qudt_imports.rdf 875 B

12345678910111213
  1. <rdf:RDF
  2. xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  3. xmlns:imports="http://qudt.org/2.1/schema/extensions/imports#"
  4. xmlns:owl="http://www.w3.org/2002/07/owl#"
  5. xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
  6. xmlns:xsd="http://www.w3.org/2001/XMLSchema#" >
  7. <rdf:Description rdf:about="http://qudt.org/2.1/schema/extensions/imports">
  8. <owl:versionInfo>Created with TopBraid Composer</owl:versionInfo>
  9. <rdfs:comment>This file is imported by the QUDT schema graph. To add new behavior to QUDT, use this file to import files containing additional triples. e.g. import the file skos.ttl (URI of http://qudt.org/2.1/schema/extensions/skos) located in this directory to make all qudt:Concepts a subClass of skos:Concept. </rdfs:comment>
  10. <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
  11. </rdf:Description>
  12. </rdf:RDF>