updates for VIVOONT-401 - update mappings of top level VIVO classes to BFO (Basic Formal Ontology)
This commit is contained in:
parent
2418a41c1e
commit
601838d2b8
1 changed files with 11 additions and 2 deletions
|
@ -63,14 +63,12 @@
|
|||
<rdfs:subClassOf rdf:resource="&snap;SpecificallyDependentContinuant"/>
|
||||
</owl:Class>
|
||||
|
||||
|
||||
<!-- http://vivoweb.org/ontology/core#AcademicDegree -->
|
||||
|
||||
<owl:Class rdf:about="&core;AcademicDegree">
|
||||
<rdfs:subClassOf rdf:resource="&snap;SpecificallyDependentContinuant"/>
|
||||
</owl:Class>
|
||||
|
||||
|
||||
<!-- http://vivoweb.org/ontology/core#Address -->
|
||||
|
||||
<owl:Class rdf:about="&core;Address">
|
||||
|
@ -98,6 +96,17 @@
|
|||
<rdfs:subClassOf rdf:resource="&snap;SpecificallyDependentContinuant"/>
|
||||
</owl:Class>
|
||||
|
||||
<!-- http://vivoweb.org/ontology/core#Credential -->
|
||||
|
||||
<owl:Class rdf:about="&core;Credential">
|
||||
<rdfs:subClassOf rdf:resource="&snap;GenericallyDependentContinuant"/>
|
||||
</owl:Class>
|
||||
|
||||
<!-- http://vivoweb.org/ontology/core#IssuedCredential -->
|
||||
|
||||
<owl:Class rdf:about="&core;IssuedCredential">
|
||||
<rdfs:subClassOf rdf:resource="&snap;SpecificallyDependentContinuant"/>
|
||||
</owl:Class>
|
||||
|
||||
<!-- http://vivoweb.org/ontology/core#DateTimeInterval -->
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue