2

I am wondering if the filename of an RDF/Owl file is in any way necessarily related to the namespace that the objects/classes belong to.

flag

2 Answers

2

The RDF and OWL specifications do not enforce anything about the filename or file URI, but it is considered a good practice to use the same namespace to identify the document and the entities it defines.

link|flag
-1

XML namespaces need not to resolve to valid url! they can be there indicative.

link|flag
Yes but on the Semantic Web it is nice if everything is dereference able so it always good if the namespace can be resolved to retrieve an RDF description that will tell you more about the terms in that namespace and help you make additional inferences – Rob Vesse Jul 27 at 12:04

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.