incremental development for release 1.2 knowledge base migration

This commit is contained in:
sjm222 2010-12-27 19:02:57 +00:00
parent ef74123532
commit fed95e5507
3 changed files with 110 additions and 0 deletions

View file

@ -1,2 +1,63 @@
http://vivoweb.org/ontology/core#workFax http://vivoweb.org/ontology/core#faxNumber Yes Map Directly-changed http://vivoweb.org/ontology/core#workFax http://vivoweb.org/ontology/core#faxNumber Yes Map Directly-changed
http://vivoweb.org/ontology/core#workEmail http://vivoweb.org/ontology/core#email Yes Map Directly-changed http://vivoweb.org/ontology/core#workEmail http://vivoweb.org/ontology/core#email Yes Map Directly-changed
http://vivoweb.org/ontology/core#workPhone http://vivoweb.org/ontology/core#phoneNumber Yes Map Directly-changed
http://vivoweb.org/ontology/core#programOf http://vivoweb.org/ontology/core#subOrganizationWithin Yes Map Directly-changed
http://vivoweb.org/ontology/core#hasProgram http://vivoweb.org/ontology/core#hasSubOrganization Yes Map Directly-changed
http://vivoweb.org/ontology/core#organizationGrantingDegree http://vivoweb.org/ontology/core#trainingAtOrganization Yes Map Directly-changed
vivo:organizationForTraining No Add not set
http://vivoweb.org/ontology/core#offeredBy http://vivoweb.org/ontology/core#degreeOfferedBy Yes Map Directly-changed
http://vivoweb.org/ontology/core#SemesterClass http://vivoweb.org/ontology/core#Course Yes Map Directly-changed
http://vivoweb.org/ontology/core#taughtInSemester http://vivoweb.org/ontology/core#dateTimeInterval Yes Map Directly-changed
http://vivoweb.org/ontology/core#courseOffering http://vivoweb.org/ontology/core#dateTimeIntervalFor Yes Map Directly-changed
http://vivoweb.org/ontology/core#sectionCredits http://vivoweb.org/ontology/core#courseCredits Yes Map Directly-changed
http://vivoweb.org/ontology/core#listsCourse http://vivoweb.org/ontology/core#offersCourse Yes Map Directly-changed
http://vivoweb.org/ontology/core#listedBy http://vivoweb.org/ontology/core#courseOfferedBy Yes Map Directly-changed
http://vivoweb.org/ontology/core#teaches No Delete not set
http://vivoweb.org/ontology/core#taughtBy No Delete not set
http://vivoweb.org/ontology/core#AwardOrHonor http://vivoweb.org/ontology/core#AwardReceipt Yes Map Directly-changed
http://vivoweb.org/ontology/core#conferringOrganization http://vivoweb.org/ontology/core#awardConferredBy Yes Map Directly-changed
http://vivoweb.org/ontology/core#awardSponsoredBy No Delete not set
http://vivoweb.org/ontology/core#sponsorsAward No Delete not set
http://vivoweb.org/ontology/core#AbstractInformation No Delete not set
http://vivoweb.org/ontology/core#reviewedDocumentTitle No Delete not set
http://vivoweb.org/ontology/core#count No Delete not set
http://vivoweb.org/ontology/core#displayOrder No Delete not set
http://purl.org/dc/terms/language No Delete not set
http://purl.org/dc/terms/format No Delete not set
http://purl.org/dc/terms/identifier No Delete not set
http://purl.org/dc/terms/rights No Delete not set
http://purl.org/dc/terms/subject No Delete not set
http://purl.org/dc/terms/abstract No Delete not set
http://purl.org/dc/terms/description No Delete not set
http://purl.org/dc/terms/title No Delete not set
http://purl.org/dc/elements/1.1/title No Delete not set
http://purl.org/dc/elements/1.1/creator No Delete not set
http://purl.org/NET/c4dm/event.owl#place No Delete not set
http://purl.org/NET/c4dm/event.owl#sub_event No Delete not set
http://xmlns.com/foaf/0.1/homepage No Delete not set
http://xmlns.com/foaf/0.1/depiction No Delete not set
http://purl.org/ontology/bibo/producer No Delete not set
http://purl.org/ontology/bibo/owner No Delete not set
http://vivoweb.org/ontology/core#titleOrRole No Delete Prop
http://vivoweb.org/ontology/core#fundedByAgent No Delete not set
http://vivoweb.org/ontology/core#fundingAgentFor No Delete not set
http://vivoweb.org/ontology/core#atTime No Delete not set
http://vivoweb.org/ontology/core#yearMonth No Delete not set
http://vivoweb.org/ontology/core#day No Delete not set
http://vivoweb.org/ontology/core#year No Delete not set
http://vivoweb.org/ontology/core#date No Delete not set
http://vivoweb.org/ontology/core#issueDate No Delete not set
http://vivoweb.org/ontology/core#filingDate No Delete not set
http://vivoweb.org/ontology/core#startYear No Delete not set
http://vivoweb.org/ontology/core#startDateTime No Delete not set
http://vivoweb.org/ontology/core#startDate No Delete not set
http://vivoweb.org/ontology/core#startYearMonth No Delete not set
http://vivoweb.org/ontology/core#startTime No Delete not set
http://vivoweb.org/ontology/core#endYear No Delete not set
http://vivoweb.org/ontology/core#endDateTime No Delete not set
http://vivoweb.org/ontology/core#endDate No Delete not set
http://vivoweb.org/ontology/core#endYearMonth No Delete not set
http://vivoweb.org/ontology/core#endTime No Delete not set
http://vivoweb.org/ontology/core#TimeInterval No Delete not set
http://vivoweb.org/ontology/core#timeIntervalFor No Delete not set
http://vivoweb.org/ontology/core#hasTimeInterval No Delete not set

