blob: 2fdf700d76c64a6bd6d0f2881e113aeac2c0f7b8 [file] [log] [blame]
<?xml version='1.0'?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:sgen="http://jena.hpl.hp.com/2003/04/schemagen#">
<sgen:Config>
<!-- specifies that the source document uses OWL -->
<sgen:owl rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</sgen:owl>
<!-- specifies that we want the generated vocab to use OntClass, OntProperty, etc, not Resource and Property -->
<sgen:ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</sgen:ontology>
</sgen:Config>
</rdf:RDF>