various and sundry data migration changes

This commit is contained in:
brianjlowe 2013-09-19 14:18:49 -04:00
parent aca312b7cc
commit 6d77fc7871
12 changed files with 65 additions and 24 deletions

View file

@ -2,6 +2,7 @@
<rdf:RDF xmlns="http://purl.obolibrary.org/obo/arg/contact-vcard.owl#"
xml:base="http://purl.obolibrary.org/obo/arg/contact-vcard.owl"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:obo="http://purl.obolibrary.org/obo/"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
@ -2086,6 +2087,16 @@ Was called IMPP in vCard.</rdfs:comment>
<!-- http://vivoweb.org/ontology/core#F1000Link -->
<owl:Class rdf:about="http://vivoweb.org/ontology/core#F1000Link">
<rdfs:label xml:lang="en">f1000 link</rdfs:label>
<rdfs:subClassOf rdf:resource="http://www.w3.org/2006/vcard/ns#URL"/>
<obo:IAO_0000112 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">F1000 is a place where faculty go to critique papers published in PubMed. Any given record in F1000 might have anywhere from one to dozens of reviews.</obo:IAO_0000112>
</owl:Class>
<!-- http://www.w3.org/2006/vcard/ns#Unknown -->
<owl:Class rdf:about="http://www.w3.org/2006/vcard/ns#Unknown">

View file

@ -78,18 +78,6 @@
<!-- http://vivoweb.org/ontology/core#URLLink -->
<owl:Class rdf:about="http://vivoweb.org/ontology/core#URLLink">
<rdfs:label xml:lang="en">urllink</rdfs:label>
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/IAO_0000030"/>
<obo:IAO_0000112 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The full URL.</obo:IAO_0000112>
<obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Uniform Resource Locator (URL) specifies where an identified resource is available and the mechanism for retrieving it.</obo:IAO_0000115>
<obo:IAO_0000112 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://info.slis.indiana.edu/~katy/</obo:IAO_0000112>
</owl:Class>
<!-- http://www.w3.org/2004/02/skos/core#Concept -->
<owl:Class rdf:about="http://www.w3.org/2004/02/skos/core#Concept"/>

View file

@ -1017,16 +1017,6 @@ This class allows for linking an author to a publication while indicating inform
<!-- http://vivoweb.org/ontology/core#F1000Link -->
<owl:Class rdf:about="http://vivoweb.org/ontology/core#F1000Link">
<rdfs:label xml:lang="en">f1000 link</rdfs:label>
<rdfs:subClassOf rdf:resource="http://vivoweb.org/ontology/core#URLLink"/>
<obo:IAO_0000112 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">F1000, is a place where faculty go to critique papers published in PubMed. Any given record in F1000 might have anywhere from one to dozens of reviews.</obo:IAO_0000112>
</owl:Class>
<!-- http://vivoweb.org/ontology/core#InvitedTalk -->
<owl:Class rdf:about="http://vivoweb.org/ontology/core#InvitedTalk">