View file

@ -0,0 +1,25 @@
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#>
PREFIX swrl: <http://www.w3.org/2003/11/swrl#>
PREFIX swrlb: <http://www.w3.org/2003/11/swrlb#>
PREFIX vitro: <http://vitro.mannlib.cornell.edu/ns/vitro/0.7#>
PREFIX vivo: <http://vivo.library.cornell.edu/ns/0.1#>
PREFIX bibo: <http://purl.org/ontology/bibo/>
PREFIX dcterms: <http://purl.org/dc/terms/>
PREFIX event: <http://purl.org/NET/c4dm/event.owl#>
PREFIX foaf: <http://xmlns.com/foaf/0.1/>
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
PREFIX core: <http://vivoweb.org/ontology/core#>
Construct {
_:awd a core:Award .
_:awd core:sponsoredBy ?org .
?org core:sponsors _:awd .
?awardReceipt core:receiptOf _:awd .
_:awd core:receipt ?awardReceipt .
} where {
?awardReceipt core:awardSponsoredBy ?org .
?awardReceipt rdf:type core:AwardOrHonor .
}

View file

@ -0,0 +1,24 @@
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#>
PREFIX swrl: <http://www.w3.org/2003/11/swrl#>
PREFIX swrlb: <http://www.w3.org/2003/11/swrlb#>
PREFIX vitro: <http://vitro.mannlib.cornell.edu/ns/vitro/0.7#>
PREFIX vivo: <http://vivo.library.cornell.edu/ns/0.1#>
PREFIX bibo: <http://purl.org/ontology/bibo/>
PREFIX dcterms: <http://purl.org/dc/terms/>
PREFIX event: <http://purl.org/NET/c4dm/event.owl#>
PREFIX foaf: <http://xmlns.com/foaf/0.1/>
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
PREFIX core: <http://vivoweb.org/ontology/core#>
Construct {
_:role a core:TeacherRole .
_:role core:roleIn ?semesterClass .
?semesterClass core:relatedRole _:role .
?person core:hasTeacherRole _:role .
_:role core:teacherRoleOf ?person .
} where {
?person core:teaches ?semesterClass .
}