You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently php-schema supports only Schema.org namespace.
We want to be able to support other namespaces like dbpedia.org (ex : http://dbpedia.org/ontology/Place) or any other namespaces. It shouldn't be exclusive, it could support multiple namespaces.
Currently php-schema supports only Schema.org namespace.
We want to be able to support other namespaces like dbpedia.org (ex : http://dbpedia.org/ontology/Place) or any other namespaces. It shouldn't be exclusive, it could support multiple namespaces.
Entry point : https://github.com/lafourchette/php-schema/blob/master/src/SchemaOrgModel/TypesGenerator.php#L135-L136