Matches in LOV for { <http://spinrdf.org/spin#imports> ?p ?o. }
Showing items 1 to 6 of
6
with 100 items per page.
- imports type OntologyProperty.
- imports comment "Can be used to link an RDF graph (usually the instance of owl:Ontology) with a SPIN library to define constraints. SPIN-aware tools should include the definitions from those libraries for constraint checking. Using such libraries is a simpler alternative than explicitly importing them using owl:imports, because it does not force all the SPIN triples into the RDF model.".
- imports domain Ontology.
- imports label "imports".
- imports range Ontology.
- imports subPropertyOf systemProperty.