fairgenomes / fairgenomes-semantic-model

FAIR Genomes semantic metadata model. The core is a YAML file, which is transformed into all other desired output formats.
Other
12 stars 7 forks source link

turtle transformer code is changed. rdf types are replaced with owl #24

Closed rajaram5 closed 3 years ago

rajaram5 commented 3 years ago

I have changed rdf:Class and rdfs:Property with owl:Class and owl:DatatypeProperty. Ideally properties with rdfs:Datatype xsd:lisr should be treated as owl:ObjectProperty but we have to do further refractory here