Merge branch 'maint-rel-1.6' into develop
This commit is contained in:
commit
be5409b3be
3 changed files with 9 additions and 7 deletions
|
@ -1211,7 +1211,7 @@ there is a measurement process p that has specified output m, a measurement datu
|
||||||
<!-- http://purl.org/ontology/bibo/translator -->
|
<!-- http://purl.org/ontology/bibo/translator -->
|
||||||
|
|
||||||
<owl:ObjectProperty rdf:about="http://purl.org/ontology/bibo/translator">
|
<owl:ObjectProperty rdf:about="http://purl.org/ontology/bibo/translator">
|
||||||
|
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#translatorOf"/>
|
||||||
</owl:ObjectProperty>
|
</owl:ObjectProperty>
|
||||||
|
|
||||||
|
|
||||||
|
@ -1407,7 +1407,7 @@ there is a measurement process p that has specified output m, a measurement datu
|
||||||
<!-- http://vivoweb.org/ontology/core#offeredBy -->
|
<!-- http://vivoweb.org/ontology/core#offeredBy -->
|
||||||
|
|
||||||
<owl:ObjectProperty rdf:about="http://vivoweb.org/ontology/core#offeredBy">
|
<owl:ObjectProperty rdf:about="http://vivoweb.org/ontology/core#offeredBy">
|
||||||
|
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#offers"/>
|
||||||
</owl:ObjectProperty>
|
</owl:ObjectProperty>
|
||||||
|
|
||||||
|
|
||||||
|
@ -1415,7 +1415,7 @@ there is a measurement process p that has specified output m, a measurement datu
|
||||||
<!-- http://vivoweb.org/ontology/core#offers -->
|
<!-- http://vivoweb.org/ontology/core#offers -->
|
||||||
|
|
||||||
<owl:ObjectProperty rdf:about="http://vivoweb.org/ontology/core#offers">
|
<owl:ObjectProperty rdf:about="http://vivoweb.org/ontology/core#offers">
|
||||||
|
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/core#offeredBy"/>
|
||||||
</owl:ObjectProperty>
|
</owl:ObjectProperty>
|
||||||
|
|
||||||
|
|
||||||
|
@ -1522,6 +1522,7 @@ there is a measurement process p that has specified output m, a measurement datu
|
||||||
|
|
||||||
<owl:ObjectProperty rdf:about="http://vivoweb.org/ontology/core#translatorOf">
|
<owl:ObjectProperty rdf:about="http://vivoweb.org/ontology/core#translatorOf">
|
||||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
|
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
|
||||||
|
<owl:inverseOf rdf:resource="http://purl.org/ontology/bibo/translator"/>
|
||||||
</owl:ObjectProperty>
|
</owl:ObjectProperty>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -27,7 +27,7 @@
|
||||||
xmlns:swrl="http://www.w3.org/2003/11/swrl#"
|
xmlns:swrl="http://www.w3.org/2003/11/swrl#"
|
||||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
|
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
|
||||||
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#translatorOf">
|
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#translatorOf">
|
||||||
<rdfs:range rdf:resource="http://purl.obolibrary.org/obo/IAO_0000030"/>
|
<rdfs:range rdf:resource="http://purl.org/ontology/bibo/Document"/>
|
||||||
</rdf:Description>
|
</rdf:Description>
|
||||||
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasSuccessorOrganization">
|
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasSuccessorOrganization">
|
||||||
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
|
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
|
||||||
|
|
|
@ -25,7 +25,8 @@ vivo:pmcid
|
||||||
<http://vitro.mannlib.cornell.edu/ns/vitro/role#public> .
|
<http://vitro.mannlib.cornell.edu/ns/vitro/role#public> .
|
||||||
|
|
||||||
obo:ERO_0000071
|
obo:ERO_0000071
|
||||||
rdfs:label "Software"@en-US .
|
rdfs:label "Software"@en-US ;
|
||||||
|
vitro:inClassGroup <http://vivoweb.org/ontology#vitroClassGrouppublications> .
|
||||||
|
|
||||||
bibo:Note
|
bibo:Note
|
||||||
rdfs:label "Note"@en-US ;
|
rdfs:label "Note"@en-US ;
|
||||||
|
@ -400,7 +401,7 @@ obo:OBI_0000643
|
||||||
|
|
||||||
obo:OBI_0000272
|
obo:OBI_0000272
|
||||||
rdfs:label "Protocol"@en-US ;
|
rdfs:label "Protocol"@en-US ;
|
||||||
vitro:inClassGroup <http://vivoweb.org/ontology#vitroClassGroupresearch> .
|
vitro:inClassGroup <http://vivoweb.org/ontology#vitroClassGrouppublications> .
|
||||||
|
|
||||||
vcard:Identification
|
vcard:Identification
|
||||||
rdfs:label "Identification"@en-US .
|
rdfs:label "Identification"@en-US .
|
||||||
|
@ -6460,7 +6461,7 @@ obo:ERO_0001716
|
||||||
rdfs:label "Database"@en-US .
|
rdfs:label "Database"@en-US .
|
||||||
|
|
||||||
<http://vivoweb.org/ontology/scientific-research#documentationFor>
|
<http://vivoweb.org/ontology/scientific-research#documentationFor>
|
||||||
rdfs:label "documentation for service"@en-US ;
|
rdfs:label "documentation for project or resource"@en-US ;
|
||||||
vitro:displayLimitAnnot
|
vitro:displayLimitAnnot
|
||||||
"2"^^xsd:int ;
|
"2"^^xsd:int ;
|
||||||
vitro:displayRankAnnot
|
vitro:displayRankAnnot
|
||||||
|
|
Loading…
Add table
Reference in a new issue