vivo core 1.0 main ontology file plus initial annotations dump (will be updated later)
This commit is contained in:
parent
4d9eed2106
commit
b272b8de14
6 changed files with 8804 additions and 30019 deletions
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
5343
productMods/WEB-INF/ontologies/user/vivo-core-1.0-annotations.rdf
Normal file
5343
productMods/WEB-INF/ontologies/user/vivo-core-1.0-annotations.rdf
Normal file
File diff suppressed because it is too large
Load diff
|
@ -1,25 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
|
||||
@prefix owl: <http://www.w3.org/2002/07/owl#> .
|
||||
|
||||
<http://aims.fao.org/aos/geopolitical.owl#self_governing>
|
||||
owl:equivalentClass
|
||||
<http://vivoweb.org/ontology/core#Country> .
|
||||
|
||||
<http://aims.fao.org/aos/geopolitical.owl#geographical_region>
|
||||
rdfs:subClassOf
|
||||
<http://vivoweb.org/ontology/core#TransnationalRegion> .
|
||||
|
||||
<http://aims.fao.org/aos/geopolitical.owl#economic_region>
|
||||
rdfs:subClassOf
|
||||
<http://vivoweb.org/ontology/core#TransnationalRegion> .
|
||||
|
||||
<http://aims.fao.org/aos/geopolitical.owl#territory>
|
||||
rdfs:subClassOf
|
||||
<http://vivoweb.org/ontology/core#GeopoliticalEntity> .
|
||||
|
||||
<http://aims.fao.org/aos/geopolitical.owl#area>
|
||||
rdfs:subClassOf
|
||||
<http://vivoweb.org/ontology/core#GeographicRegion> .
|
||||
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue