rdf icon indicating copy to clipboard operation
rdf copied to clipboard

Results 8 rdf issues
Sort by recently updated
recently updated
newest added

if store_read_key was not set I was getting a php warning. I put isset in to remove the warning SHA: 00c4327d8fc10dfc4da6f7851ef0345ea3c5ecbd

New install turned on my module and RDFx and SPARQL Endpoint, in my module try to call rdfx_sparql_request and the function is not defined. I think this (SHA: 26920dfeb3b40c3aca53643018ba30a23088a7a1) fixes...

So it seems that ARC2 throws a TON of strict errors, http://arc.semsol.org/community/irc/logs/2008/10/02

If a namespace is defined in a module, how will we avoid collision with namespaces defined by the user? For instance, if the user defines the 'media' ns as http://digitalbazaar.com/media...

The CURIE_REGEX doesn't allow for some of the characters that are allowed by the XML 1.0 Namespace specification. These include underscores, some Unicode chars, etc. See more here: http://www.w3.org/TR/xml-names11/#NT-NCName

Because its a visual paradigm that most everyone has become accustomed to, I think that we should use the rounded corners and the greyed out X that is used on...

install the External RDF Vocabulary Importer module and go to the evoc/import form. add an easy way to import the listed vocabularies, for example when clicking on one of them,...

anything better than url('ns', array('absolute' => TRUE, 'fragment' => ' ')) ?