diff --git a/README.md b/README.md index 627a2d9..bbce03f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # IMS Global Learning Consortium, Inc. -# Caliper Analytics® Ontology, version 1.1 +# Caliper Analytics® Ontology, version 1.1.1 ## IPR and Distribution Notice Recipients of this ontology are requested to submit, with their comments, notification of any relevant patent claims or other intellectual property rights of which they may be aware that might be infringed by any implementation of the specification set forth in this document, and to provide supporting documentation. @@ -32,7 +32,7 @@ The Caliper ontology is available in three flavors: [JSON-LD](./caliper-jsonld.o * __develop__: unstable development branch. Current work that targets a future release is merged to this branch. ## Tags -Caliper ontology releases are tagged and versioned MAJOR.MINOR.PATCH\[-label\] (e.g., 1.1.0). Pre-release tags are identified with an extensions label (e.g., "1.2.0-RC01"). The tags are stored in this repository. +Caliper ontology releases are tagged and versioned MAJOR.MINOR.PATCH\[-label\] (e.g., 1.1.1). Pre-release tags are identified with an extensions label (e.g., "1.2.0-RC01"). The tags are stored in this repository. ©2018 IMS Global Learning Consortium, Inc. All Rights Reserved. Trademark Information - http://www.imsglobal.org/copyright.html \ No newline at end of file diff --git a/caliper-jsonld.owl b/caliper-jsonld.owl index 5c19c91..df6633c 100644 --- a/caliper-jsonld.owl +++ b/caliper-jsonld.owl @@ -6,10 +6,68 @@ "@id" : "http://purl.imsglobal.org/caliper/Response" }, { "@id" : "http://purl.imsglobal.org/caliper/Result" + }, { + "@id" : "http://purl.imsglobal.org/caliper/Score" + } ] + } ] +}, { + "@id" : "_:genid100", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid104" + }, { + "@id" : "_:genid102" + } ] + } ] +}, { + "@id" : "_:genid102", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Assessment" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/object" + } ] +}, { + "@id" : "_:genid104", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/object" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + } ] +}, { + "@id" : "_:genid105", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/generated" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Attempt" + } ] +}, { + "@id" : "_:genid106", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid110" + }, { + "@id" : "_:genid108" } ] } ] }, { - "@id" : "_:genid10", + "@id" : "_:genid108", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Assessment" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/isPartOf" + } ] +}, { + "@id" : "_:genid11", "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2002/07/owl#unionOf" : [ { "@list" : [ { @@ -19,19 +77,167 @@ } ] } ] }, { - "@id" : "_:genid13", + "@id" : "_:genid110", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/isPartOf" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Entity" + } ] +}, { + "@id" : "_:genid111", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid119" + }, { + "@id" : "_:genid113" + } ] + } ] +}, { + "@id" : "_:genid113", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/action" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "_:genid114" + } ] +}, { + "@id" : "_:genid114", "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2002/07/owl#unionOf" : [ { + "http://www.w3.org/2002/07/owl#oneOf" : [ { "@list" : [ { - "@id" : "http://purl.imsglobal.org/caliper/FillinBlankResponse" + "@id" : "http://purl.imsglobal.org/caliper/actions/Completed" }, { - "@id" : "http://purl.imsglobal.org/caliper/MultipleResponseResponse" + "@id" : "http://purl.imsglobal.org/caliper/actions/Skipped" }, { - "@id" : "http://purl.imsglobal.org/caliper/SelectTextResponse" + "@id" : "http://purl.imsglobal.org/caliper/actions/Started" + } ] + } ] +}, { + "@id" : "_:genid119", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/action" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Action" + } ] +}, { + "@id" : "_:genid120", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid124" + }, { + "@id" : "_:genid122" + } ] + } ] +}, { + "@id" : "_:genid122", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Person" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actor" + } ] +}, { + "@id" : "_:genid124", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actor" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Agent" + } ] +}, { + "@id" : "_:genid125", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid129" + }, { + "@id" : "_:genid127" + } ] + } ] +}, { + "@id" : "_:genid127", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/AssessmentItem" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/object" + } ] +}, { + "@id" : "_:genid129", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/object" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + } ] +}, { + "@id" : "_:genid130", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/generated" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Response" + } ] +}, { + "@id" : "_:genid131", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/referrer" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/AssessmentItem" + } ] +}, { + "@id" : "_:genid132", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid143" + }, { + "@id" : "_:genid134" } ] } ] }, { - "@id" : "_:genid17", + "@id" : "_:genid134", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/action" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "_:genid135" + } ] +}, { + "@id" : "_:genid135", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#oneOf" : [ { + "@list" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actions/Activated" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Completed" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Deactivated" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Reviewed" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Started" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Submitted" + } ] + } ] +}, { + "@id" : "_:genid14", "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2002/07/owl#unionOf" : [ { "@list" : [ { @@ -45,39 +251,277 @@ } ] } ] }, { - "@id" : "_:genid22", + "@id" : "_:genid143", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/action" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Action" + } ] +}, { + "@id" : "_:genid144", "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2002/07/owl#unionOf" : [ { + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { "@list" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Attempt" + "@id" : "_:genid148" }, { - "@id" : "http://purl.imsglobal.org/caliper/Response" + "@id" : "_:genid146" + } ] + } ] +}, { + "@id" : "_:genid146", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Person" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actor" + } ] +}, { + "@id" : "_:genid148", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actor" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Agent" + } ] +}, { + "@id" : "_:genid149", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid153" }, { - "@id" : "http://purl.imsglobal.org/caliper/Session" + "@id" : "_:genid151" } ] } ] }, { - "@id" : "_:genid26", + "@id" : "_:genid151", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/AssignableDigitalResource" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/object" + } ] +}, { + "@id" : "_:genid153", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/object" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + } ] +}, { + "@id" : "_:genid154", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/generated" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Attempt" + } ] +}, { + "@id" : "_:genid155", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/target" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Frame" + } ] +}, { + "@id" : "_:genid156", "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2002/07/owl#unionOf" : [ { + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { "@list" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Entity" + "@id" : "_:genid160" }, { - "@id" : "http://purl.imsglobal.org/caliper/Event" + "@id" : "_:genid158" } ] } ] }, { - "@id" : "_:genid29", + "@id" : "_:genid158", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/assignable" + } ] +}, { + "@id" : "_:genid160", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/assignable" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Entity" + } ] +}, { + "@id" : "_:genid161", "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2002/07/owl#unionOf" : [ { + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { "@list" : [ { - "@id" : "http://purl.imsglobal.org/caliper/AssignableDigitalResource" + "@id" : "_:genid165" }, { - "@id" : "http://purl.imsglobal.org/caliper/Score" + "@id" : "_:genid163" + } ] + } ] +}, { + "@id" : "_:genid163", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Person" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/assignee" + } ] +}, { + "@id" : "_:genid165", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/assignee" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Agent" + } ] +}, { + "@id" : "_:genid166", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/isPartOf" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Attempt" + } ] +}, { + "@id" : "_:genid167", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid171" + }, { + "@id" : "_:genid169" + } ] + } ] +}, { + "@id" : "_:genid169", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/items" + } ] +}, { + "@id" : "_:genid171", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/items" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Entity" + } ] +}, { + "@id" : "_:genid172", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid176" + }, { + "@id" : "_:genid174" + } ] + } ] +}, { + "@id" : "_:genid174", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Thread" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/items" + } ] +}, { + "@id" : "_:genid176", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/items" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Entity" + } ] +}, { + "@id" : "_:genid177", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid184" + }, { + "@id" : "_:genid179" + } ] + } ] +}, { + "@id" : "_:genid179", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/action" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "_:genid180" + } ] +}, { + "@id" : "_:genid180", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#oneOf" : [ { + "@list" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actions/Subscribed" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Unsubscribed" + } ] + } ] +}, { + "@id" : "_:genid184", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/action" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Action" + } ] +}, { + "@id" : "_:genid185", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid189" + }, { + "@id" : "_:genid187" } ] } ] }, { - "@id" : "_:genid32", + "@id" : "_:genid187", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Person" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actor" + } ] +}, { + "@id" : "_:genid189", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actor" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Agent" + } ] +}, { + "@id" : "_:genid19", "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2002/07/owl#unionOf" : [ { "@list" : [ { @@ -89,2584 +533,7330 @@ } ] } ] }, { - "@id" : "_:genid36", + "@id" : "_:genid190", "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2002/07/owl#unionOf" : [ { + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { "@list" : [ { - "@id" : "http://purl.imsglobal.org/caliper/MultipleChoiceResponse" + "@id" : "_:genid194" }, { - "@id" : "http://purl.imsglobal.org/caliper/TrueFalseResponse" + "@id" : "_:genid192" } ] } ] }, { - "@id" : "_:genid39", + "@id" : "_:genid192", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Forum" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/object" + } ] +}, { + "@id" : "_:genid194", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/object" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + } ] +}, { + "@id" : "_:genid195", "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2002/07/owl#unionOf" : [ { + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { "@list" : [ { - "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + "@id" : "_:genid199" + }, { + "@id" : "_:genid197" + } ] + } ] +}, { + "@id" : "_:genid197", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#hasValue" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actions/Graded" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/action" + } ] +}, { + "@id" : "_:genid199", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/action" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Action" + } ] +}, { + "@id" : "_:genid200", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid207" + }, { + "@id" : "_:genid202" + } ] + } ] +}, { + "@id" : "_:genid202", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "_:genid203" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actor" + } ] +}, { + "@id" : "_:genid203", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#unionOf" : [ { + "@list" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Person" }, { "@id" : "http://purl.imsglobal.org/caliper/SoftwareApplication" } ] } ] }, { - "@id" : "_:genid4", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2002/07/owl#unionOf" : [ { - "@list" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Entity" - }, { - "@id" : "http://purl.imsglobal.org/caliper/Event" - } ] + "@id" : "_:genid207", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actor" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Agent" + } ] +}, { + "@id" : "_:genid208", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid212" + }, { + "@id" : "_:genid210" + } ] + } ] +}, { + "@id" : "_:genid210", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Attempt" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/object" + } ] +}, { + "@id" : "_:genid212", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/object" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Entity" + } ] +}, { + "@id" : "_:genid213", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/generated" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Score" + } ] +}, { + "@id" : "_:genid214", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid238" + }, { + "@id" : "_:genid216" + } ] + } ] +}, { + "@id" : "_:genid216", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/action" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "_:genid217" + } ] +}, { + "@id" : "_:genid217", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#oneOf" : [ { + "@list" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actions/ChangedResolution" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/ChangedSize" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/ChangedSpeed" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/ChangedVolume" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/ClosedPopout" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/DisabledClosedCaptioning" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/EnabledClosedCaptioning" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Ended" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/EnteredFullScreen" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/ExitedFullScreen" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/ForwardedTo" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/JumpedTo" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Muted" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/OpenedPopout" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Paused" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Restarted" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Resumed" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Started" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Unmuted" + } ] + } ] +}, { + "@id" : "_:genid23", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#unionOf" : [ { + "@list" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Entity" + }, { + "@id" : "http://purl.imsglobal.org/caliper/Event" + } ] + } ] +}, { + "@id" : "_:genid238", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/action" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Action" + } ] +}, { + "@id" : "_:genid239", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid243" + }, { + "@id" : "_:genid241" + } ] + } ] +}, { + "@id" : "_:genid241", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Person" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actor" + } ] +}, { + "@id" : "_:genid243", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actor" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Agent" + } ] +}, { + "@id" : "_:genid244", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid248" + }, { + "@id" : "_:genid246" + } ] + } ] +}, { + "@id" : "_:genid246", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/MediaObject" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/object" + } ] +}, { + "@id" : "_:genid248", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/object" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + } ] +}, { + "@id" : "_:genid249", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/target" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/MediaLocation" + } ] +}, { + "@id" : "_:genid250", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid254" + }, { + "@id" : "_:genid252" + } ] + } ] +}, { + "@id" : "_:genid252", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Person" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/member" + } ] +}, { + "@id" : "_:genid254", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/member" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Agent" + } ] +}, { + "@id" : "_:genid255", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid259" + }, { + "@id" : "_:genid257" + } ] + } ] +}, { + "@id" : "_:genid257", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Organization" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/organization" + } ] +}, { + "@id" : "_:genid259", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/organization" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Agent" + } ] +}, { + "@id" : "_:genid26", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#unionOf" : [ { + "@list" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + }, { + "@id" : "http://purl.imsglobal.org/caliper/Score" + } ] + } ] +}, { + "@id" : "_:genid260", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid264" + }, { + "@id" : "_:genid262" + } ] + } ] +}, { + "@id" : "_:genid262", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Thread" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/isPartOf" + } ] +}, { + "@id" : "_:genid264", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/isPartOf" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Entity" + } ] +}, { + "@id" : "_:genid265", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid273" + }, { + "@id" : "_:genid267" + } ] + } ] +}, { + "@id" : "_:genid267", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/action" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "_:genid268" + } ] +}, { + "@id" : "_:genid268", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#oneOf" : [ { + "@list" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actions/MarkedAsRead" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/MarkedAsUnread" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Posted" + } ] + } ] +}, { + "@id" : "_:genid273", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/action" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Action" + } ] +}, { + "@id" : "_:genid274", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid278" + }, { + "@id" : "_:genid276" + } ] + } ] +}, { + "@id" : "_:genid276", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Person" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actor" + } ] +}, { + "@id" : "_:genid278", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actor" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Agent" + } ] +}, { + "@id" : "_:genid279", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid283" + }, { + "@id" : "_:genid281" + } ] + } ] +}, { + "@id" : "_:genid281", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Message" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/object" + } ] +}, { + "@id" : "_:genid283", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/object" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + } ] +}, { + "@id" : "_:genid284", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid288" + }, { + "@id" : "_:genid286" + } ] + } ] +}, { + "@id" : "_:genid286", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#hasValue" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actions/NavigatedTo" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/action" + } ] +}, { + "@id" : "_:genid288", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/action" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Action" + } ] +}, { + "@id" : "_:genid289", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid293" + }, { + "@id" : "_:genid291" + } ] + } ] +}, { + "@id" : "_:genid29", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#unionOf" : [ { + "@list" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Attempt" + }, { + "@id" : "http://purl.imsglobal.org/caliper/Response" + }, { + "@id" : "http://purl.imsglobal.org/caliper/Session" + } ] + } ] +}, { + "@id" : "_:genid291", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Person" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actor" + } ] +}, { + "@id" : "_:genid293", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actor" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Agent" + } ] +}, { + "@id" : "_:genid294", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid301" + }, { + "@id" : "_:genid296" + } ] + } ] +}, { + "@id" : "_:genid296", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "_:genid297" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/object" + } ] +}, { + "@id" : "_:genid297", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#unionOf" : [ { + "@list" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + }, { + "@id" : "http://purl.imsglobal.org/caliper/SoftwareApplication" + } ] + } ] +}, { + "@id" : "_:genid301", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/object" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Entity" + } ] +}, { + "@id" : "_:genid302", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid309" + }, { + "@id" : "_:genid304" + } ] + } ] +}, { + "@id" : "_:genid304", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "_:genid305" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/referrer" + } ] +}, { + "@id" : "_:genid305", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#unionOf" : [ { + "@list" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + }, { + "@id" : "http://purl.imsglobal.org/caliper/SoftwareApplication" + } ] + } ] +}, { + "@id" : "_:genid309", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/referrer" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Entity" + } ] +}, { + "@id" : "_:genid310", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/target" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Frame" + } ] +}, { + "@id" : "_:genid311", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid315" + }, { + "@id" : "_:genid313" + } ] + } ] +}, { + "@id" : "_:genid313", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#hasValue" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actions/Graded" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/action" + } ] +}, { + "@id" : "_:genid315", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/action" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Action" + } ] +}, { + "@id" : "_:genid316", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid323" + }, { + "@id" : "_:genid318" + } ] + } ] +}, { + "@id" : "_:genid318", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "_:genid319" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actor" + } ] +}, { + "@id" : "_:genid319", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#unionOf" : [ { + "@list" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Person" + }, { + "@id" : "http://purl.imsglobal.org/caliper/SoftwareApplication" + } ] + } ] +}, { + "@id" : "_:genid323", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actor" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Agent" + } ] +}, { + "@id" : "_:genid324", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid328" + }, { + "@id" : "_:genid326" + } ] + } ] +}, { + "@id" : "_:genid326", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Result" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/generated" + } ] +}, { + "@id" : "_:genid328", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/generated" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Entity" + } ] +}, { + "@id" : "_:genid329", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid333" + }, { + "@id" : "_:genid331" + } ] + } ] +}, { + "@id" : "_:genid33", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#unionOf" : [ { + "@list" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Entity" + }, { + "@id" : "http://purl.imsglobal.org/caliper/Event" + } ] + } ] +}, { + "@id" : "_:genid331", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Attempt" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/object" + } ] +}, { + "@id" : "_:genid333", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/object" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Entity" + } ] +}, { + "@id" : "_:genid334", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid342" + }, { + "@id" : "_:genid336" + } ] + } ] +}, { + "@id" : "_:genid336", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/action" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "_:genid337" + } ] +}, { + "@id" : "_:genid337", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#oneOf" : [ { + "@list" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actions/NavigatedTo" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Searched" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Viewed" + } ] + } ] +}, { + "@id" : "_:genid342", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/action" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Action" + } ] +}, { + "@id" : "_:genid343", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid347" + }, { + "@id" : "_:genid345" + } ] + } ] +}, { + "@id" : "_:genid345", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Person" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actor" + } ] +}, { + "@id" : "_:genid347", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actor" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Agent" + } ] +}, { + "@id" : "_:genid348", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid352" + }, { + "@id" : "_:genid350" + } ] + } ] +}, { + "@id" : "_:genid350", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/object" + } ] +}, { + "@id" : "_:genid352", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/object" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Entity" + } ] +}, { + "@id" : "_:genid353", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/target" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Frame" + } ] +}, { + "@id" : "_:genid354", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid358" + }, { + "@id" : "_:genid356" + } ] + } ] +}, { + "@id" : "_:genid356", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Person" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/user" + } ] +}, { + "@id" : "_:genid358", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/user" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Agent" + } ] +}, { + "@id" : "_:genid359", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid367" + }, { + "@id" : "_:genid361" + } ] + } ] +}, { + "@id" : "_:genid36", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#unionOf" : [ { + "@list" : [ { + "@id" : "http://purl.imsglobal.org/caliper/MultipleChoiceResponse" + }, { + "@id" : "http://purl.imsglobal.org/caliper/TrueFalseResponse" + } ] + } ] +}, { + "@id" : "_:genid361", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/action" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "_:genid362" + } ] +}, { + "@id" : "_:genid362", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#oneOf" : [ { + "@list" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actions/LoggedIn" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/LoggedOut" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/TimedOut" + } ] + } ] +}, { + "@id" : "_:genid367", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/action" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Action" + } ] +}, { + "@id" : "_:genid368", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid375" + }, { + "@id" : "_:genid370" + } ] + } ] +}, { + "@id" : "_:genid370", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "_:genid371" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actor" + } ] +}, { + "@id" : "_:genid371", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#unionOf" : [ { + "@list" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Person" + }, { + "@id" : "http://purl.imsglobal.org/caliper/SoftwareApplication" + } ] + } ] +}, { + "@id" : "_:genid375", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actor" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Agent" + } ] +}, { + "@id" : "_:genid376", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid383" + }, { + "@id" : "_:genid378" + } ] + } ] +}, { + "@id" : "_:genid378", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "_:genid379" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/object" + } ] +}, { + "@id" : "_:genid379", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#unionOf" : [ { + "@list" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Session" + }, { + "@id" : "http://purl.imsglobal.org/caliper/SoftwareApplication" + } ] + } ] +}, { + "@id" : "_:genid383", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/object" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Entity" + } ] +}, { + "@id" : "_:genid384", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid391" + }, { + "@id" : "_:genid386" + } ] + } ] +}, { + "@id" : "_:genid386", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "_:genid387" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/referrer" + } ] +}, { + "@id" : "_:genid387", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#unionOf" : [ { + "@list" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + }, { + "@id" : "http://purl.imsglobal.org/caliper/SoftwareApplication" + } ] + } ] +}, { + "@id" : "_:genid39", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#unionOf" : [ { + "@list" : [ { + "@id" : "http://purl.imsglobal.org/caliper/FillinBlankResponse" + }, { + "@id" : "http://purl.imsglobal.org/caliper/MultipleResponseResponse" + }, { + "@id" : "http://purl.imsglobal.org/caliper/SelectTextResponse" + } ] + } ] +}, { + "@id" : "_:genid391", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/referrer" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Entity" + } ] +}, { + "@id" : "_:genid392", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/target" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + } ] +}, { + "@id" : "_:genid393", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid397" + }, { + "@id" : "_:genid395" + } ] + } ] +}, { + "@id" : "_:genid395", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Forum" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/isPartOf" + } ] +}, { + "@id" : "_:genid397", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/isPartOf" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Entity" + } ] +}, { + "@id" : "_:genid398", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid402" + }, { + "@id" : "_:genid400" + } ] + } ] +}, { + "@id" : "_:genid400", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Message" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/items" + } ] +}, { + "@id" : "_:genid402", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/items" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Entity" + } ] +}, { + "@id" : "_:genid403", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid410" + }, { + "@id" : "_:genid405" + } ] + } ] +}, { + "@id" : "_:genid405", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/action" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "_:genid406" + } ] +}, { + "@id" : "_:genid406", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#oneOf" : [ { + "@list" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actions/MarkedAsRead" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/MarkedAsUnread" + } ] + } ] +}, { + "@id" : "_:genid410", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/action" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Action" + } ] +}, { + "@id" : "_:genid411", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid415" + }, { + "@id" : "_:genid413" + } ] + } ] +}, { + "@id" : "_:genid413", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Person" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actor" + } ] +}, { + "@id" : "_:genid415", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actor" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Agent" + } ] +}, { + "@id" : "_:genid416", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid420" + }, { + "@id" : "_:genid418" + } ] + } ] +}, { + "@id" : "_:genid418", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Thread" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/object" + } ] +}, { + "@id" : "_:genid420", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/object" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + } ] +}, { + "@id" : "_:genid421", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid425" + }, { + "@id" : "_:genid423" + } ] + } ] +}, { + "@id" : "_:genid423", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#hasValue" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actions/Used" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/action" + } ] +}, { + "@id" : "_:genid425", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/action" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Action" + } ] +}, { + "@id" : "_:genid426", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid430" + }, { + "@id" : "_:genid428" + } ] + } ] +}, { + "@id" : "_:genid428", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Person" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actor" + } ] +}, { + "@id" : "_:genid43", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#unionOf" : [ { + "@list" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + }, { + "@id" : "http://purl.imsglobal.org/caliper/SoftwareApplication" + } ] + } ] +}, { + "@id" : "_:genid430", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actor" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Agent" + } ] +}, { + "@id" : "_:genid431", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid435" + }, { + "@id" : "_:genid433" + } ] + } ] +}, { + "@id" : "_:genid433", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/SoftwareApplication" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/object" + } ] +}, { + "@id" : "_:genid435", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/object" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Agent" + } ] +}, { + "@id" : "_:genid436", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/target" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/SoftwareApplication" + } ] +}, { + "@id" : "_:genid437", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid441" + }, { + "@id" : "_:genid439" + } ] + } ] +}, { + "@id" : "_:genid439", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#hasValue" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actions/Viewed" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/action" + } ] +}, { + "@id" : "_:genid441", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/action" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Action" + } ] +}, { + "@id" : "_:genid442", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid446" + }, { + "@id" : "_:genid444" + } ] + } ] +}, { + "@id" : "_:genid444", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Person" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actor" + } ] +}, { + "@id" : "_:genid446", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actor" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Agent" + } ] +}, { + "@id" : "_:genid447", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid451" + }, { + "@id" : "_:genid449" + } ] + } ] +}, { + "@id" : "_:genid449", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/object" + } ] +}, { + "@id" : "_:genid451", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/object" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Entity" + } ] +}, { + "@id" : "_:genid452", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/target" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Frame" + } ] +}, { + "@id" : "_:genid453", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid457" + }, { + "@id" : "_:genid455" + } ] + } ] +}, { + "@id" : "_:genid455", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/epubChapter" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/isPartOf" + } ] +}, { + "@id" : "_:genid457", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/isPartOf" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Entity" + } ] +}, { + "@id" : "_:genid458", + "@type" : [ "http://www.w3.org/2002/07/owl#AllDisjointClasses" ], + "http://www.w3.org/2002/07/owl#members" : [ { + "@list" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Action" + }, { + "@id" : "http://purl.imsglobal.org/caliper/Entity" + }, { + "@id" : "http://purl.imsglobal.org/caliper/Envelope" + }, { + "@id" : "http://purl.imsglobal.org/caliper/Event" + }, { + "@id" : "http://purl.imsglobal.org/caliper/Role" + }, { + "@id" : "http://purl.imsglobal.org/caliper/Selector" + }, { + "@id" : "http://purl.imsglobal.org/caliper/Status" + } ] + } ] +}, { + "@id" : "_:genid46", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid50" + }, { + "@id" : "_:genid48" + } ] + } ] +}, { + "@id" : "_:genid466", + "@type" : [ "http://www.w3.org/2002/07/owl#AllDisjointClasses" ], + "http://www.w3.org/2002/07/owl#members" : [ { + "@list" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Agent" + }, { + "@id" : "http://purl.imsglobal.org/caliper/Annotation" + }, { + "@id" : "http://purl.imsglobal.org/caliper/Attempt" + }, { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + }, { + "@id" : "http://purl.imsglobal.org/caliper/LearningObjective" + }, { + "@id" : "http://purl.imsglobal.org/caliper/Membership" + }, { + "@id" : "http://purl.imsglobal.org/caliper/Response" + }, { + "@id" : "http://purl.imsglobal.org/caliper/Result" + }, { + "@id" : "http://purl.imsglobal.org/caliper/Score" + }, { + "@id" : "http://purl.imsglobal.org/caliper/Session" + } ] + } ] +}, { + "@id" : "_:genid477", + "@type" : [ "http://www.w3.org/2002/07/owl#AllDisjointClasses" ], + "http://www.w3.org/2002/07/owl#members" : [ { + "@list" : [ { + "@id" : "http://purl.imsglobal.org/caliper/AnnotationEvent" + }, { + "@id" : "http://purl.imsglobal.org/caliper/AssessmentEvent" + }, { + "@id" : "http://purl.imsglobal.org/caliper/AssessmentItemEvent" + }, { + "@id" : "http://purl.imsglobal.org/caliper/AssignableEvent" + }, { + "@id" : "http://purl.imsglobal.org/caliper/ForumEvent" + }, { + "@id" : "http://purl.imsglobal.org/caliper/MediaEvent" + }, { + "@id" : "http://purl.imsglobal.org/caliper/MessageEvent" + }, { + "@id" : "http://purl.imsglobal.org/caliper/NavigationEvent" + }, { + "@id" : "http://purl.imsglobal.org/caliper/ReadingEvent" + }, { + "@id" : "http://purl.imsglobal.org/caliper/SessionEvent" + }, { + "@id" : "http://purl.imsglobal.org/caliper/ThreadEvent" + }, { + "@id" : "http://purl.imsglobal.org/caliper/ToolUseEvent" + }, { + "@id" : "http://purl.imsglobal.org/caliper/ViewEvent" + } ] + } ] +}, { + "@id" : "_:genid48", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/annotated" + } ] +}, { + "@id" : "_:genid491", + "@type" : [ "http://www.w3.org/2002/07/owl#AllDisjointClasses" ], + "http://www.w3.org/2002/07/owl#members" : [ { + "@list" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Assessment" + }, { + "@id" : "http://purl.imsglobal.org/caliper/AssessmentItem" + }, { + "@id" : "http://purl.imsglobal.org/caliper/Forum" + }, { + "@id" : "http://purl.imsglobal.org/caliper/Thread" + } ] + } ] +}, { + "@id" : "_:genid496", + "@type" : [ "http://www.w3.org/2002/07/owl#AllDisjointClasses" ], + "http://www.w3.org/2002/07/owl#members" : [ { + "@list" : [ { + "@id" : "http://purl.imsglobal.org/caliper/AssignableDigitalResource" + }, { + "@id" : "http://purl.imsglobal.org/caliper/Chapter" + }, { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResourceCollection" + }, { + "@id" : "http://purl.imsglobal.org/caliper/Document" + }, { + "@id" : "http://purl.imsglobal.org/caliper/Frame" + }, { + "@id" : "http://purl.imsglobal.org/caliper/MediaLocation" + }, { + "@id" : "http://purl.imsglobal.org/caliper/MediaObject" + }, { + "@id" : "http://purl.imsglobal.org/caliper/Message" + }, { + "@id" : "http://purl.imsglobal.org/caliper/Page" + }, { + "@id" : "http://purl.imsglobal.org/caliper/Reading" + }, { + "@id" : "http://purl.imsglobal.org/caliper/WebPage" + }, { + "@id" : "http://purl.imsglobal.org/caliper/epubChapter" + }, { + "@id" : "http://purl.imsglobal.org/caliper/epubPart" + }, { + "@id" : "http://purl.imsglobal.org/caliper/epubSubChapter" + }, { + "@id" : "http://purl.imsglobal.org/caliper/epubVolume" + } ] + } ] +}, { + "@id" : "_:genid5", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#unionOf" : [ { + "@list" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Entity" + }, { + "@id" : "http://purl.imsglobal.org/caliper/Event" + } ] + } ] +}, { + "@id" : "_:genid50", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/annotated" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Entity" + } ] +}, { + "@id" : "_:genid51", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid55" + }, { + "@id" : "_:genid53" + } ] + } ] +}, { + "@id" : "_:genid512", + "@type" : [ "http://www.w3.org/2002/07/owl#AllDisjointClasses" ], + "http://www.w3.org/2002/07/owl#members" : [ { + "@list" : [ { + "@id" : "http://purl.imsglobal.org/caliper/AudioObject" + }, { + "@id" : "http://purl.imsglobal.org/caliper/ImageObject" + }, { + "@id" : "http://purl.imsglobal.org/caliper/VideoObject" + } ] + } ] +}, { + "@id" : "_:genid516", + "@type" : [ "http://www.w3.org/2002/07/owl#AllDisjointClasses" ], + "http://www.w3.org/2002/07/owl#members" : [ { + "@list" : [ { + "@id" : "http://purl.imsglobal.org/caliper/BookmarkAnnotation" + }, { + "@id" : "http://purl.imsglobal.org/caliper/HighlightAnnotation" + }, { + "@id" : "http://purl.imsglobal.org/caliper/SharedAnnotation" + }, { + "@id" : "http://purl.imsglobal.org/caliper/TagAnnotation" + } ] + } ] +}, { + "@id" : "_:genid521", + "@type" : [ "http://www.w3.org/2002/07/owl#AllDisjointClasses" ], + "http://www.w3.org/2002/07/owl#members" : [ { + "@list" : [ { + "@id" : "http://purl.imsglobal.org/caliper/FillinBlankResponse" + }, { + "@id" : "http://purl.imsglobal.org/caliper/MultipleChoiceResponse" + }, { + "@id" : "http://purl.imsglobal.org/caliper/MultipleResponseResponse" + }, { + "@id" : "http://purl.imsglobal.org/caliper/SelectTextResponse" + }, { + "@id" : "http://purl.imsglobal.org/caliper/TrueFalseResponse" + } ] + } ] +}, { + "@id" : "_:genid527", + "@type" : [ "http://www.w3.org/2002/07/owl#AllDisjointClasses" ], + "http://www.w3.org/2002/07/owl#members" : [ { + "@list" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Organization" + }, { + "@id" : "http://purl.imsglobal.org/caliper/Person" + }, { + "@id" : "http://purl.imsglobal.org/caliper/SoftwareApplication" + } ] + } ] +}, { + "@id" : "_:genid53", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Person" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/annotator" + } ] +}, { + "@id" : "_:genid531", + "@type" : [ "http://www.w3.org/2002/07/owl#AllDisjointClasses" ], + "http://www.w3.org/2002/07/owl#members" : [ { + "@list" : [ { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership#Administrator" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership#ContentDeveloper" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership#Instructor" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership#Learner" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership#Manager" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership#Member" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership#Mentor" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership#Officer" + } ] + } ] +}, { + "@id" : "_:genid540", + "@type" : [ "http://www.w3.org/2002/07/owl#AllDifferent" ], + "http://www.w3.org/2002/07/owl#distinctMembers" : [ { + "@list" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actions/Abandoned" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Activated" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Added" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Attached" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Bookmarked" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/ChangedResolution" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/ChangedSize" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/ChangedSpeed" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/ChangedVolume" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Classified" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/ClosedPopout" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Commented" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Completed" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Created" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Deactivated" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Deleted" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Described" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/DisabledClosedCaptioning" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Disliked" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/EnabledClosedCaptioning" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Ended" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/EnteredFullScreen" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/ExitedFullScreen" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/ForwardedTo" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Graded" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Hid" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Highlighted" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Identified" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/JumpedTo" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Liked" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Linked" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/LoggedIn" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/LoggedOut" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/MarkedAsRead" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/MarkedAsUnread" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Modified" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Muted" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/NavigatedTo" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/OpenedPopout" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Paused" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Posted" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Questioned" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Ranked" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Recommended" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Removed" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Reset" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Restarted" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Resumed" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Retrieved" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Reviewed" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Rewound" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Searched" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Shared" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Showed" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Skipped" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Started" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Submitted" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Subscribed" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Tagged" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/TimedOut" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Unmuted" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Unsubscribed" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Used" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Viewed" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Administrator#Administrator" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Administrator#Developer" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Administrator#ExternalDeveloper" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Administrator#ExternalSupport" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Administrator#ExternalSystemAdministrator" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Administrator#Support" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Administrator#SystemAdministrator" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/ContentDeveloper#ContentDeveloper" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/ContentDeveloper#ContentExpert" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/ContentDeveloper#ExternalContentExpert" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/ContentDeveloper#Librarian" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Instructor#ExternalInstructor" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Instructor#GuestInstructor" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Instructor#Instructor" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Instructor#Lecturer" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Instructor#PrimaryInstructor" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Instructor#SecondaryInstructor" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Instructor#TeachingAssistant" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Instructor#TeachingAssistantGroup" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Instructor#TeachingAssistantOffering" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Instructor#TeachingAssistantSection" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Instructor#TeachingAssistantTemplate" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Learner#ExternalLearner" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Learner#GuestLearner" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Learner#Learner" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Learner#NonCreditLearner" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Manager#AreaManager" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Manager#CourseCoordinator" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Manager#ExternalObserver" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Manager#Manager" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Manager#Observer" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Member#Member" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Mentor#Advisor" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Mentor#Auditor" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Mentor#ExternalAdvisor" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Mentor#ExternalAuditor" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Mentor#ExternalLearningFacilitator" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Mentor#ExternalMentor" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Mentor#ExternalReviewer" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Mentor#ExternalTutor" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Mentor#LearningFacilitator" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Mentor#Mentor" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Mentor#Reviewer" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Mentor#Tutor" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Officer#Chair" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Officer#Communications" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Officer#Officer" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Officer#Secretary" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Officer#Treasurer" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Officer#ViceChair" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/TeachingAssistant#Grader" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/TeachingAssistant#TeachingAssistantSectionAssociation" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/status#Active" + }, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/status#Inactive" + } ] + } ] +}, { + "@id" : "_:genid55", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/annotator" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Agent" + } ] +}, { + "@id" : "_:genid56", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid65" + }, { + "@id" : "_:genid58" + } ] + } ] +}, { + "@id" : "_:genid58", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/action" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "_:genid59" + } ] +}, { + "@id" : "_:genid59", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#oneOf" : [ { + "@list" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actions/Bookmarked" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Highlighted" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Shared" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Tagged" + } ] + } ] +}, { + "@id" : "_:genid65", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/action" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Action" + } ] +}, { + "@id" : "_:genid66", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid70" + }, { + "@id" : "_:genid68" + } ] + } ] +}, { + "@id" : "_:genid68", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Person" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actor" + } ] +}, { + "@id" : "_:genid70", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actor" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Agent" + } ] +}, { + "@id" : "_:genid71", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid75" + }, { + "@id" : "_:genid73" + } ] + } ] +}, { + "@id" : "_:genid73", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/object" + } ] +}, { + "@id" : "_:genid75", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/object" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Entity" + } ] +}, { + "@id" : "_:genid76", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/generated" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Annotation" + } ] +}, { + "@id" : "_:genid77", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/target" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Frame" + } ] +}, { + "@id" : "_:genid78", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid82" + }, { + "@id" : "_:genid80" + } ] + } ] +}, { + "@id" : "_:genid8", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#unionOf" : [ { + "@list" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Entity" + }, { + "@id" : "http://purl.imsglobal.org/caliper/Event" + } ] + } ] +}, { + "@id" : "_:genid80", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/AssessmentItem" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/items" + } ] +}, { + "@id" : "_:genid82", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/items" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Entity" + } ] +}, { + "@id" : "_:genid83", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid94" + }, { + "@id" : "_:genid85" + } ] + } ] +}, { + "@id" : "_:genid85", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/action" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "_:genid86" + } ] +}, { + "@id" : "_:genid86", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#oneOf" : [ { + "@list" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actions/Paused" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Reset" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Restarted" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Resumed" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Started" + }, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Submitted" + } ] + } ] +}, { + "@id" : "_:genid94", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/action" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Action" + } ] +}, { + "@id" : "_:genid95", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#intersectionOf" : [ { + "@list" : [ { + "@id" : "_:genid99" + }, { + "@id" : "_:genid97" + } ] + } ] +}, { + "@id" : "_:genid97", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Person" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actor" + } ] +}, { + "@id" : "_:genid99", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://purl.imsglobal.org/caliper/actor" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Agent" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/", + "@type" : [ "http://www.w3.org/2002/07/owl#Ontology" ], + "http://purl.org/dc/terms/license" : [ { + "@language" : "en", + "@value" : "Recipients of this document are requested to submit, with their comments, notification of any relevant patent claims or other intellectual property rights of which they may be aware that might be infringed by any implementation of the specification set forth in this document, and to provide supporting documentation.\n\nIMS takes no position regarding the validity or scope of any intellectual property or other rights that might be claimed to pertain to the implementation or use of the technology described in this document or the extent to which any license under such rights might or might not be available; neither does it represent that it has made any effort to identify any such rights. Information on IMS’s procedures with respect to rights in IMS specifications can be found at the IMS Intellectual Property Rights web page: http://www.imsglobal.org/ipr/imsipr_policyFinal.pdf.\n\nCopyright © 2018 IMS Global Learning Consortium. All Rights Reserved.\n\nUse of this ontology to develop products or services is governed by the license with IMS found on the IMS website: http://www.imsglobal.org/speclicense.html.\n\nPermission is granted to all parties to use excerpts from this document as needed in producing requests for proposals.\n\nThe limited permissions granted above are perpetual and will not be revoked by IMS or its successors or assigns.\n\nTHIS ONTOLOGY IS BEING OFFERED WITHOUT ANY WARRANTY WHATSOEVER, AND IN PARTICULAR, ANY WARRANTY OF NON INFRINGEMENT IS EXPRESSLY DISCLAIMED. ANY USE OF THIS ONTOLOGY SHALL BE MADE ENTIRELY AT THE IMPLEMENTER'S OWN RISK, AND NEITHER THE CONSORTIUM, NOR ANY OF ITS MEMBERS OR SUBMITTERS, SHALL HAVE ANY LIABILITY WHATSOEVER TO ANY IMPLEMENTER OR THIRD PARTY FOR ANY DAMAGES OF ANY NATURE WHATSOEVER, DIRECTLY OR INDIRECTLY, ARISING FROM THE USE OF THIS ONTOLOGY." + } ], + "http://purl.org/dc/terms/title" : [ { + "@language" : "en", + "@value" : "Caliper Analytics® Ontology" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The Caliper Analytics Specification provides a structured approach to describing, collecting and exchanging learning activity data at scale. Establishing a common vocabulary for describing learning interactions is a central objective. Promoting data interoperability, data sharing and data-informed decision making are also important goals.\n\nCaliper also defines an application programming interface (the Sensor API) for marshalling and transmitting event data from instrumented applications to target endpoints for storage, analysis and use.\n\nThe Caliper ontology provides a machine-readable document that defines the concepts, relationships and constraints that together comprise the Caliper information model." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Caliper Analytics® Ontology" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "http://www.imsglobal.org/caliper" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/Action", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Caliper includes a vocabulary of actions for describing learning interactions. Each action is based on the past-tense form of an English (en-US) verb. An action can also indicate a change in a particular characteristic of the object (e.g., resolution, size, speed, volume). Each action is also linked to a brief definition (\"gloss\") derived in whole or in part from Princeton University's WordNet® project in order to eliminate ambiguity and aid natural language processing." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Action" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/Agent", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper Agent is a generic type that represents an Entity that can initiate or perform an action. Utilize Agent only if no suitable subtype exists to represent the actor being described." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Agent" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Entity" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/Annotation", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper Annotation is a generic type that represents a comment, explanation, highlight, mark, note, question or tag linked to a DigitalResource." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Annotation" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Entity" + }, { + "@id" : "_:genid46" + }, { + "@id" : "_:genid51" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/AnnotationEvent", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper AnnotationEvent models the annotating of digital content. The resulting Annotation is also described and is subtyped for greater type specificity." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "AnnotationEvent" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Event" + }, { + "@id" : "_:genid56" + }, { + "@id" : "_:genid66" + }, { + "@id" : "_:genid71" + }, { + "@id" : "_:genid76" + }, { + "@id" : "_:genid77" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/Assessment", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper Assessment represents an assessment instrument such as a test or quiz." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Assessment" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/AssignableDigitalResource" + }, { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResourceCollection" + }, { + "@id" : "_:genid78" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/AssessmentEvent", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper AssessmentEvent models learner interactions with assessments instruments such as online tests or quizzes." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "AssessmentEvent" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Event" + }, { + "@id" : "_:genid83" + }, { + "@id" : "_:genid95" + }, { + "@id" : "_:genid100" + }, { + "@id" : "_:genid105" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/AssessmentItem", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper AssessmentItem represents a single test question." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "AssessmentItem" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/AssignableDigitalResource" + }, { + "@id" : "_:genid106" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/AssessmentItemEvent", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper AssessmentItemEvent models a learner's interaction with an individual AssessmentItem." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "AssessmentItemEvent" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Event" + }, { + "@id" : "_:genid111" + }, { + "@id" : "_:genid120" + }, { + "@id" : "_:genid125" + }, { + "@id" : "_:genid130" + }, { + "@id" : "_:genid131" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/AssignableDigitalResource", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://purl.org/dc/terms/isReplacedBy" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper AssignableDigitalResource is a generic type that represents digital content associated with a graded or ungraded assignment. Utilize AssignableDigitalResource only if no suitable subtype exists to represent the resource being described." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "AssignableDigitalResource" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/AssignableEvent", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper AssignableEvent models activities associated with the assignment of digital content assigned to a learner for completion." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "AssignableEvent" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Event" + }, { + "@id" : "_:genid132" + }, { + "@id" : "_:genid144" + }, { + "@id" : "_:genid149" + }, { + "@id" : "_:genid154" + }, { + "@id" : "_:genid155" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/Attempt", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper Attempt provides a count of the number of times an actor has interacted with an AssignableDigitalResource along with start time, end time and duration information. An Attempt is generated as the result of an action such as starting an Assessment." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Attempt" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Entity" + }, { + "@id" : "_:genid156" + }, { + "@id" : "_:genid161" + }, { + "@id" : "_:genid166" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/AudioObject", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper AudioObject represents an audio or sound file." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "AudioObject" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/MediaObject" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/BookmarkAnnotation", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper BookmarkAnnotation represents the act of marking a DigitalResource at a particular location." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "BookmarkAnnotation" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Annotation" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/Chapter", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper Chapter represents a major sub-division of a piece of digital content." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Chapter" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/CourseOffering", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper CourseOffering represents the occurrence of a course or a type during a specified time period." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "CourseOffering" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Organization" + } ], + "http://www.w3.org/2002/07/owl#disjointWith" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Group" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/CourseSection", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper CourseSection represents a specific instance of a CourseOffering occurring during a specific semester, term or period." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "CourseSection" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/CourseOffering" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper DigitalResource is a generic type that represents digital content. Utilize DigitalResource only if no suitable subtype exists to represent the resource being described." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "DigitalResource" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Entity" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResourceCollection", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper DigitalResourceCollection represents an ordered collection of DigitalResource entities." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "DigitalResourceCollection" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + }, { + "@id" : "_:genid167" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/Document", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper Document represents paginated textual content." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Document" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/Entity", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper Entity is a generic type that represents objects or things that participate in learning-related activities. Entity is subtyped for enhanced type specificity in order to better describe people, groups, digital content, courses, assignments, assessments, forums, messages, software applications and other entities that constitute the \"stuff\" of a Caliper Event. Utilize Entity only if no suitable subtype exists to represent the thing being described." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Entity" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/Envelope", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper Envelope is a container that is used to transmit one or more Caliper Events and/or Caliper Entity describes." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Envelope" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/Event", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper Event is a generic type that describes a relationship established between an actor and an object, formed as a result of a purposeful action undertaken by the actor in connection to the object at a particular moment in time." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Event" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/FillinBlankResponse", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper FillinBlankResponse represents a type of Response in which a respondent is asked to provide one or more words, expressions or short phrases that correctly completes a statement." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "FillinBlankResponse" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Response" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/Forum", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper Forum represents a channel or virtual space in which group discussions take place. A Forum typically comprises one or more threaded conversations to which members can subscribe, post messages and reply to other messages." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Forum" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResourceCollection" + }, { + "@id" : "_:genid172" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/ForumEvent", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper ForumEvent models learners and others participating in online forum communities. Forums typically encompass one or more threads or topics to which members can subscribe, post messages and reply to other messages if a threaded discussion is permitted." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "ForumEvent" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Event" + }, { + "@id" : "_:genid177" + }, { + "@id" : "_:genid185" + }, { + "@id" : "_:genid190" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/Frame", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper Frame represents a part, portion or segment of a DigitalResource." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Frame" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/GradeEvent", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper GradeEvent models grading activities performed by an Agent, typically a Person or a SoftwareApplication." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "GradeEvent" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Event" + }, { + "@id" : "_:genid195" + }, { + "@id" : "_:genid200" + }, { + "@id" : "_:genid208" + }, { + "@id" : "_:genid213" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/Group", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper Group represents an ad-hoc, informal or short-lived collection of people organized for some common educational or social purpose. A Group can act as an Agent. It can be linked both to a parent Organization and to its members." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Group" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Organization" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/HighlightAnnotation", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper HighlightAnnotation represents the act of marking a particular segment of a DigitalResource between two known coordinates." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "HighlightAnnotation" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Annotation" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/ImageObject", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper ImageObject represents an image file." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "ImageObject" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/MediaObject" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/LearningObjective", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper LearningObjective represents a brief statement of what a learner should know or be able to perform after completing a unit of instruction or a period of learning." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "LearningObjective" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Entity" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/LtiSession", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper LtiSession represents an LTI Tool Consumer user session." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "LtiSession" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Session" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/MediaEvent", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper MediaEvent models interactions between learners and rich content such as audio, images and video." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "MediaEvent" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Event" + }, { + "@id" : "_:genid214" + }, { + "@id" : "_:genid239" + }, { + "@id" : "_:genid244" + }, { + "@id" : "_:genid249" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/MediaLocation", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper MediaLocation provides the current playback position in a MediaObject such as an AudioObject or VideoObject." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "MediaLocation" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/MediaObject", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper MediaObject represents a generic piece of media content. Utilize MediaObject only if no suitable subtype exists to represent the resource being described." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "MediaObject" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/Membership", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper Membership describes the relationship between an Organization and a Person (i.e., a member) in terms of the roles assigned and current status." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Membership" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Entity" + }, { + "@id" : "_:genid250" + }, { + "@id" : "_:genid255" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/Message", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper Message is a digital form of written communication sent to a recipient. A series of messages may constitute a Thread if they share a common subject and are connected by a reply or by date relationships." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Message" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + }, { + "@id" : "_:genid260" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/MessageEvent", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper MessageEvent describes a Person posting a Message or marking a post as either read or unread." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "MessageEvent" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Event" + }, { + "@id" : "_:genid265" + }, { + "@id" : "_:genid274" + }, { + "@id" : "_:genid279" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/MultipleChoiceResponse", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper MultipleChoiceResponse represents a type of Response in which a respondent is asked to provide the best possible answer from a list of choices." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "MultipleChoiceResponse" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Response" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/MultipleResponseResponse", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper MultipleResponseResponse represents a form of response in which a respondent is asked to select more than one correct answer from a list of choices." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "MultipleResponseResponse" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Response" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/NavigationEvent", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper NavigationEvent models an actor traversing a network of digital resources." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "NavigationEvent" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Event" + }, { + "@id" : "_:genid284" + }, { + "@id" : "_:genid289" + }, { + "@id" : "_:genid294" + }, { + "@id" : "_:genid302" + }, { + "@id" : "_:genid310" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/Organization", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper Organization represents a formal collection of people organized for some common educational, social or administrative purpose. An Organization can act as an Agent. It can be linked both to a parent Organization and to its members." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Organization" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Agent" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/OutcomeEvent", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://purl.org/dc/terms/isReplacedBy" : [ { + "@id" : "http://purl.imsglobal.org/caliper/GradeEvent" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper OutcomeEvent models grading activities performed by an Agent, typically a Person or a SoftwareApplication. OutcomeEvent is DEPRECATED and will be removed in a future version of the specification. Use GradeEvent instead." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "OutcomeEvent" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Event" + }, { + "@id" : "_:genid311" + }, { + "@id" : "_:genid316" + }, { + "@id" : "_:genid324" + }, { + "@id" : "_:genid329" + } ], + "http://www.w3.org/2002/07/owl#deprecated" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#boolean", + "@value" : "true" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/Page", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper Page represents an item of paginated content." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Page" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/Person", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper Person represents a human being, alive or deceased, real or imaginary." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Person" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Agent" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/Reading", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://purl.org/dc/terms/isReplacedBy" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Document" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper Reading represents paginated content. Reading is a DEPRECATED entity superseded by Document that will be removed in a future version of the specification. It SHOULD NOT be referenced." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Reading" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + } ], + "http://www.w3.org/2002/07/owl#deprecated" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#boolean", + "@value" : "true" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/ReadingEvent", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper ReadingEvent models an actor reading textural content. ReadingEvent is DEPRECATED and will be removed in a future version of the specification. It SHOULD NOT be referenced." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "ReadingEvent" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Event" + }, { + "@id" : "_:genid334" + }, { + "@id" : "_:genid343" + }, { + "@id" : "_:genid348" + }, { + "@id" : "_:genid353" + } ], + "http://www.w3.org/2002/07/owl#deprecated" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#boolean", + "@value" : "true" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/Response", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper Response is a generic type that represents the selected option generated by a Person interacting with an AssessmentItem. Utilize Response only if no suitable subtype exists to represent the response being described." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Response" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Entity" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/Result", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper Result represents a grade applied to an assignment submission." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Result" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Entity" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/Role", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A member can have multiple roles in a Membership. These different roles would be reflected in separate instances of the Role." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Role" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/Score", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper Score represents a grade. The Score value is considered immutable." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Score" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Entity" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/SelectTextResponse", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper SelectTextResponse represents a type of Response that identifies text or a mapping from a presented paragraph or list." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "SelectTextResponse" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Response" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/Selector", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper Selector is a generic class that describes a fragment or segment of a resource. Utilize Selector only if no suitable subtype exists to represent the selection being described." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Selector" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/Session", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper Session represents a web application user session." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Session" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Entity" + }, { + "@id" : "_:genid354" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/SessionEvent", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper SessionEvent models the creation and subsequent termination of a user session established by a Person interacting with a SoftwareApplication." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "SessionEvent" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Event" + }, { + "@id" : "_:genid359" + }, { + "@id" : "_:genid368" + }, { + "@id" : "_:genid376" + }, { + "@id" : "_:genid384" + }, { + "@id" : "_:genid392" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/SharedAnnotation", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper SharedAnnotation represents the act of sharing a reference to a DigitalResource with other agents." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "SharedAnnotation" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Annotation" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/SoftwareApplication", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper SoftwareApplication represents a computer program, application, module, platform or system." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "SoftwareApplication" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Agent" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/Status", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Indicates if a member is active or inactive in the collection. This allows the source system to specifically tell the target system that a member is now active or inactive. Another view is that the absence of a Membership object when membership data is passed implies inactivity and the existence of an object implies active membership. This will logically work for a ‘snap-shot’ interface where all members are passed every time objects are sent from one system to another but it will not support an interface where individual Membership objects are passed." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Status" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/TagAnnotation", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper TagAnnotation represents the act of tagging a DigitalResource with tags or labels." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "TagAnnotation" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Annotation" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/TextPositionSelector", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper TextPositionSelector represents a fragment or selection of textual content, the starting and ending positions of which are determined by the distance in characters from the initial character (position 0) of the enclosing full text." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "TextPositionSelector" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Selector" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/Thread", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper Thread represents a series of one or more messages that share a common subject and are connected by a reply or by date relationships." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Thread" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResourceCollection" + }, { + "@id" : "_:genid393" + }, { + "@id" : "_:genid398" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/ThreadEvent", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper ThreadEvent models an actor interacting with a Forum thread or topic." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "ThreadEvent" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Event" + }, { + "@id" : "_:genid403" + }, { + "@id" : "_:genid411" + }, { + "@id" : "_:genid416" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/ToolUseEvent", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper ToolUseEvent models a Person using a learning tool in a way that the tool's creators have determined is an indication of a learning interaction." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "ToolUseEvent" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Event" + }, { + "@id" : "_:genid421" + }, { + "@id" : "_:genid426" + }, { + "@id" : "_:genid431" + }, { + "@id" : "_:genid436" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/TrueFalseResponse", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper TrueFalseResponse represents a type of Response to an AssessmentItem in which only two possible options are provided (e.g., true/false, yes/no)." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "TrueFalseResponse" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Response" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/VideoObject", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper VideoObject represents a visual recording stored in digital form." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "VideoObject" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/MediaObject" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/ViewEvent", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper ViewEvent describes an actor's examination of digital content whenever the activity emphasizes thoughtful observation or study as opposed to the mere retrieval of a resource." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "ViewEvent" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Event" + }, { + "@id" : "_:genid437" + }, { + "@id" : "_:genid442" + }, { + "@id" : "_:genid447" + }, { + "@id" : "_:genid452" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/WebPage", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A Caliper WebPage represents a document containing markup that is suitable for display in a web browser." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "WebPage" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/academicSession", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A human-readable identifier of the designated period in which a CourseOffering occurs." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/CourseOffering" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "academicSession" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/action", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The action or predicate that binds the Event actor or subject to the Event object." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Event" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "action" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Action" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Abandoned", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Forsake, leave behind." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/202232813-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Abandoned" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Activated", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Make active or more active. Inverse of Deactivated." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/200191014-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Activated" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Added", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Make an addition (to); join or combine or unite with others; increase the quality, quantity, size or scope of. Inverse of Removed." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/200182551-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Added" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Attached", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Cause to be attached." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/201299048-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Attached" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Bookmarked", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A marker that specifies a location of interest in a DigitalResource that is recorded for later retrieval." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Bookmarked" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/102874508-n" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/ChangedResolution", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Cause to change; make different; cause a transformation of the number of pixels per square inch on a computer-generated display." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/200126072-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "ChangedResolution" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/111526370-n" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/ChangedSize", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Cause to change; make different; cause a transformation of the physical magnitude of something." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/200126072-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "ChangedSize" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/105106204-n" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/ChangedSpeed", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Cause to change; make different; cause a transformation of the rate at which something happens." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/200126072-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "ChangedSpeed" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/105065291-n" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/ChangedVolume", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Cause to change; make different; cause a transformation of the magnitude of sound (usually in a specified direction)." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/200126072-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "ChangedVolume" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/104997456-n" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Classified", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Assign to a class or kind." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/200741667-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Classified" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/ClosedPopout", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Close or shut a video popout. Inverse of OpenedPopout." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/201349660-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "ClosedPopout" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Commented", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Make or write a comment on." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/201060446-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Commented" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Completed", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Come or bring to a finish or an end." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/200485097-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Completed" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Created", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Make or cause to be or to become. Inverse of Deleted." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/201620211-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Created" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Deactivated", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Make inactive. Inverse of Activated." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/200191849-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Deactivated" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Deleted", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Wipe out digitally. Inverse of Created." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/201001860-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Deleted" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Described", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Give a description of." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/200989103-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Described" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/DisabledClosedCaptioning", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Render unable to perform the visual display of a plain text transcription of audio output. Inverse of EnabledClosedCaptioning." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "DisabledClosedCaptioning" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/200513267-v" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Disliked", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Have or feel a dislike or distaste for. Inverse of Liked." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/201780648-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Disliked" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/EnabledClosedCaptioning", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Render capable or able the visual display of a plain text transcription of audio output. Inverse of DisabledClosedCaptioning." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "EnabledClosedCaptioning" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/200513958-v" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Ended", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Bring to an end or halt. Inverse of Started." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/200353480-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Ended" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/EnteredFullScreen", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "To come or go into a view mode that utilizes all the available display surface of a screen. Inverse of ExitedFullScreen." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "EnteredFullScreen" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/202020375-v" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/ExitedFullScreen", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Move out of or depart from a view mode that utilizes all the available display surface of a screen. Inverse of EnteredFullScreen." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "ExitedFullScreen" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/202019450-v" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/ForwardedTo", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Send or ship onward." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/201959367-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "ForwardedTo" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Graded", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Assign a grade or rank to, according to one's evaluation." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/200659399-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Graded" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Hid", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Prevent from being seen or discovered. Inverse of Showed." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/202149298-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Hid" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Highlighted", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Move into the foreground to make more visible or prominent." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/200515150-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Highlighted" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Identified", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Recognize as being; establish the identity of someone or something." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/200620568-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Identified" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/JumpedTo", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Pass abruptly from one state or topic to another." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/200561468-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "JumpedTo" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Liked", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Be fond of. Inverse of Disliked." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/201780873-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Liked" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Linked", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Connect, fasten, or put together two or more pieces." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/201357376-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Linked" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/LoggedIn", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Enter a computer or software application. Inverse of LoggedOut." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/202253955-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "LoggedIn" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/LoggedOut", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Exit a computer or software application. Inverse of LoggedIn." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/202254101-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "LoggedOut" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/MarkedAsRead", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Mark: designate as if by a mark, read: interpret something that is written or printed. Inverse of MarkedAsUnread." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/200923709-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "MarkedAsRead" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/200626756-v" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/MarkedAsUnread", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Remove designation as if by a mark. Inverse of MarkedAsRead." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "MarkedAsUnread" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/200923709-v" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Modified", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Cause to change; make different; cause a transformation." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/200126072-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Modified" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Muted", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Deaden (a sound or noise). Inverse of Unmuted." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/mute-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Muted" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/NavigatedTo", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Direct the course; determine the direction of travelling." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/201935739-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "NavigatedTo" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/OpenedPopout", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Start to operate or function or cause to start operating or functioning a video popout. Inverse of ClosedPopout." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "OpenedPopout" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/202431018-v" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Paused", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Cease an action temporarily. Inverse of Resumed." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/200781106-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Paused" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Posted", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "To cause to be directed or transmitted to another place." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/201033289-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Posted" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Questioned", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Pose a question." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/200786670-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Questioned" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Ranked", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Assign a rank or rating to." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/200659723-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Ranked" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Recommended", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Express a good opinion of." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/200884469-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Recommended" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Removed", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Remove from sight. Inverse of Added." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/200181704-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Removed" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Reset", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Set anew." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/200949623-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Reset" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Restarted", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Take up or begin anew, as in to start something, make progress but then stop and return to the beginning in order to start again." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Restarted" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/200350758-v" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Resumed", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Take up or begin anew, as in to start something, pause and then begin again at the location where the pause in action occurred. Inverse of Paused." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Resumed" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/200350758-v" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Retrieved", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Obtain or retrieve from a storage device; as of information on a computer." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/202253616-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Retrieved" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Reviewed", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Appraise critically." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/200857194-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Reviewed" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Rewound", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Wind up again." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/201524927-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Rewound" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Searched", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Try to locate or discover, or try to establish the existence of." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/201318273-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Searched" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Shared", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Communicate." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/201065952-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Shared" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Showed", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Make visible or noticeable. Inverse of Hid." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/202141597-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Showed" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Skipped", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Bypass." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/200618188-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Skipped" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Started", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Set in motion, cause to start. Inverse of Ended." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/200349400-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Started" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Submitted", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Hand over formally." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/202267560-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Submitted" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/actions/Subscribed", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Receive or obtain regularly. Inverse of Unsubscribed." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/202214527-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Subscribed" } ] }, { - "@id" : "_:genid42", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2002/07/owl#intersectionOf" : [ { - "@list" : [ { - "@id" : "http://purl.imsglobal.org/caliper/AssignableDigitalResource" - }, { - "@id" : "http://purl.imsglobal.org/caliper/DigitalResourceCollection" - } ] + "@id" : "http://purl.imsglobal.org/caliper/actions/Tagged", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Attach a tag or label to." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/201591414-v" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Tagged" } ] }, { - "@id" : "_:genid7", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2002/07/owl#unionOf" : [ { - "@list" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Attempt" - }, { - "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" - } ] + "@id" : "http://purl.imsglobal.org/caliper/actions/TimedOut", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Cancellation of a user session after a predetermined time interval has occurred without activity." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "TimedOut" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/", - "@type" : [ "http://www.w3.org/2002/07/owl#Ontology" ], + "@id" : "http://purl.imsglobal.org/caliper/actions/Unmuted", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "The Caliper Analytics Specification provides a structured approach to describing, collecting and exchanging learning activity data at scale. Establishing a common vocabulary for describing learning interactions is a central objective. Promoting data interoperability, data sharing and data-informed decision making are also important goals.\n\nCaliper also defines an application programming interface (the Sensor API) for marshalling and transmitting event data from instrumented applications to target endpoints for storage, analysis and use.\n\nThe Caliper ontology provides a machine-readable document that defines the concepts, relationships and constraints that together comprise the Caliper information model." + "@value" : "Inverse of Muted." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "Caliper Analytics Ontology" + "@value" : "Unmuted" } ], "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { - "@value" : "http://www.imsglobal.org/caliper" + "@value" : "http://wordnet-rdf.princeton.edu/wn31/mute-v" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/Agent", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/actions/Unsubscribed", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper Agent is a generic type that represents an Entity that can initiate or perform an action. Utilize Agent only if no suitable subtype exists to represent the actor being described." + "@value" : "Inverse of Subscribed." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "Agent" + "@value" : "Unsubscribed" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Entity" + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/202214527-v" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/Annotation", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/actions/Used", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper Annotation is a generic type that represents a comment, explanation, highlight, mark, note, question or tag linked to a DigitalResource." + "@value" : "Put into service; make work or employ for a particular purpose or for its inherent or natural purpose." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/201161188-v" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "Annotation" - } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Entity" + "@value" : "Used" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/AnnotationEvent", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/actions/Viewed", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Action" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper AnnotationEvent models the annotating of digital content. The resulting Annotation is also described and is subtyped for greater type specificity." + "@value" : "Look at carefully; study mentally." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://wordnet-rdf.princeton.edu/wn31/202134765-v" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "AnnotationEvent" - } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Event" + "@value" : "Viewed" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/Assessment", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/actor", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper Assessment represents an assessment instrument such as a test or quiz." + "@value" : "The Agent who initiated the Event, typically a Person, Organization or SoftwareApplication." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Event" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "Assessment" + "@value" : "actor" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "_:genid42" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Agent" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/AssessmentEvent", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/alignedLearningObjective", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://purl.org/dc/terms/isReplacedBy" : [ { + "@id" : "http://purl.imsglobal.org/caliper/learningObjectives" + } ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper AssessmentEvent models learner interactions with assessments instruments such as online tests or quizzes." + "@value" : "An ordered collection of one or more LearningObjective entities that describe what a learner is expected to comprehend or accomplish after engaging with the resource. Deprecated. Use learningObjectives." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "AssessmentEvent" + "@value" : "alignedLearningObjective" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Event" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://purl.imsglobal.org/caliper/LearningObjective" + } ], + "http://www.w3.org/2002/07/owl#deprecated" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#boolean", + "@value" : "true" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/AssessmentItem", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/annotated", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper AssessmentItem represents a single test question." + "@value" : "The DigitalResource that was annotated by the annotator." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Annotation" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "AssessmentItem" + "@value" : "annotated" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/AssignableDigitalResource" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/AssessmentItemEvent", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/annotator", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper AssessmentItemEvent models a learner's interaction with an individual AssessmentItem." + "@value" : "The Person who created the Annotation." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Annotation" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "AssessmentItemEvent" + "@value" : "annotator" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Event" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Agent" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/AssignableDigitalResource", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/assignable", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper AssignableDigitalResource is a generic type that represents digital content associated with a graded or ungraded assignment. Utilize AssignableDigitalResource only if no suitable subtype exists to represent the resource being described." + "@value" : "The DigitalResource that constitutes the object of the assignment." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Attempt" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "AssignableDigitalResource" + "@value" : "assignable" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "http://www.w3.org/2000/01/rdf-schema#range" : [ { "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/AssignableEvent", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/assignee", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper AssignableEvent models activities associated with the assignment of digital content assigned to a learner for completion." + "@value" : "The Person who initiated the Attempt of an assigned DigitalResource." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Attempt" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "AssignableEvent" + "@value" : "assignee" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Event" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Agent" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/Attempt", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/attachments", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper Attempt provides a count of the number of times an actor has interacted with an AssignableDigitalResource along with start time, end time and duration information. An Attempt is generated as the result of an action such as starting an Assessment." + "@value" : "An ordered collection of one or more DigitalResource entities attached to a Message." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Message" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "Attempt" + "@value" : "attachments" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Entity" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/AudioObject", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/attempt", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper AudioObject represents an audio or sound file." + "@value" : "The associated Attempt." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "_:genid1" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "AudioObject" + "@value" : "attempt" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/MediaObject" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Attempt" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/BookmarkAnnotation", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/body", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper BookmarkAnnotation represents the act of marking a DigitalResource at a particular location." + "@value" : "A plain-text rendering of the body content of a Message." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Message" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "BookmarkAnnotation" + "@value" : "body" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Annotation" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/Chapter", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/bookmarkNotes", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper Chapter represents a major sub-division of a piece of digital content." + "@value" : "A plain text rendering of the note associated with a BookmarkAnnotation." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/BookmarkAnnotation" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "Chapter" + "@value" : "bookmarkNotes" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/CourseOffering", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/category", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper CourseOffering represents the occurrence of a course or a type during a specified time period." + "@value" : "A plain-text descriptor that characterizes the purpose of the CourseSection such as \"lecture\", \"lab\" or \"seminar\"." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/CourseSection" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "CourseOffering" + "@value" : "category" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Organization" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/CourseSection", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/comment", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper CourseSection represents a specific instance of a CourseOffering occurring during a specific semester, term or period." + "@value" : "Plain text feedback provided by the scorer of a Result." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Result" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "CourseSection" + "@value" : "comment" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/CourseOffering" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/DigitalResource", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/count", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper DigitalResource is a generic type that represents digital content. Utilize DigitalResource only if no suitable subtype exists to represent the resource being described." + "@value" : "The total number of attempts inclusive of the current Attempt that have been registered by the learner against the assigned resource." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Attempt" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "DigitalResource" + "@value" : "count" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Entity" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/DigitalResourceCollection", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/courseNumber", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper DigitalResourceCollection represents an ordered collection of DigitalResource entities." + "@value" : "A human-readable identifier of the CourseOffering or CourseSection." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/CourseOffering" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "DigitalResourceCollection" + "@value" : "courseNumber" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/Document", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/creators", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper Document represents textual content." + "@value" : "An ordered collection of Agent entities, typically of type Person, that are responsible for bringing resource into being" + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "Document" + "@value" : "creators" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Agent" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/Entity", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/currentTime", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper Entity is a generic type that represents objects or things that participate in learning-related activities. Entity is subtyped for enhanced type specificity in order to better describe people, groups, digital content, courses, assignments, assessments, forums, messages, software applications and other entities that constitute the \"stuff\" of a Caliper Event. Utilize Entity only if no suitable subtype exists to represent the thing being described." + "@value" : "A time interval or duration that represents the current playback position measured from the beginning of a MediaObject." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/MediaLocation" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "Entity" + "@value" : "currentTime" } ], - "http://www.w3.org/2002/07/owl#disjointWith" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Event" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#duration" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/Envelope", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/curveFactor", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper Envelope is a container that is used to transmit one or more Caliper Events and/or Caliper Entity describes." + "@value" : "A scale factor to be used in adjusting the totalScore." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Result" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "Envelope" + "@value" : "curveFactor" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#decimal" + } ], + "http://www.w3.org/2002/07/owl#deprecated" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#boolean", + "@value" : "true" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/Event", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/curvedTotalScore", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper Event is a generic type that describes a relationship established between an actor and an object, formed as a result of a purposeful action undertaken by the actor in connection to the object at a particular moment in time." + "@value" : "The total score earned by the learner after applying a curveFactor to a method for computing a scaled score; e.g., adjusting the score equal to the sum of 100 - curvedFactor(100 - totalScore)." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Result" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "Event" + "@value" : "curvedTotalScore" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#decimal" + } ], + "http://www.w3.org/2002/07/owl#deprecated" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#boolean", + "@value" : "true" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/FillinBlankResponse", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/data", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper FillinBlankResponse represents a type of Response in which a respondent is asked to provide one or more words, expressions or short phrases that correctly completes a statement." + "@value" : "Envelope data array." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Envelope" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "FillinBlankResponse" + "@value" : "data" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Response" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "_:genid5" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/Forum", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/dataVersion", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper Forum represents a channel or virtual space in which group discussions take place. A Forum typically comprises one or more threaded conversations to which members can subscribe, post messages and reply to other messages." + "@value" : "Envelope data payload Caliper version." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Envelope" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "Forum" + "@value" : "dataVersion" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/DigitalResourceCollection" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/ForumEvent", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/dateCreated", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper ForumEvent models learners and others participating in online forum communities. Forums typically encompass one or more threads or topics to which members can subscribe, post messages and reply to other messages if a threaded discussion is permitted." + "@value" : "A date and time value expressed with millisecond precision that describes when an Entity was created." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Entity" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "ForumEvent" + "@value" : "dateCreated" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Event" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#dateTime" + } ], + "http://www.w3.org/2002/07/owl#propertyDisjointWith" : [ { + "@id" : "http://purl.imsglobal.org/caliper/dateModified" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/Frame", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/dateModified", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper Frame represents a part, portion or segment of a DigitalResource." + "@value" : "A date and time value expressed with millisecond precision that describes when an Entity was last changed or modified." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Entity" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "Frame" + "@value" : "dateModified" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#dateTime" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/GradeEvent", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/datePublished", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper GradeEvent models grading activities performed by an Agent, typically a Person or a SoftwareApplication." + "@value" : "A date and time value expressed with millisecond precision that provides the publication date of a resource." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "GradeEvent" - } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Event" + "@value" : "datePublished" } ], - "http://www.w3.org/2002/07/owl#equivalentClass" : [ { - "@id" : "http://purl.imsglobal.org/caliper/OutcomeEvent" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#dateTime" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/Group", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/dateToActivate", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper Group represents an ad-hoc, informal or short-lived collection of people organized for some common educational or social purpose. A Group can act as an Agent. It can be linked both to a parent Organization and to its members." + "@value" : "A date and time value expressed with millisecond precision that describes when a resource was activated." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "Group" + "@value" : "dateToActivate" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Organization" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#dateTime" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/HighlightAnnotation", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/dateToShow", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper HighlightAnnotation represents the act of marking a particular segment of a DigitalResource between two known coordinates." + "@value" : "A date and time value expressed with millisecond precision that describes when a resource should be shown or made available." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "HighlightAnnotation" + "@value" : "dateToShow" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Annotation" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#dateTime" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/ImageObject", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/dateToStartOn", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper ImageObject represents an image file." + "@value" : "A date and time value expressed with millisecond precision that describes when the resource can be started." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "ImageObject" + "@value" : "dateToStartOn" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/MediaObject" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#dateTime" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/LearningObjective", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/dateToSubmit", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper LearningObjective represents a brief statement of what a learner should know or be able to perform after completing a unit of instruction or a period of learning." + "@value" : "A date and time value expressed with millisecond precision that describes when the resource is to be submitted for evaluation." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "LearningObjective" + "@value" : "dateToSubmit" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Entity" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#dateTime" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/LtiSession", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/description", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper LtiSession represents an LTI Tool Consumer user session." + "@value" : "A brief, plain-text representation of the resource." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Entity" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "LtiSession" + "@value" : "description" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Session" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/MediaEvent", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/duration", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper MediaEvent models interactions between learners and rich content such as audio, images and video." + "@value" : "A time interval that represents the total time required to complete an activity." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "_:genid14" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "MediaEvent" + "@value" : "duration" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Event" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#duration" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/MediaLocation", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/edApp", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper MediaLocation provides the current playback position in a MediaObject such as an AudioObject or VideoObject." + "@value" : "A SoftwareApplication that represents the application context within which an Event occurs." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Event" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "MediaLocation" + "@value" : "edApp" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://purl.imsglobal.org/caliper/SoftwareApplication" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/MediaObject", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/end", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper MediaObject represents a generic piece of media content. Utilize MediaObject only if no suitable subtype exists to represent the resource being described." + "@value" : "The end position of a segment of text. The first character in the full text is position 0. The character that represents the end position is NOT included within the selected segment." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/TextPositionSelector" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "MediaObject" + "@value" : "end" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger" + } ], + "http://www.w3.org/2002/07/owl#propertyDisjointWith" : [ { + "@id" : "http://purl.imsglobal.org/caliper/start" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/Membership", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/endedAtTime", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper Membership describes the relationship between an Organization and a Person (i.e., a member) in terms of the roles assigned and current status." + "@value" : "A date and time value expressed with millisecond precision that describes when the activity was completed or terminated." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "_:genid19" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "Membership" + "@value" : "endedAtTime" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Entity" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#dateTime" + } ], + "http://www.w3.org/2002/07/owl#propertyDisjointWith" : [ { + "@id" : "http://purl.imsglobal.org/caliper/startedAtTime" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/Message", + "@id" : "http://purl.imsglobal.org/caliper/epubChapter", "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://purl.org/dc/terms/isReplacedBy" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Chapter" + } ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper Message is a digital form of written communication sent to a recipient. A series of messages may constitute a Thread if they share a common subject and are connected by a reply or by date relationships." + "@value" : "A Caliper EpubChapter represents a major structural division of a piece of writing. EpubChapter is a DEPRECATED entity that will be removed in a future version of the specification. It SHOULD NOT be referenced." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "Message" + "@value" : "EpubChapter" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + } ], + "http://www.w3.org/2002/07/owl#deprecated" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#boolean", + "@value" : "true" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/MessageEvent", + "@id" : "http://purl.imsglobal.org/caliper/epubPart", "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper MessageEvent describes a Person posting a Message or marking a post as either read or unread." + "@value" : "A Caliper EpubPart represents a major structural division of a piece of writing, typically encapsulating a set of related chapters. EpubPart is a DEPRECATED entity that will be removed in a future version of the specification. It SHOULD NOT be referenced." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "MessageEvent" + "@value" : "EpubPart" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Event" + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + } ], + "http://www.w3.org/2002/07/owl#deprecated" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#boolean", + "@value" : "true" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/MultipleChoiceResponse", + "@id" : "http://purl.imsglobal.org/caliper/epubSubChapter", "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { - "@language" : "en", - "@value" : "A Caliper MultipleChoiceResponse represents a type of Response in which a respondent is asked to provide the best possible answer from a list of choices." + "@value" : "A Caliper EpubSubChapter represents a major sub-division of an EpubChapter. EpubSubChapter is a DEPRECATED entity that will be removed in a future version of the specification. It SHOULD NOT be referenced." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "MultipleChoiceResponse" + "@value" : "EpubSubChapter" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Response" + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + }, { + "@id" : "_:genid453" + } ], + "http://www.w3.org/2002/07/owl#deprecated" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#boolean", + "@value" : "true" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/MultipleResponseResponse", + "@id" : "http://purl.imsglobal.org/caliper/epubVolume", "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://purl.org/dc/terms/isReplacedBy" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Document" + } ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper MultipleResponseResponse represents a form of response in which a respondent is asked to select more than one correct answer from a list of choices." + "@value" : "A Caliper EpubVolume represents a component of a collection. EpubVolume inherits all the properties and requirements defined for DigitalResource, its supertype. EpubVolume is a DEPRECATED entity that will be removed in a future version of the specification. It SHOULD NOT be referenced." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "MultipleResponseResponse" + "@value" : "EpubVolume" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Response" + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + } ], + "http://www.w3.org/2002/07/owl#deprecated" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#boolean", + "@value" : "true" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/NavigationEvent", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/eventTime", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper NavigationEvent models an actor traversing a network of digital resources." + "@value" : "A date and time value expressed with millisecond precision that indicates when an Event occurred." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Event" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "NavigationEvent" + "@value" : "eventTime" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Event" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#dateTime" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/Organization", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/extensions", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper Organization represents a formal collection of people organized for some common educational, social or administrative purpose. An Organization can act as an Agent. It can be linked both to a parent Organization and to its members." + "@value" : "An ordered collection of objects not defined by the Caliper Information Model." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "_:genid8" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "Organization" - } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Agent" + "@value" : "extensions" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/OutcomeEvent", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/extraCreditScore", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper OutcomeEvent models grading activities performed by an Agent, typically a Person or a SoftwareApplication. OutcomeEvent is DEPRECATED and will be removed in a future version of the specification. Use GradeEvent instead." + "@value" : "The number of extra credit points earned by the learner." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Result" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "OutcomeEvent" + "@value" : "extraCreditScore" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Event" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#decimal" } ], "http://www.w3.org/2002/07/owl#deprecated" : [ { "@type" : "http://www.w3.org/2001/XMLSchema#boolean", "@value" : "true" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/Page", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/federatedSession", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper Page represents an item of paginated content." + "@value" : "If an Event occurs within the context of an LTI tool launch, the federatedSession constitutes the tool consumer's LtiSession." } ], - "http://www.w3.org/2000/01/rdf-schema#label" : [ { - "@language" : "en", - "@value" : "Page" + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Event" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" - } ] -}, { - "@id" : "http://purl.imsglobal.org/caliper/Person", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#comment" : [ { - "@language" : "en", - "@value" : "A Caliper Person represents a human being, alive or deceased, real or imaginary." + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "Person" + "@value" : "federatedSession" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Agent" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://purl.imsglobal.org/caliper/LtiSession" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/Reading", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/generated", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper Reading represents an item of paginated content. Reading is a DEPRECATED entity superseded by Document that will be removed in a future version of the specification. It SHOULD NOT be referenced." + "@value" : "An Entity created or generated as a result of an interaction between an actor and an object." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Event" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "Reading" - } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + "@value" : "generated" } ], - "http://www.w3.org/2002/07/owl#deprecated" : [ { - "@type" : "http://www.w3.org/2001/XMLSchema#boolean", - "@value" : "true" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Entity" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/ReadingEvent", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/group", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper ReadingEvent models an actor reading textural content. ReadingEvent is DEPRECATED and will be removed in a future version of the specification. It SHOULD NOT be referenced." + "@value" : "An Organization that represents the group or organizational context within which an Event occurs." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Event" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "ReadingEvent" - } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Event" + "@value" : "group" } ], - "http://www.w3.org/2002/07/owl#deprecated" : [ { - "@type" : "http://www.w3.org/2001/XMLSchema#boolean", - "@value" : "true" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Organization" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/Response", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/id", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper Response is a generic type that represents the selected option generated by a Person interacting with an AssessmentItem. Utilize Response only if no suitable subtype exists to represent the response being described." + "@value" : "The Event or Entity identifier. For an Event, the id MUST be a UUID expressed as a URN using the form urn:uuid: per RFC 4122. For Entities a valid IRI MUST be specified. The IRI MUST be unique and persistent. The IRI SHOULD also be dereferenceable, i.e., capable of returning a representation of the resource. An Entity MAY be provisioned with a URI employing the URN scheme in cases where a Linked Data friendly HTTP URI is either unavailable or inappropriate." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "_:genid23" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "Response" + "@value" : "id" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Entity" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/Result", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/index", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper Result represents a grade applied to an assignment submission." + "@value" : "A non-negative integer that represents the position of the Frame." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Frame" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "Result" + "@value" : "index" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Entity" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#long" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/Score", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/isPartOf", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper Score represents a grade. The Score value is considered immutable." + "@value" : "A related Entity that includes or incorporates the resource as a part of its whole." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Entity" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "Score" + "@value" : "isPartOf" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "http://www.w3.org/2000/01/rdf-schema#range" : [ { "@id" : "http://purl.imsglobal.org/caliper/Entity" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/SelectTextResponse", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/isTimeDependent", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper SelectTextResponse represents a type of Response that identifies text or a mapping from a presented paragraph or list." + "@value" : "A boolean value indicating whether or not interacting with the item is time dependent." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/AssessmentItem" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "SelectTextResponse" + "@value" : "isTimeDependent" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Response" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/Selector", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/items", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper Selector is a generic class that describes a fragment or segment of a resource. Utilize Selector only if no suitable subtype exists to represent the selection being described." + "@value" : "An ordered collection of resources that comprise the collection." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResourceCollection" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "Selector" + "@value" : "items" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Entity" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/Session", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/keywords", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper Session represents a web application user session." + "@value" : "An ordered collection of one or more string values that represent tags or labels used to identify the resource." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "Session" + "@value" : "keywords" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Entity" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/SessionEvent", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/learningObjectives", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper SessionEvent models the creation and subsequent termination of a user session established by a Person interacting with a SoftwareApplication." + "@value" : "An ordered collection of one or more LearningObjective entities that describe what a learner is expected to comprehend or accomplish after engaging with the resource." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "SessionEvent" + "@value" : "learningObjectives" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Event" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://purl.imsglobal.org/caliper/LearningObjective" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/SharedAnnotation", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/maxAttempts", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper SharedAnnotation represents the act of sharing a reference to a DigitalResource with other agents." + "@value" : "A non-negative integer indicating the number of permitted attempts." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "SharedAnnotation" + "@value" : "maxAttempts" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Annotation" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/SoftwareApplication", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/maxResultScore", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper SoftwareApplication represents a computer program, application, module, platform or system." + "@value" : "The maximum score permitted for a Result." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Result" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "SoftwareApplication" + "@value" : "maxResultScore" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Agent" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#decimal" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/TagAnnotation", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/maxScore", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper TagAnnotation represents the act of tagging a DigitalResource with tags or labels." + "@value" : "A non-negative integer indicating the maximum score permitted." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "_:genid26" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "TagAnnotation" + "@value" : "maxScore" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Annotation" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#decimal" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/TextPositionSelector", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/maxSubmits", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper TextPositionSelector represents a fragment or selection of textual content, the starting and ending positions of which are determined by the distance in characters from the initial character (position 0) of the enclosing full text." + "@value" : "A non-negative integer indicating the number of permitted submissions." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "TextPositionSelector" + "@value" : "maxSubmits" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Selector" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/Thread", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/mediaType", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper Thread represents a series of one or more messages that share a common subject and are connected by a reply or by date relationships." + "@value" : "A string value drawn from the list of IANA approved media types and subtypes that identifies the file format of a resource." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "Thread" + "@value" : "mediaType" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/DigitalResourceCollection" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/ThreadEvent", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/member", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper ThreadEvent models an actor interacting with a Forum thread or topic." + "@value" : "The Person associated with a Membership." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Membership" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "ThreadEvent" + "@value" : "member" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Event" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Agent" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/ToolUseEvent", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/members", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper ToolUseEvent models a Person using a learning tool in a way that the tool's creators have determined is an indication of a learning interaction." + "@value" : "An ordered collection of entities of type Agent that belong to a particular group." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Organization" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "ToolUseEvent" + "@value" : "members" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Event" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Agent" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/TrueFalseResponse", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/membership", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper TrueFalseResponse represents a type of Response to an AssessmentItem in which only two possible options are provided (e.g., true/false, yes/no)." + "@value" : "The relationship between the actor and the group in terms of roles assigned and current status." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Event" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "TrueFalseResponse" + "@value" : "membership" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Response" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Membership" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/VideoObject", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/messageParameters", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper VideoObject represents a visual recording stored in digital form." + "@value" : "A map of LTI-specified message parameters that provide Tool Consumer-related contextual information MAY be specified. LTI message parameters of whatever type (i.e., required, recommended, optional, custom and extension) MAY be referenced." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/LtiSession" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "VideoObject" - } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/MediaObject" + "@value" : "messageParameters" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/ViewEvent", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/muted", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper ViewEvent describes an actor's examination of digital content whenever the activity emphasizes thoughtful observation or study as opposed to the mere retrieval of a resource." + "@value" : "An optional boolean value indicating whether or not the MediaObject has been muted ." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/AudioObject" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "ViewEvent" + "@value" : "muted" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Event" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/WebPage", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "@id" : "http://purl.imsglobal.org/caliper/name", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper WebPage represents a document containing markup that is suitable for display in a web browser." + "@value" : "A string value comprising a word or phrase by which the resource is known." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Entity" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "WebPage" + "@value" : "name" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/academicSession", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/caliper/navigatedFrom", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], + "http://purl.org/dc/terms/isReplacedBy" : [ { + "@id" : "http://purl.imsglobal.org/caliper/referrer" + } ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A human-readable identifier of the designated period in which a CourseOffering occurs." + "@value" : "The DigitalResource or SoftwareApplication that constitutes the referring context of a Navigation Event. Deprecated." } ], "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/CourseOffering" + "@id" : "http://purl.imsglobal.org/caliper/NavigationEvent" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "academicSession" + "@value" : "navigatedFrom" } ], "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#string" + "@id" : "http://purl.imsglobal.org/caliper/Entity" + } ], + "http://www.w3.org/2002/07/owl#deprecated" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#boolean", + "@value" : "true" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/action", + "@id" : "http://purl.imsglobal.org/caliper/normalScore", "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "The action or predicate that binds the Event actor or subject to the Event object." + "@value" : "The score earned by the learner before adding the extraCreditScore, subtracting the penaltyScore or applying the curveFactor, if any." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Result" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "action" + "@value" : "normalScore" } ], "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#string" + "@id" : "http://www.w3.org/2001/XMLSchema#decimal" + } ], + "http://www.w3.org/2002/07/owl#deprecated" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#boolean", + "@value" : "true" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/actor", + "@id" : "http://purl.imsglobal.org/caliper/object", "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "The Agent who initiated the Event, typically a Person, Organization or SoftwareApplication." + "@value" : "An Entity that an Event actor interacts with as described by the Event action." } ], "http://www.w3.org/2000/01/rdf-schema#domain" : [ { "@id" : "http://purl.imsglobal.org/caliper/Event" } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "actor" + "@value" : "object" } ], "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Agent" + "@id" : "http://purl.imsglobal.org/caliper/Entity" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/alignedLearningObjective", - "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "@id" : "http://purl.imsglobal.org/caliper/objectType", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "An ordered collection of one or more LearningObjective entities that describe what a learner is expected to comprehend or accomplish after engaging with the resource. Deprecated. Use learningObjectives." + "@value" : "A string value that designates the resource type." } ], "http://www.w3.org/2000/01/rdf-schema#domain" : [ { "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "alignedLearningObjective" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://purl.imsglobal.org/caliper/LearningObjective" + "@value" : "objectType" } ], "http://www.w3.org/2002/07/owl#deprecated" : [ { "@type" : "http://www.w3.org/2001/XMLSchema#boolean", "@value" : "true" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/annotated", + "@id" : "http://purl.imsglobal.org/caliper/organization", "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "The DigitalResource that was annotated by the annotator." + "@value" : "The Organization associated with a Membership." } ], "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Annotation" + "@id" : "http://purl.imsglobal.org/caliper/Membership" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "annotated" + "@value" : "organization" } ], "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + "@id" : "http://purl.imsglobal.org/caliper/Organization" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/annotator", - "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], + "@id" : "http://purl.imsglobal.org/caliper/penaltyScore", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "The Person who created the Annotation." + "@value" : "The number of points deducted from the normalScore due to an infraction such as submitting an Attempt after the due date." } ], "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Annotation" + "@id" : "http://purl.imsglobal.org/caliper/Result" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "annotator" + "@value" : "penaltyScore" } ], "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Person" + "@id" : "http://www.w3.org/2001/XMLSchema#decimal" + } ], + "http://www.w3.org/2002/07/owl#deprecated" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#boolean", + "@value" : "true" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/assignable", + "@id" : "http://purl.imsglobal.org/caliper/referrer", "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "The DigitalResource that constitutes the object of the assignment." + "@value" : "An Entity that represents the referring context within which an Event occurs. A SoftwareApplication or DigitalResource will typically constitute the referring context." } ], "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Attempt" + "@id" : "http://purl.imsglobal.org/caliper/Event" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "assignable" + "@value" : "referrer" } ], "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + "@id" : "http://purl.imsglobal.org/caliper/Entity" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/assignee", - "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], + "@id" : "http://purl.imsglobal.org/caliper/replyTo", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty", "http://www.w3.org/2002/07/owl#IrreflexiveProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "The Person who initiated the Attempt of an assigned DigitalResource." + "@value" : "A prior Message that represents the post to which a Message is directed in reply." } ], "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Attempt" + "@id" : "http://purl.imsglobal.org/caliper/Message" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "assignee" + "@value" : "replyTo" } ], "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Person" + "@id" : "http://purl.imsglobal.org/caliper/Message" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/attachments", - "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "@id" : "http://purl.imsglobal.org/caliper/resultScore", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "An ordered collection of one or more DigitalResource entities attached to a Message." + "@value" : "The result score awarded to the learner. A result score can be updated." } ], "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Message" + "@id" : "http://purl.imsglobal.org/caliper/Result" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "attachments" + "@value" : "resultScore" } ], "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + "@id" : "http://www.w3.org/2001/XMLSchema#decimal" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/attempt", - "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], + "@id" : "http://purl.imsglobal.org/caliper/roles", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "The associated Attempt." + "@value" : "An ordered collection of organizational roles assigned to a member." } ], "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "_:genid1" + "@id" : "http://purl.imsglobal.org/caliper/Membership" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "attempt" + "@value" : "roles" } ], "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Attempt" + "@id" : "http://purl.imsglobal.org/caliper/Role" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/body", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/caliper/scoreGiven", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A plain-text rendering of the body content of a Message." + "@value" : "The score value." } ], "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Message" + "@id" : "http://purl.imsglobal.org/caliper/Score" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "body" + "@value" : "scoreGiven" } ], "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#string" + "@id" : "http://www.w3.org/2001/XMLSchema#decimal" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/bookmarkNotes", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/caliper/scoredBy", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A plain text rendering of the note associated with a BookmarkAnnotation." + "@value" : "The Agent who scored or graded an Attempt." } ], "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/BookmarkAnnotation" + "@id" : "_:genid11" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "bookmarkNotes" + "@value" : "scoredBy" } ], "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#string" + "@id" : "http://purl.imsglobal.org/caliper/Agent" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/category", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/caliper/selection", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A plain-text descriptor that characterizes the purpose of the CourseSection such as \"lecture\", \"lab\" or \"seminar\"." + "@value" : "A Selector that describes a fragment or segment of a resource." } ], "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/CourseSection" + "@id" : "http://purl.imsglobal.org/caliper/HighlightAnnotation" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "category" + "@value" : "selection" } ], "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#string" + "@id" : "http://purl.imsglobal.org/caliper/TextPositionSelector" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/comment", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/caliper/selectionText", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "Plain text feedback provided by the scorer of a Result." + "@value" : "A string value representing a plain-text rendering of the selected segment of the annotated resource." } ], "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Result" + "@id" : "http://purl.imsglobal.org/caliper/HighlightAnnotation" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "comment" + "@value" : "selectionText" } ], "http://www.w3.org/2000/01/rdf-schema#range" : [ { "@id" : "http://www.w3.org/2001/XMLSchema#string" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/count", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/caliper/sendTime", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "The total number of attempts inclusive of the current Attempt that have been registered by the learner against the assigned resource." + "@value" : "Envelope send time." } ], "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Attempt" + "@id" : "http://purl.imsglobal.org/caliper/Envelope" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "count" + "@value" : "sendTime" } ], "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger" + "@id" : "http://www.w3.org/2001/XMLSchema#dateTime" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/courseNumber", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/caliper/sensor", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A human-readable identifier of the CourseOffering or CourseSection." + "@value" : "Sensor identifier." } ], "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/CourseOffering" + "@id" : "http://purl.imsglobal.org/caliper/Envelope" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "courseNumber" + "@value" : "sensor" } ], "http://www.w3.org/2000/01/rdf-schema#range" : [ { "@id" : "http://www.w3.org/2001/XMLSchema#string" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/creators", - "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "@id" : "http://purl.imsglobal.org/caliper/session", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "An ordered collection of Agent entities, typically of type Person, that are responsible for bringing resource into being" + "@value" : "The current user Session." } ], "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + "@id" : "http://purl.imsglobal.org/caliper/Event" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "creators" + "@value" : "session" } ], "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Agent" + "@id" : "http://purl.imsglobal.org/caliper/Session" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/currentTime", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/caliper/start", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A time interval or duration that represents the current playback position measured from the beginning of a MediaObject." + "@value" : "The starting position of a segment of text. The first character in the full text is position 0. The character that represents the start position is included within the selected segment." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.imsglobal.org/caliper/TextPositionSelector" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "start" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger" + } ] +}, { + "@id" : "http://purl.imsglobal.org/caliper/startedAtTime", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A date and time value expressed with millisecond precision that describes when the activity commenced." } ], "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/MediaLocation" + "@id" : "_:genid29" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "currentTime" + "@value" : "startedAtTime" } ], "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#duration" + "@id" : "http://www.w3.org/2001/XMLSchema#dateTime" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/curveFactor", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/caliper/status", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A scale factor to be used in adjusting the totalScore." + "@value" : "The current standing of a member." } ], "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Result" + "@id" : "http://purl.imsglobal.org/caliper/Membership" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "curveFactor" + "@value" : "status" } ], "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#decimal" - } ], - "http://www.w3.org/2002/07/owl#deprecated" : [ { - "@type" : "http://www.w3.org/2001/XMLSchema#boolean", - "@value" : "true" + "@id" : "http://purl.imsglobal.org/caliper/Status" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/curvedTotalScore", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/caliper/subOrganizationOf", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty", "http://www.w3.org/2002/07/owl#IrreflexiveProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "The total score earned by the learner after applying a curveFactor to a method for computing a scaled score; e.g., adjusting the score equal to the sum of 100 - curvedFactor(100 - totalScore)." + "@value" : "The parent Organization of an Organization." } ], "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Result" + "@id" : "http://purl.imsglobal.org/caliper/Organization" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "curvedTotalScore" + "@value" : "subOrganizationOf" } ], "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#decimal" - } ], - "http://www.w3.org/2002/07/owl#deprecated" : [ { - "@type" : "http://www.w3.org/2001/XMLSchema#boolean", - "@value" : "true" + "@id" : "http://purl.imsglobal.org/caliper/Organization" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/data", - "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "@id" : "http://purl.imsglobal.org/caliper/tags", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "Envelope data array." + "@value" : "An ordered collection of one or more string values that represent labels or tags associated with the annotated DigitalResource." } ], "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Envelope" + "@id" : "http://purl.imsglobal.org/caliper/TagAnnotation" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "data" + "@value" : "tags" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/dataVersion", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/caliper/target", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "Envelope data payload Caliper version." + "@value" : "An Entity that represents a particular segment or location within an Event object." } ], "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Envelope" + "@id" : "http://purl.imsglobal.org/caliper/Event" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "dataVersion" + "@value" : "target" } ], "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#string" + "@id" : "http://purl.imsglobal.org/caliper/Entity" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/dateCreated", + "@id" : "http://purl.imsglobal.org/caliper/totalScore", "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A date and time value expressed with millisecond precision that describes when an Entity was created." + "@value" : "A score earned by the learner equal to the sum of normalScore + extraCreditScore - penaltyScore. This value does not take into account the effects of curving." } ], "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Entity" + "@id" : "http://purl.imsglobal.org/caliper/Result" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "dateCreated" + "@value" : "totalScore" } ], "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#dateTime" + "@id" : "http://www.w3.org/2001/XMLSchema#decimal" + } ], + "http://www.w3.org/2002/07/owl#deprecated" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#boolean", + "@value" : "true" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/dateModified", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/caliper/type", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A date and time value expressed with millisecond precision that describes when an Entity was last changed or modified." + "@value" : "A string value corresponding to the Class name or label of an Event or Entity." } ], "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Entity" + "@id" : "_:genid33" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "dateModified" + "@value" : "type" } ], "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#dateTime" + "@id" : "http://www.w3.org/2001/XMLSchema#string" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/datePublished", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/caliper/user", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A date and time value expressed with millisecond precision that provides the publication date of a resource." + "@value" : "The Person who initiated a Session." } ], "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + "@id" : "http://purl.imsglobal.org/caliper/Session" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "datePublished" + "@value" : "user" } ], "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#dateTime" + "@id" : "http://purl.imsglobal.org/caliper/Agent" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/dateToActivate", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/caliper/value", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A date and time value expressed with millisecond precision that describes when a resource was activated." + "@value" : "A string value that represents the options selected." } ], "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/AssignableDigitalResource" + "@id" : "_:genid36" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "dateToActivate" + "@value" : "value" } ], "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#dateTime" + "@id" : "http://www.w3.org/2001/XMLSchema#string" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/dateToShow", + "@id" : "http://purl.imsglobal.org/caliper/values", "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A date and time value expressed with millisecond precision that describes when a resource should be shown or made available." + "@value" : "An ordered collection of one or more selected options." } ], "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/AssignableDigitalResource" + "@id" : "_:genid39" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "dateToShow" + "@value" : "values" } ], "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#dateTime" + "@id" : "http://www.w3.org/2001/XMLSchema#string" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/dateToStartOn", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/caliper/version", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A date and time value expressed with millisecond precision that describes when the resource can be started." + "@value" : "A string value that designates the current form or version of the resource." } ], "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/AssignableDigitalResource" + "@id" : "_:genid43" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "dateToStartOn" + "@value" : "version" } ], "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#dateTime" + "@id" : "http://www.w3.org/2001/XMLSchema#string" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/dateToSubmit", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/caliper/volumeLevel", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A date and time value expressed with millisecond precision that describes when the resource is to be submitted for evaluation." + "@value" : "The current volume level." } ], "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/AssignableDigitalResource" + "@id" : "http://purl.imsglobal.org/caliper/AudioObject" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "dateToSubmit" + "@value" : "volumeLevel" } ], "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#dateTime" + "@id" : "http://www.w3.org/2001/XMLSchema#string" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/description", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/caliper/volumeMax", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A brief, plain-text representation of the resource." + "@value" : "A string value indicating the maximum volume level permitted." } ], "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Entity" + "@id" : "http://purl.imsglobal.org/caliper/AudioObject" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "description" + "@value" : "volumeMax" } ], "http://www.w3.org/2000/01/rdf-schema#range" : [ { "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#propertyDisjointWith" : [ { + "@id" : "http://purl.imsglobal.org/caliper/volumeMin" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/duration", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/caliper/volumeMin", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A time interval that represents the total time required to complete an activity." + "@value" : "A string value indicating the minimum volume level permitted." } ], "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "_:genid17" + "@id" : "http://purl.imsglobal.org/caliper/AudioObject" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "duration" + "@value" : "volumeMin" } ], "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#duration" + "@id" : "http://www.w3.org/2001/XMLSchema#string" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/edApp", - "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], + "@id" : "http://purl.imsglobal.org/caliper/withAgents", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A SoftwareApplication that represents the application context within which an Event occurs." + "@value" : "An ordered collection of one or more Agent entities, typically of type Person, with whom the annotated DigitalResource has been shared." } ], "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Event" + "@id" : "http://purl.imsglobal.org/caliper/SharedAnnotation" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://purl.imsglobal.org/caliper" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "edApp" + "@value" : "withAgents" } ], "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://purl.imsglobal.org/caliper/SoftwareApplication" + "@id" : "http://purl.imsglobal.org/caliper/Agent" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/end", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership#Administrator", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "The end position of a segment of text. The first character in the full text is position 0. The character that represents the end position is NOT included within the selected segment." + "@value" : "The role of a formal administrator in the Membership." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/TextPositionSelector" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "end" + "@value" : "Administrator" } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger" + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Role" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/endedAtTime", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership#ContentDeveloper", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A date and time value expressed with millisecond precision that describes when the activity was completed or terminated." + "@value" : "The role of an author of content for learning material presented through the Membership." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "_:genid22" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "endedAtTime" + "@value" : "ContentDeveloper" } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#dateTime" + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Role" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/epubChapter", + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership#Instructor", "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper EpubChapter represents a major structural division of a piece of writing. EpubChapter is a DEPRECATED entity that will be removed in a future version of the specification. It SHOULD NOT be referenced." + "@value" : "The role of teaching instructor for learning material presented through the Membership." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "EpubChapter" + "@value" : "Instructor" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" - } ], - "http://www.w3.org/2002/07/owl#deprecated" : [ { - "@type" : "http://www.w3.org/2001/XMLSchema#boolean", - "@value" : "true" + "@id" : "http://purl.imsglobal.org/caliper/Role" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/epubPart", + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership#Learner", "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper EpubPart represents a major structural division of a piece of writing, typically encapsulating a set of related chapters. EpubPart is a DEPRECATED entity that will be removed in a future version of the specification. It SHOULD NOT be referenced." + "@value" : "The role of someone undergoing some form of formal learning." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "EpubPart" + "@value" : "Learner" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" - } ], - "http://www.w3.org/2002/07/owl#deprecated" : [ { - "@type" : "http://www.w3.org/2001/XMLSchema#boolean", - "@value" : "true" + "@id" : "http://purl.imsglobal.org/caliper/Role" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/epubSubChapter", + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership#Manager", "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { - "@value" : "A Caliper EpubSubChapter represents a major sub-division of an EpubChapter. EpubSubChapter is a DEPRECATED entity that will be removed in a future version of the specification. It SHOULD NOT be referenced." + "@language" : "en", + "@value" : "The role of manager of the Group for which the Membership is being defined." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "EpubSubChapter" + "@value" : "Manager" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" - } ], - "http://www.w3.org/2002/07/owl#deprecated" : [ { - "@type" : "http://www.w3.org/2001/XMLSchema#boolean", - "@value" : "true" + "@id" : "http://purl.imsglobal.org/caliper/Role" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/epubVolume", + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership#Member", "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Caliper EpubVolume represents a component of a collection. EpubVolume inherits all the properties and requirements defined for DigitalResource, its supertype. EpubVolume is a DEPRECATED entity that will be removed in a future version of the specification. It SHOULD NOT be referenced." + "@value" : "The role of a member of the associated Membership." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "EpubVolume" + "@value" : "Member" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" - } ], - "http://www.w3.org/2002/07/owl#deprecated" : [ { - "@type" : "http://www.w3.org/2001/XMLSchema#boolean", - "@value" : "true" + "@id" : "http://purl.imsglobal.org/caliper/Role" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/eventTime", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership#Mentor", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A date and time value expressed with millisecond precision that indicates when an Event occurred." + "@value" : "The role of a personal mentor of other individuals in the Membership." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Event" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "eventTime" + "@value" : "Mentor" } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#dateTime" + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Role" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/extensions", - "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership#Officer", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "An ordered collection of objects not defined by the Caliper Information Model." + "@value" : "The role of an officer of organization e.g., Chair, Secretary, etc. in the Membership." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "_:genid4" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "extensions" + "@value" : "Officer" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Role" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/extraCreditScore", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership#TeachingAssistant", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "The number of extra credit points earned by the learner." + "@value" : "The role of teaching assistant to an Instructor in the Membership." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Result" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "extraCreditScore" + "@value" : "TeachingAssistant" } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#decimal" - } ], - "http://www.w3.org/2002/07/owl#deprecated" : [ { - "@type" : "http://www.w3.org/2001/XMLSchema#boolean", - "@value" : "true" + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.imsglobal.org/caliper/Role" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/federatedSession", - "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Administrator#Administrator", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Administrator" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "If an Event occurs within the context of an LTI tool launch, the federatedSession constitutes the tool consumer's LtiSession." + "@value" : "Someone who typically works with a system and all sub-structures (LMS, SIS, etc.)." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Event" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "federatedSession" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://purl.imsglobal.org/caliper/LtiSession" - } ], - "http://www.w3.org/2002/07/owl#propertyDisjointWith" : [ { - "@id" : "http://purl.imsglobal.org/caliper/session" + "@value" : "Administrator" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/generated", - "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Administrator#Developer", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Administrator" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "An Entity created or generated as a result of an interaction between an actor and an object." + "@value" : "Provides programmatic development for use in a LMS, SIS, or associated tool(s)." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Event" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "generated" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Entity" + "@value" : "Developer" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/group", - "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Administrator#ExternalDeveloper", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Administrator" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "An Organization that represents the group or organizational context within which an Event occurs." + "@value" : "A user who is not a member of the institution but provides programmatic development for use in a LMS, SIS, or associated tool(s)." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Event" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "group" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Organization" + "@value" : "ExternalDeveloper" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/id", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Administrator#ExternalSupport", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Administrator" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "The Event or Entity identifier. For an Event, the id MUST be a UUID expressed as a URN using the form urn:uuid: per RFC 4122. For Entities a valid IRI MUST be specified. The IRI MUST be unique and persistent. The IRI SHOULD also be dereferenceable, i.e., capable of returning a representation of the resource. An Entity MAY be provisioned with a URI employing the URN scheme in cases where a Linked Data friendly HTTP URI is either unavailable or inappropriate." + "@value" : "A user who is not a member of the institution but provides support for the system; usually has fewer privileges then an administrator." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "_:genid26" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "id" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#string" + "@value" : "ExternalSupport" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/index", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Administrator#ExternalSystemAdministrator", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Administrator" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A non-negative integer that represents the position of the Frame." + "@value" : "A user who is not a member of the institution that provides support, e.g., vendor support accounts, 3rd party support accounts, etc." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Frame" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "index" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#long" + "@value" : "ExternalSystemAdministrator" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/isPartOf", - "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty", "http://www.w3.org/2002/07/owl#IrreflexiveProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Administrator#Support", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Administrator" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A related Entity that includes or incorporates the resource as a part of its whole." + "@value" : "Provides support for the system, usually has fewer privileges then an administrator." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "_:genid7" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "isPartOf" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Entity" + "@value" : "Support" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/isTimeDependent", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Administrator#SystemAdministrator", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Administrator" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A boolean value indicating whether or not interacting with the item is time dependent." + "@value" : "A person who has greater privileges then an administrator." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/AssessmentItem" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "isTimeDependent" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + "@value" : "SystemAdministrator" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/items", - "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/ContentDeveloper#ContentDeveloper", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#ContentDeveloper" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "An ordered collection of resources that comprise the collection." + "@value" : "Someone who usually develops materials within a specific course structure." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/DigitalResourceCollection" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "items" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + "@value" : "ContentDeveloper" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/keywords", - "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/ContentDeveloper#ContentExpert", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#ContentDeveloper" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "An ordered collection of one or more string values that represent tags or labels used to identify the resource." + "@value" : "An expert that participates in the course because of their knowledge; e.g., guest speaker, artist in residence, etc." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "keywords" + "@value" : "ContentExpert" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/learningObjectives", - "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/ContentDeveloper#ExternalContentExpert", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#ContentDeveloper" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "An ordered collection of one or more LearningObjective entities that describe what a learner is expected to comprehend or accomplish after engaging with the resource." + "@value" : "An expert who is not a member of the institution butparticipates in the course because of their knowledge; e.g., guest speaker, artist in residence, etc." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "learningObjectives" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://purl.imsglobal.org/caliper/LearningObjective" + "@value" : "ExternalContentExpert" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/maxAttempts", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/ContentDeveloper#Librarian", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#ContentDeveloper" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A non-negative integer indicating the number of permitted attempts." + "@value" : "A librarian who provides content support." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/AssignableDigitalResource" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "maxAttempts" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger" + "@value" : "Librarian" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/maxResultScore", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Instructor#ExternalInstructor", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Instructor" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "The maximum score permitted for a Result." + "@value" : "An instructor who is not a member of the institution." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Result" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "maxResultScore" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#decimal" + "@value" : "ExternalInstructor" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/maxScore", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Instructor#GuestInstructor", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Instructor" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A non-negative integer indicating the maximum score permitted." + "@value" : "" + }, { + "@language" : "en", + "@value" : "An instructor who is teaching this course outside of their normal responsibilities" } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "_:genid29" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "maxScore" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#decimal" + "@value" : "GuestInstructor" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/maxSubmits", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Instructor#Instructor", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Instructor" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A non-negative integer indicating the number of permitted submissions." + "@value" : "Someone who usually teaches within a specific course structure." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/AssignableDigitalResource" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "maxSubmits" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger" + "@value" : "Instructor" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/mediaType", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Instructor#Lecturer", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Instructor" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A string value drawn from the list of IANA approved media types and subtypes that identifies the file format of a resource." + "@value" : "An instructor that has limited permissions to modify the course." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "mediaType" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#string" + "@value" : "Lecturer" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/member", - "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Instructor#PrimaryInstructor", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Instructor" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "The Person associated with a Membership." + "@value" : "An instructor who is primarily responsible for the instruction." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Membership" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "member" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Person" + "@value" : "PrimaryInstructor" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/members", - "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Instructor#SecondaryInstructor", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Instructor" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "An ordered collection of entities of type Agent that belong to a particular group." + "@value" : "An instructor who has secondary responsibility for the instruction." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Organization" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "members" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Agent" + "@value" : "SecondaryInstructor" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/membership", - "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Instructor#TeachingAssistant", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#TeachingAssistant" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "The relationship between the actor and the group in terms of roles assigned and current status." + "@value" : "Someone who usually has a subset of instructional responsibilities for some portion of a course structure" + }, { + "@language" : "en", + "@value" : "The role of a teaching assistant to an Instructor in the Membership." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Event" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "membership" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Membership" + "@value" : "TeachingAssistant" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/messageParameters", - "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Instructor#TeachingAssistantGroup", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#TeachingAssistant" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A map of LTI-specified message parameters that provide Tool Consumer-related contextual information MAY be specified. LTI message parameters of whatever type (i.e., required, recommended, optional, custom and extension) MAY be referenced." + "@value" : "A teaching assistant for a Group." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/LtiSession" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "messageParameters" + "@value" : "TeachingAssistantGroup" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/muted", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Instructor#TeachingAssistantOffering", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#TeachingAssistant" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "An optional boolean value indicating whether or not the MediaObject has been muted ." + "@value" : "A teaching assistant for a CourseOffering." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/AudioObject" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "muted" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + "@value" : "TeachingAssistantOffering" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/name", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Instructor#TeachingAssistantSection", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#TeachingAssistant" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A string value comprising a word or phrase by which the resource is known." + "@value" : "A teaching assistant for a CourseSection." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Entity" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "name" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#string" + "@value" : "TeachingAssistantSection" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/navigatedFrom", - "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Instructor#TeachingAssistantTemplate", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#TeachingAssistant" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "The DigitalResource or SoftwareApplication that constitutes the referring context of a Navigation Event. Deprecated." + "@value" : "A teaching assistant for a template." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/NavigationEvent" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "navigatedFrom" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Entity" - } ], - "http://www.w3.org/2002/07/owl#deprecated" : [ { - "@type" : "http://www.w3.org/2001/XMLSchema#boolean", - "@value" : "true" + "@value" : "TeachingAssistantTemplate" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/normalScore", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Learner#ExternalLearner", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Learner" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "The score earned by the learner before adding the extraCreditScore, subtracting the penaltyScore or applying the curveFactor, if any." + "@value" : "A learner who is not a member of the institution." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Result" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "normalScore" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#decimal" - } ], - "http://www.w3.org/2002/07/owl#deprecated" : [ { - "@type" : "http://www.w3.org/2001/XMLSchema#boolean", - "@value" : "true" + "@value" : "ExternalLearner" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/object", - "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Learner#GuestLearner", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Learner" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "An Entity that an Event actor interacts with as described by the Event action." + "@value" : "A learner who is not enrolled in the same process as a learner; may or may not receive credit for the course." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Event" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "object" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Entity" + "@value" : "GuestLearner" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/objectType", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Learner#Learner", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Learner" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A string value that designates the resource type." + "@value" : "Someone who usually learns within a specific course structure." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/DigitalResource" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "objectType" - } ], - "http://www.w3.org/2002/07/owl#deprecated" : [ { - "@type" : "http://www.w3.org/2001/XMLSchema#boolean", - "@value" : "true" + "@value" : "Learner" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/organization", - "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Learner#NonCreditLearner", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Learner" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "The Organization associated with a Membership." + "@value" : "A learner who is enrolled through the same process as a learner, but is not receiving credit for the course of study." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Membership" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "organization" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Organization" + "@value" : "NonCreditLearner" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/penaltyScore", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Manager#AreaManager", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Manager" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "The number of points deducted from the normalScore due to an infraction such as submitting an Attempt after the due date." + "@value" : "Someone who provides assistance, administration, and/or support to multiple course structures; e.g., Departmental Staff, Cohort Leader, etc." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Result" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "penaltyScore" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#decimal" - } ], - "http://www.w3.org/2002/07/owl#deprecated" : [ { - "@type" : "http://www.w3.org/2001/XMLSchema#boolean", - "@value" : "true" + "@value" : "AreaManager" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/referrer", - "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Manager#CourseCoordinator", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Manager" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "An Entity that represents the referring context within which an Event occurs. A SoftwareApplication or DigitalResource will typically constitute the referring context." + "@value" : "Someone who provides assistance to a set of course structures that are related, a lab manager, etc." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Event" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "referrer" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Entity" + "@value" : "CourseCoordinator" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/replyTo", - "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty", "http://www.w3.org/2002/07/owl#IrreflexiveProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Manager#ExternalObserver", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Manager" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A prior Message that represents the post to which a Message is directed in reply." + "@value" : "Person that is not a member of the institution but views multiple course structures for non-instructional purposes; e.g., peer review committee, accreditation staff, etc." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Message" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "replyTo" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Message" + "@value" : "ExternalObserver" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/resultScore", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Manager#Manager", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Manager" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "The result score awarded to the learner. A result score can be updated." + "@value" : "Someone who usually interacts with multiple course structures." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Result" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "resultScore" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#decimal" + "@value" : "Manager" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/roles", - "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Manager#Observer", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Manager" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "An ordered collection of organizational roles assigned to a member." + "@value" : "Views multiple course structures for non-instructional purposes; e.g., peer review committee, accreditation staff, etc." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Membership" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "roles" + "@value" : "Observer" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/scoreGiven", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Member#Member", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Member" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "The score value." + "@value" : "Someone who is a member of an Organization." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Score" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "scoreGiven" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#decimal" + "@value" : "Member" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/scoredBy", - "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Mentor#Advisor", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Mentor" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "The Agent who scored or graded an Attempt." + "@value" : "Advises learners." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "_:genid10" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "scoredBy" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Agent" + "@value" : "Advisor" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/selection", - "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Mentor#Auditor", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Mentor" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A Selector that describes a fragment or segment of a resource." + "@value" : "Audits learner activities; e.g., staff that verifies continuing eligibility for a scholarship, etc." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/HighlightAnnotation" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "selection" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://purl.imsglobal.org/caliper/TextPositionSelector" + "@value" : "Auditor" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/selectionText", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Mentor#ExternalAdvisor", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Mentor" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A string value representing a plain-text rendering of the selected segment of the annotated resource." + "@value" : "A user who is not a member of the institution that advises learners." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/HighlightAnnotation" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "selectionText" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#string" + "@value" : "ExternalAdvisor" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/sendTime", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Mentor#ExternalAuditor", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Mentor" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "Envelope send time." + "@value" : "A user who is not a member of the institution that audits learner activities; e.g., staff that verifies continuing eligibility for a scholarship, etc." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Envelope" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "sendTime" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#dateTime" + "@value" : "ExternalAuditor" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/sensor", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Mentor#ExternalLearningFacilitator", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Mentor" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "Sensor identifier." + "@value" : "A user who is not a member of the institution that works with individual learner to access materials; e.g., translator, assistant for persons of differing abilities, etc." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Envelope" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "sensor" + "@value" : "ExternalLearningFacilitator" + } ] +}, { + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Mentor#ExternalMentor", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Mentor" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A user who is not a member of the institution that mentors learners." + }, { + "@language" : "en", + "@value" : "ExternalMentor" } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#string" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/session", - "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Mentor#ExternalReviewer", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Mentor" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "The current user Session." + "@value" : "A user who is not a member of the institution that reviews work by learners." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Event" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "session" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Session" + "@value" : "ExternalReviewer" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/start", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Mentor#ExternalTutor", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Mentor" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "The starting position of a segment of text. The first character in the full text is position 0. The character that represents the start position is included within the selected segment." + "@value" : "A user who is not a member of the institution that works with individual learners to assist in their instruction." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/TextPositionSelector" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "start" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger" + "@value" : "ExternalTutor" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/startedAtTime", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Mentor#LearningFacilitator", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Mentor" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A date and time value expressed with millisecond precision that describes when the activity commenced." + "@value" : "Works with individual learner to access materials; e.g., translator, assistant for persons of differing abilities, etc." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "_:genid32" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "startedAtTime" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#dateTime" + "@value" : "LearningFacilitator" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/status", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Mentor#Mentor", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Mentor" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "The current standing of a member." + "@value" : "Someone who usually works with a specific course structure with a specific learner." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Membership" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "status" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#string" + "@value" : "Mentor" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/subOrganizationOf", - "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty", "http://www.w3.org/2002/07/owl#IrreflexiveProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Mentor#Reviewer", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Mentor" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "The parent Organization of an Organization." + "@value" : "Reviews work by learners." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Organization" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "subOrganizationOf" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Organization" + "@value" : "Reviewer" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/tags", - "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Mentor#Tutor", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Mentor" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "An ordered collection of one or more string values that represent labels or tags associated with the annotated DigitalResource." + "@value" : "Works with individual learners to assist in their instruction." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/TagAnnotation" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "tags" + "@value" : "Tutor" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/target", - "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Officer#Chair", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Officer" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "An Entity that represents a particular segment or location within an Event object." + "@value" : "Chair of the Group." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Event" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "target" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Entity" + "@value" : "Chair" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/totalScore", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Officer#Communications", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Officer" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A score earned by the learner equal to the sum of normalScore + extraCreditScore - penaltyScore. This value does not take into account the effects of curving." + "@value" : "Communications officer for the Group." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Result" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "totalScore" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#decimal" - } ], - "http://www.w3.org/2002/07/owl#deprecated" : [ { - "@type" : "http://www.w3.org/2001/XMLSchema#boolean", - "@value" : "true" + "@value" : "Communications" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/user", - "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Officer#Officer", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Officer" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "The Person who initiated a Session." + "@value" : "The role of an officer of organization e.g., Chair, Secretary, etc. in the Membership." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Session" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "user" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Person" + "@value" : "Officer" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/value", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Officer#Secretary", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Officer" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A string value that represents the options selected." + "@value" : "Secretary to the Group." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "_:genid36" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "value" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#string" + "@value" : "Secretary" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/values", - "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Officer#Treasurer", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Officer" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "An ordered collection of one or more selected options." + "@value" : "Treasurer to the Group." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "_:genid13" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "values" + "@value" : "Treasurer" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/version", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/Officer#ViceChair", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Officer" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A string value that designates the current form or version of the resource." + "@value" : "Vice Chair to the Group." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "_:genid39" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "version" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#string" + "@value" : "ViceChair" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/volumeLevel", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/TeachingAssistant#Grader", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#Instructor" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "The current volume level." + "@value" : "Primary responsibility is assignment of grades." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/AudioObject" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "volumeLevel" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#string" + "@value" : "Grader" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/volumeMax", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/membership/TeachingAssistant#TeachingAssistantSectionAssociation", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/vocab/lis/v2/membership#TeachingAssistant" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A string value indicating the maximum volume level permitted." + "@value" : "A teaching assistant for a section association." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/AudioObject" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "volumeMax" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#string" + "@value" : "TeachingAssistantSectionAssociation" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/volumeMin", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/status#Active", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Status" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "A string value indicating the minimum volume level permitted." + "@value" : "The member is active in the Membership." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/AudioObject" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "volumeMin" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#string" + "@value" : "Active" } ] }, { - "@id" : "http://purl.imsglobal.org/caliper/withAgents", - "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "@id" : "http://purl.imsglobal.org/vocab/lis/v2/status#Inactive", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://purl.imsglobal.org/caliper/Status" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "en", - "@value" : "An ordered collection of one or more Agent entities, typically of type Person, with whom the annotated DigitalResource has been shared." + "@value" : "The member is inactive in the Membership." } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "http://purl.imsglobal.org/caliper/SharedAnnotation" + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "http://www.imsglobal.org/lis/" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "withAgents" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://purl.imsglobal.org/caliper/Agent" + "@value" : "Inactive" } ] +}, { + "@id" : "http://purl.org/dc/terms/isReplacedBy", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://purl.org/dc/terms/license", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://purl.org/dc/terms/title", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { "@id" : "http://www.w3.org/2001/XMLSchema#duration", "@type" : [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ] diff --git a/caliper-rdfxml.owl b/caliper-rdfxml.owl index 9af2f9f..898d8bf 100644 --- a/caliper-rdfxml.owl +++ b/caliper-rdfxml.owl @@ -2,18 +2,33 @@ - Caliper Analytics Ontology + Caliper Analytics® Ontology + Recipients of this document are requested to submit, with their comments, notification of any relevant patent claims or other intellectual property rights of which they may be aware that might be infringed by any implementation of the specification set forth in this document, and to provide supporting documentation. + +IMS takes no position regarding the validity or scope of any intellectual property or other rights that might be claimed to pertain to the implementation or use of the technology described in this document or the extent to which any license under such rights might or might not be available; neither does it represent that it has made any effort to identify any such rights. Information on IMS’s procedures with respect to rights in IMS specifications can be found at the IMS Intellectual Property Rights web page: http://www.imsglobal.org/ipr/imsipr_policyFinal.pdf. + +Copyright © 2018 IMS Global Learning Consortium. All Rights Reserved. + +Use of this ontology to develop products or services is governed by the license with IMS found on the IMS website: http://www.imsglobal.org/speclicense.html. + +Permission is granted to all parties to use excerpts from this document as needed in producing requests for proposals. + +The limited permissions granted above are perpetual and will not be revoked by IMS or its successors or assigns. + +THIS ONTOLOGY IS BEING OFFERED WITHOUT ANY WARRANTY WHATSOEVER, AND IN PARTICULAR, ANY WARRANTY OF NON INFRINGEMENT IS EXPRESSLY DISCLAIMED. ANY USE OF THIS ONTOLOGY SHALL BE MADE ENTIRELY AT THE IMPLEMENTER'S OWN RISK, AND NEITHER THE CONSORTIUM, NOR ANY OF ITS MEMBERS OR SUBMITTERS, SHALL HAVE ANY LIABILITY WHATSOEVER TO ANY IMPLEMENTER OR THIRD PARTY FOR ANY DAMAGES OF ANY NATURE WHATSOEVER, DIRECTLY OR INDIRECTLY, ARISING FROM THE USE OF THIS ONTOLOGY. The Caliper Analytics Specification provides a structured approach to describing, collecting and exchanging learning activity data at scale. Establishing a common vocabulary for describing learning interactions is a central objective. Promoting data interoperability, data sharing and data-informed decision making are also important goals. Caliper also defines an application programming interface (the Sensor API) for marshalling and transmitting event data from instrumented applications to target endpoints for storage, analysis and use. The Caliper ontology provides a machine-readable document that defines the concepts, relationships and constraints that together comprise the Caliper information model. http://www.imsglobal.org/caliper + Caliper Analytics® Ontology @@ -29,6 +44,24 @@ The Caliper ontology provides a machine-readable document that defines the conce + + + + + + + + + + + + + + + + + + @@ -69,6 +102,19 @@ The Caliper ontology provides a machine-readable document that defines the conce + + + + + + + The action or predicate that binds the Event actor or subject to the Event object. + http://purl.imsglobal.org/caliper + action + + + + @@ -76,6 +122,7 @@ The Caliper ontology provides a machine-readable document that defines the conce The Agent who initiated the Event, typically a Person, Organization or SoftwareApplication. + http://purl.imsglobal.org/caliper actor @@ -86,7 +133,9 @@ The Caliper ontology provides a machine-readable document that defines the conce + An ordered collection of one or more LearningObjective entities that describe what a learner is expected to comprehend or accomplish after engaging with the resource. Deprecated. Use learningObjectives. + http://purl.imsglobal.org/caliper alignedLearningObjective true @@ -100,6 +149,7 @@ The Caliper ontology provides a machine-readable document that defines the conce The DigitalResource that was annotated by the annotator. + http://purl.imsglobal.org/caliper annotated @@ -110,8 +160,9 @@ The Caliper ontology provides a machine-readable document that defines the conce - + The Person who created the Annotation. + http://purl.imsglobal.org/caliper annotator @@ -124,6 +175,7 @@ The Caliper ontology provides a machine-readable document that defines the conce The DigitalResource that constitutes the object of the assignment. + http://purl.imsglobal.org/caliper assignable @@ -134,8 +186,9 @@ The Caliper ontology provides a machine-readable document that defines the conce - + The Person who initiated the Attempt of an assigned DigitalResource. + http://purl.imsglobal.org/caliper assignee @@ -147,6 +200,7 @@ The Caliper ontology provides a machine-readable document that defines the conce An ordered collection of one or more DigitalResource entities attached to a Message. + http://purl.imsglobal.org/caliper attachments @@ -161,11 +215,13 @@ The Caliper ontology provides a machine-readable document that defines the conce + The associated Attempt. + http://purl.imsglobal.org/caliper attempt @@ -177,6 +233,7 @@ The Caliper ontology provides a machine-readable document that defines the conce An ordered collection of Agent entities, typically of type Person, that are responsible for bringing resource into being + http://purl.imsglobal.org/caliper creators @@ -186,7 +243,16 @@ The Caliper ontology provides a machine-readable document that defines the conce + + + + + + + + Envelope data array. + http://purl.imsglobal.org/caliper data @@ -199,6 +265,7 @@ The Caliper ontology provides a machine-readable document that defines the conce A SoftwareApplication that represents the application context within which an Event occurs. + http://purl.imsglobal.org/caliper edApp @@ -207,7 +274,6 @@ The Caliper ontology provides a machine-readable document that defines the conce - @@ -217,6 +283,7 @@ The Caliper ontology provides a machine-readable document that defines the conce An ordered collection of objects not defined by the Caliper Information Model. + http://purl.imsglobal.org/caliper extensions @@ -228,8 +295,8 @@ The Caliper ontology provides a machine-readable document that defines the conce - If an Event occurs within the context of an LTI tool launch, the federatedSession constitutes the tool consumer's LtiSession. + http://purl.imsglobal.org/caliper federatedSession @@ -242,6 +309,7 @@ The Caliper ontology provides a machine-readable document that defines the conce An Entity created or generated as a result of an interaction between an actor and an object. + http://purl.imsglobal.org/caliper generated @@ -254,6 +322,7 @@ The Caliper ontology provides a machine-readable document that defines the conce An Organization that represents the group or organizational context within which an Event occurs. + http://purl.imsglobal.org/caliper group @@ -263,17 +332,10 @@ The Caliper ontology provides a machine-readable document that defines the conce - - - - - - - - - + A related Entity that includes or incorporates the resource as a part of its whole. + http://purl.imsglobal.org/caliper isPartOf @@ -283,29 +345,21 @@ The Caliper ontology provides a machine-readable document that defines the conce - + An ordered collection of resources that comprise the collection. + http://purl.imsglobal.org/caliper items - - - - - An ordered collection of one or more string values that represent tags or labels used to identify the resource. - keywords - - - - An ordered collection of one or more LearningObjective entities that describe what a learner is expected to comprehend or accomplish after engaging with the resource. + http://purl.imsglobal.org/caliper learningObjectives @@ -316,8 +370,9 @@ The Caliper ontology provides a machine-readable document that defines the conce - + The Person associated with a Membership. + http://purl.imsglobal.org/caliper member @@ -329,6 +384,7 @@ The Caliper ontology provides a machine-readable document that defines the conce An ordered collection of entities of type Agent that belong to a particular group. + http://purl.imsglobal.org/caliper members @@ -341,6 +397,7 @@ The Caliper ontology provides a machine-readable document that defines the conce The relationship between the actor and the group in terms of roles assigned and current status. + http://purl.imsglobal.org/caliper membership @@ -351,6 +408,7 @@ The Caliper ontology provides a machine-readable document that defines the conce A map of LTI-specified message parameters that provide Tool Consumer-related contextual information MAY be specified. LTI message parameters of whatever type (i.e., required, recommended, optional, custom and extension) MAY be referenced. + http://purl.imsglobal.org/caliper messageParameters @@ -362,7 +420,9 @@ The Caliper ontology provides a machine-readable document that defines the conce + The DigitalResource or SoftwareApplication that constitutes the referring context of a Navigation Event. Deprecated. + http://purl.imsglobal.org/caliper navigatedFrom true @@ -376,6 +436,7 @@ The Caliper ontology provides a machine-readable document that defines the conce An Entity that an Event actor interacts with as described by the Event action. + http://purl.imsglobal.org/caliper object @@ -388,6 +449,7 @@ The Caliper ontology provides a machine-readable document that defines the conce The Organization associated with a Membership. + http://purl.imsglobal.org/caliper organization @@ -400,6 +462,7 @@ The Caliper ontology provides a machine-readable document that defines the conce An Entity that represents the referring context within which an Event occurs. A SoftwareApplication or DigitalResource will typically constitute the referring context. + http://purl.imsglobal.org/caliper referrer @@ -413,6 +476,7 @@ The Caliper ontology provides a machine-readable document that defines the conce A prior Message that represents the post to which a Message is directed in reply. + http://purl.imsglobal.org/caliper replyTo @@ -422,7 +486,9 @@ The Caliper ontology provides a machine-readable document that defines the conce + An ordered collection of organizational roles assigned to a member. + http://purl.imsglobal.org/caliper roles @@ -442,6 +508,7 @@ The Caliper ontology provides a machine-readable document that defines the conce The Agent who scored or graded an Attempt. + http://purl.imsglobal.org/caliper scoredBy @@ -454,6 +521,7 @@ The Caliper ontology provides a machine-readable document that defines the conce A Selector that describes a fragment or segment of a resource. + http://purl.imsglobal.org/caliper selection @@ -466,11 +534,25 @@ The Caliper ontology provides a machine-readable document that defines the conce The current user Session. + http://purl.imsglobal.org/caliper session + + + + + + + The current standing of a member. + http://purl.imsglobal.org/caliper + status + + + + @@ -479,21 +561,12 @@ The Caliper ontology provides a machine-readable document that defines the conce The parent Organization of an Organization. + http://purl.imsglobal.org/caliper subOrganizationOf - - - - - An ordered collection of one or more string values that represent labels or tags associated with the annotated DigitalResource. - tags - - - - @@ -501,6 +574,7 @@ The Caliper ontology provides a machine-readable document that defines the conce An Entity that represents a particular segment or location within an Event object. + http://purl.imsglobal.org/caliper target @@ -511,37 +585,21 @@ The Caliper ontology provides a machine-readable document that defines the conce - + The Person who initiated a Session. + http://purl.imsglobal.org/caliper user - - - - - - - - - - - - - An ordered collection of one or more selected options. - values - - - - An ordered collection of one or more Agent entities, typically of type Person, with whom the annotated DigitalResource has been shared. + http://purl.imsglobal.org/caliper withAgents @@ -561,31 +619,24 @@ The Caliper ontology provides a machine-readable document that defines the conce + A human-readable identifier of the designated period in which a CourseOffering occurs. + http://purl.imsglobal.org/caliper academicSession - - - - - - The action or predicate that binds the Event actor or subject to the Event object. - action - - - - + A plain-text rendering of the body content of a Message. + http://purl.imsglobal.org/caliper body @@ -594,9 +645,11 @@ The Caliper ontology provides a machine-readable document that defines the conce + A plain text rendering of the note associated with a BookmarkAnnotation. + http://purl.imsglobal.org/caliper bookmarkNotes @@ -605,9 +658,11 @@ The Caliper ontology provides a machine-readable document that defines the conce + A plain-text descriptor that characterizes the purpose of the CourseSection such as "lecture", "lab" or "seminar". + http://purl.imsglobal.org/caliper category @@ -616,9 +671,11 @@ The Caliper ontology provides a machine-readable document that defines the conce + Plain text feedback provided by the scorer of a Result. + http://purl.imsglobal.org/caliper comment @@ -627,9 +684,11 @@ The Caliper ontology provides a machine-readable document that defines the conce + The total number of attempts inclusive of the current Attempt that have been registered by the learner against the assigned resource. + http://purl.imsglobal.org/caliper count @@ -638,9 +697,11 @@ The Caliper ontology provides a machine-readable document that defines the conce + A human-readable identifier of the CourseOffering or CourseSection. + http://purl.imsglobal.org/caliper courseNumber @@ -649,9 +710,11 @@ The Caliper ontology provides a machine-readable document that defines the conce + A time interval or duration that represents the current playback position measured from the beginning of a MediaObject. + http://purl.imsglobal.org/caliper currentTime @@ -660,9 +723,11 @@ The Caliper ontology provides a machine-readable document that defines the conce + A scale factor to be used in adjusting the totalScore. + http://purl.imsglobal.org/caliper curveFactor true @@ -672,9 +737,11 @@ The Caliper ontology provides a machine-readable document that defines the conce + The total score earned by the learner after applying a curveFactor to a method for computing a scaled score; e.g., adjusting the score equal to the sum of 100 - curvedFactor(100 - totalScore). + http://purl.imsglobal.org/caliper curvedTotalScore true @@ -684,9 +751,11 @@ The Caliper ontology provides a machine-readable document that defines the conce + Envelope data payload Caliper version. + http://purl.imsglobal.org/caliper dataVersion @@ -698,7 +767,9 @@ The Caliper ontology provides a machine-readable document that defines the conce + A date and time value expressed with millisecond precision that describes when an Entity was created. + http://purl.imsglobal.org/caliper dateCreated @@ -707,9 +778,11 @@ The Caliper ontology provides a machine-readable document that defines the conce + A date and time value expressed with millisecond precision that describes when an Entity was last changed or modified. + http://purl.imsglobal.org/caliper dateModified @@ -718,9 +791,11 @@ The Caliper ontology provides a machine-readable document that defines the conce + A date and time value expressed with millisecond precision that provides the publication date of a resource. + http://purl.imsglobal.org/caliper datePublished @@ -729,9 +804,11 @@ The Caliper ontology provides a machine-readable document that defines the conce - + + A date and time value expressed with millisecond precision that describes when a resource was activated. + http://purl.imsglobal.org/caliper dateToActivate @@ -740,9 +817,11 @@ The Caliper ontology provides a machine-readable document that defines the conce - + + A date and time value expressed with millisecond precision that describes when a resource should be shown or made available. + http://purl.imsglobal.org/caliper dateToShow @@ -751,9 +830,11 @@ The Caliper ontology provides a machine-readable document that defines the conce - + + A date and time value expressed with millisecond precision that describes when the resource can be started. + http://purl.imsglobal.org/caliper dateToStartOn @@ -762,9 +843,11 @@ The Caliper ontology provides a machine-readable document that defines the conce - + + A date and time value expressed with millisecond precision that describes when the resource is to be submitted for evaluation. + http://purl.imsglobal.org/caliper dateToSubmit @@ -773,9 +856,11 @@ The Caliper ontology provides a machine-readable document that defines the conce + A brief, plain-text representation of the resource. + http://purl.imsglobal.org/caliper description @@ -784,6 +869,7 @@ The Caliper ontology provides a machine-readable document that defines the conce + @@ -796,6 +882,7 @@ The Caliper ontology provides a machine-readable document that defines the conce A time interval that represents the total time required to complete an activity. + http://purl.imsglobal.org/caliper duration @@ -804,9 +891,12 @@ The Caliper ontology provides a machine-readable document that defines the conce + + The end position of a segment of text. The first character in the full text is position 0. The character that represents the end position is NOT included within the selected segment. + http://purl.imsglobal.org/caliper end @@ -826,7 +916,9 @@ The Caliper ontology provides a machine-readable document that defines the conce + A date and time value expressed with millisecond precision that describes when the activity was completed or terminated. + http://purl.imsglobal.org/caliper endedAtTime @@ -839,6 +931,7 @@ The Caliper ontology provides a machine-readable document that defines the conce A date and time value expressed with millisecond precision that indicates when an Event occurred. + http://purl.imsglobal.org/caliper eventTime @@ -847,9 +940,11 @@ The Caliper ontology provides a machine-readable document that defines the conce + The number of extra credit points earned by the learner. + http://purl.imsglobal.org/caliper extraCreditScore true @@ -870,6 +965,7 @@ The Caliper ontology provides a machine-readable document that defines the conce The Event or Entity identifier. For an Event, the id MUST be a UUID expressed as a URN using the form urn:uuid:<UUID> per RFC 4122. For Entities a valid IRI MUST be specified. The IRI MUST be unique and persistent. The IRI SHOULD also be dereferenceable, i.e., capable of returning a representation of the resource. An Entity MAY be provisioned with a URI employing the URN scheme in cases where a Linked Data friendly HTTP URI is either unavailable or inappropriate. + http://purl.imsglobal.org/caliper id @@ -878,9 +974,11 @@ The Caliper ontology provides a machine-readable document that defines the conce + A non-negative integer that represents the position of the Frame. + http://purl.imsglobal.org/caliper index @@ -889,20 +987,36 @@ The Caliper ontology provides a machine-readable document that defines the conce + A boolean value indicating whether or not interacting with the item is time dependent. + http://purl.imsglobal.org/caliper isTimeDependent + + + + + + An ordered collection of one or more string values that represent tags or labels used to identify the resource. + http://purl.imsglobal.org/caliper + keywords + + + + - + + A non-negative integer indicating the number of permitted attempts. + http://purl.imsglobal.org/caliper maxAttempts @@ -911,9 +1025,11 @@ The Caliper ontology provides a machine-readable document that defines the conce + The maximum score permitted for a Result. + http://purl.imsglobal.org/caliper maxResultScore @@ -922,16 +1038,18 @@ The Caliper ontology provides a machine-readable document that defines the conce + - + A non-negative integer indicating the maximum score permitted. + http://purl.imsglobal.org/caliper maxScore @@ -940,9 +1058,11 @@ The Caliper ontology provides a machine-readable document that defines the conce - + + A non-negative integer indicating the number of permitted submissions. + http://purl.imsglobal.org/caliper maxSubmits @@ -951,9 +1071,11 @@ The Caliper ontology provides a machine-readable document that defines the conce + A string value drawn from the list of IANA approved media types and subtypes that identifies the file format of a resource. + http://purl.imsglobal.org/caliper mediaType @@ -962,9 +1084,11 @@ The Caliper ontology provides a machine-readable document that defines the conce + An optional boolean value indicating whether or not the MediaObject has been muted . + http://purl.imsglobal.org/caliper muted @@ -973,9 +1097,11 @@ The Caliper ontology provides a machine-readable document that defines the conce + A string value comprising a word or phrase by which the resource is known. + http://purl.imsglobal.org/caliper name @@ -984,9 +1110,11 @@ The Caliper ontology provides a machine-readable document that defines the conce + The score earned by the learner before adding the extraCreditScore, subtracting the penaltyScore or applying the curveFactor, if any. + http://purl.imsglobal.org/caliper normalScore true @@ -996,8 +1124,10 @@ The Caliper ontology provides a machine-readable document that defines the conce + A string value that designates the resource type. + http://purl.imsglobal.org/caliper objectType true @@ -1007,9 +1137,11 @@ The Caliper ontology provides a machine-readable document that defines the conce + The number of points deducted from the normalScore due to an infraction such as submitting an Attempt after the due date. + http://purl.imsglobal.org/caliper penaltyScore true @@ -1019,9 +1151,11 @@ The Caliper ontology provides a machine-readable document that defines the conce + The result score awarded to the learner. A result score can be updated. + http://purl.imsglobal.org/caliper resultScore @@ -1030,9 +1164,11 @@ The Caliper ontology provides a machine-readable document that defines the conce + The score value. + http://purl.imsglobal.org/caliper scoreGiven @@ -1041,9 +1177,11 @@ The Caliper ontology provides a machine-readable document that defines the conce + A string value representing a plain-text rendering of the selected segment of the annotated resource. + http://purl.imsglobal.org/caliper selectionText @@ -1056,6 +1194,7 @@ The Caliper ontology provides a machine-readable document that defines the conce Envelope send time. + http://purl.imsglobal.org/caliper sendTime @@ -1068,6 +1207,7 @@ The Caliper ontology provides a machine-readable document that defines the conce Sensor identifier. + http://purl.imsglobal.org/caliper sensor @@ -1076,9 +1216,11 @@ The Caliper ontology provides a machine-readable document that defines the conce + The starting position of a segment of text. The first character in the full text is position 0. The character that represents the start position is included within the selected segment. + http://purl.imsglobal.org/caliper start @@ -1099,18 +1241,21 @@ The Caliper ontology provides a machine-readable document that defines the conce A date and time value expressed with millisecond precision that describes when the activity commenced. + http://purl.imsglobal.org/caliper startedAtTime - + - - + + + - The current standing of a member. - status + An ordered collection of one or more string values that represent labels or tags associated with the annotated DigitalResource. + http://purl.imsglobal.org/caliper + tags @@ -1118,18 +1263,41 @@ The Caliper ontology provides a machine-readable document that defines the conce + A score earned by the learner equal to the sum of normalScore + extraCreditScore - penaltyScore. This value does not take into account the effects of curving. + http://purl.imsglobal.org/caliper totalScore true + + + + + + + + + + + + + + A string value corresponding to the Class name or label of an Event or Entity. + http://purl.imsglobal.org/caliper + type + + + + + @@ -1140,14 +1308,36 @@ The Caliper ontology provides a machine-readable document that defines the conce A string value that represents the options selected. + http://purl.imsglobal.org/caliper value + + + + + + + + + + + + + + An ordered collection of one or more selected options. + http://purl.imsglobal.org/caliper + values + + + + + @@ -1158,6 +1348,7 @@ The Caliper ontology provides a machine-readable document that defines the conce A string value that designates the current form or version of the resource. + http://purl.imsglobal.org/caliper version @@ -1166,9 +1357,11 @@ The Caliper ontology provides a machine-readable document that defines the conce + The current volume level. + http://purl.imsglobal.org/caliper volumeLevel @@ -1177,9 +1370,12 @@ The Caliper ontology provides a machine-readable document that defines the conce + + A string value indicating the maximum volume level permitted. + http://purl.imsglobal.org/caliper volumeMax @@ -1188,9 +1384,11 @@ The Caliper ontology provides a machine-readable document that defines the conce + A string value indicating the minimum volume level permitted. + http://purl.imsglobal.org/caliper volumeMin @@ -1207,11 +1405,22 @@ The Caliper ontology provides a machine-readable document that defines the conce + + + + Caliper includes a vocabulary of actions for describing learning interactions. Each action is based on the past-tense form of an English (en-US) verb. An action can also indicate a change in a particular characteristic of the object (e.g., resolution, size, speed, volume). Each action is also linked to a brief definition ("gloss") derived in whole or in part from Princeton University's WordNet® project in order to eliminate ambiguity and aid natural language processing. + http://purl.imsglobal.org/caliper + Action + + + + A Caliper Agent is a generic type that represents an Entity that can initiate or perform an action. Utilize Agent only if no suitable subtype exists to represent the actor being described. + http://purl.imsglobal.org/caliper Agent @@ -1221,7 +1430,36 @@ The Caliper ontology provides a machine-readable document that defines the conce + + + + + + + + + + + + + + + + + + + + + + + + + + + + A Caliper Annotation is a generic type that represents a comment, explanation, highlight, mark, note, question or tag linked to a DigitalResource. + http://purl.imsglobal.org/caliper Annotation @@ -1231,7 +1469,71 @@ The Caliper ontology provides a machine-readable document that defines the conce + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A Caliper AnnotationEvent models the annotating of digital content. The resulting Annotation is also described and is subtyped for greater type specificity. + http://purl.imsglobal.org/caliper AnnotationEvent @@ -1240,15 +1542,24 @@ The Caliper ontology provides a machine-readable document that defines the conce + + - - + + + + + + + + A Caliper Assessment represents an assessment instrument such as a test or quiz. + http://purl.imsglobal.org/caliper Assessment @@ -1258,17 +1569,92 @@ The Caliper ontology provides a machine-readable document that defines the conce - A Caliper AssessmentEvent models learner interactions with assessments instruments such as online tests or quizzes. - AssessmentEvent - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A Caliper AssessmentEvent models learner interactions with assessments instruments such as online tests or quizzes. + http://purl.imsglobal.org/caliper + AssessmentEvent + + + + + + + + + + + + + + + + + + A Caliper AssessmentItem represents a single test question. + http://purl.imsglobal.org/caliper AssessmentItem @@ -1278,7 +1664,70 @@ The Caliper ontology provides a machine-readable document that defines the conce + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A Caliper AssessmentItemEvent models a learner's interaction with an individual AssessmentItem. + http://purl.imsglobal.org/caliper AssessmentItemEvent @@ -1288,7 +1737,9 @@ The Caliper ontology provides a machine-readable document that defines the conce + A Caliper AssignableDigitalResource is a generic type that represents digital content associated with a graded or ungraded assignment. Utilize AssignableDigitalResource only if no suitable subtype exists to represent the resource being described. + http://purl.imsglobal.org/caliper AssignableDigitalResource @@ -1298,7 +1749,73 @@ The Caliper ontology provides a machine-readable document that defines the conce + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A Caliper AssignableEvent models activities associated with the assignment of digital content assigned to a learner for completion. + http://purl.imsglobal.org/caliper AssignableEvent @@ -1308,7 +1825,42 @@ The Caliper ontology provides a machine-readable document that defines the conce + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A Caliper Attempt provides a count of the number of times an actor has interacted with an AssignableDigitalResource along with start time, end time and duration information. An Attempt is generated as the result of an action such as starting an Assessment. + http://purl.imsglobal.org/caliper Attempt @@ -1319,6 +1871,7 @@ The Caliper ontology provides a machine-readable document that defines the conce A Caliper AudioObject represents an audio or sound file. + http://purl.imsglobal.org/caliper AudioObject @@ -1329,6 +1882,7 @@ The Caliper ontology provides a machine-readable document that defines the conce A Caliper BookmarkAnnotation represents the act of marking a DigitalResource at a particular location. + http://purl.imsglobal.org/caliper BookmarkAnnotation @@ -1339,6 +1893,7 @@ The Caliper ontology provides a machine-readable document that defines the conce A Caliper Chapter represents a major sub-division of a piece of digital content. + http://purl.imsglobal.org/caliper Chapter @@ -1348,7 +1903,9 @@ The Caliper ontology provides a machine-readable document that defines the conce + A Caliper CourseOffering represents the occurrence of a course or a type during a specified time period. + http://purl.imsglobal.org/caliper CourseOffering @@ -1359,6 +1916,7 @@ The Caliper ontology provides a machine-readable document that defines the conce A Caliper CourseSection represents a specific instance of a CourseOffering occurring during a specific semester, term or period. + http://purl.imsglobal.org/caliper CourseSection @@ -1369,6 +1927,7 @@ The Caliper ontology provides a machine-readable document that defines the conce A Caliper DigitalResource is a generic type that represents digital content. Utilize DigitalResource only if no suitable subtype exists to represent the resource being described. + http://purl.imsglobal.org/caliper DigitalResource @@ -1378,7 +1937,22 @@ The Caliper ontology provides a machine-readable document that defines the conce + + + + + + + + + + + + + + A Caliper DigitalResourceCollection represents an ordered collection of DigitalResource entities. + http://purl.imsglobal.org/caliper DigitalResourceCollection @@ -1388,7 +1962,8 @@ The Caliper ontology provides a machine-readable document that defines the conce - A Caliper Document represents textual content. + A Caliper Document represents paginated textual content. + http://purl.imsglobal.org/caliper Document @@ -1397,8 +1972,8 @@ The Caliper ontology provides a machine-readable document that defines the conce - A Caliper Entity is a generic type that represents objects or things that participate in learning-related activities. Entity is subtyped for enhanced type specificity in order to better describe people, groups, digital content, courses, assignments, assessments, forums, messages, software applications and other entities that constitute the "stuff" of a Caliper Event. Utilize Entity only if no suitable subtype exists to represent the thing being described. + http://purl.imsglobal.org/caliper Entity @@ -1408,6 +1983,7 @@ The Caliper ontology provides a machine-readable document that defines the conce A Caliper Envelope is a container that is used to transmit one or more Caliper Events and/or Caliper Entity describes. + http://purl.imsglobal.org/caliper Envelope @@ -1417,6 +1993,7 @@ The Caliper ontology provides a machine-readable document that defines the conce A Caliper Event is a generic type that describes a relationship established between an actor and an object, formed as a result of a purposeful action undertaken by the actor in connection to the object at a particular moment in time. + http://purl.imsglobal.org/caliper Event @@ -1427,6 +2004,7 @@ The Caliper ontology provides a machine-readable document that defines the conce A Caliper FillinBlankResponse represents a type of Response in which a respondent is asked to provide one or more words, expressions or short phrases that correctly completes a statement. + http://purl.imsglobal.org/caliper FillinBlankResponse @@ -1436,7 +2014,22 @@ The Caliper ontology provides a machine-readable document that defines the conce + + + + + + + + + + + + + + A Caliper Forum represents a channel or virtual space in which group discussions take place. A Forum typically comprises one or more threaded conversations to which members can subscribe, post messages and reply to other messages. + http://purl.imsglobal.org/caliper Forum @@ -1446,7 +2039,57 @@ The Caliper ontology provides a machine-readable document that defines the conce + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A Caliper ForumEvent models learners and others participating in online forum communities. Forums typically encompass one or more threads or topics to which members can subscribe, post messages and reply to other messages if a threaded discussion is permitted. + http://purl.imsglobal.org/caliper ForumEvent @@ -1457,6 +2100,7 @@ The Caliper ontology provides a machine-readable document that defines the conce A Caliper Frame represents a part, portion or segment of a DigitalResource. + http://purl.imsglobal.org/caliper Frame @@ -1465,9 +2109,64 @@ The Caliper ontology provides a machine-readable document that defines the conce - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A Caliper GradeEvent models grading activities performed by an Agent, typically a Person or a SoftwareApplication. + http://purl.imsglobal.org/caliper GradeEvent @@ -1478,6 +2177,7 @@ The Caliper ontology provides a machine-readable document that defines the conce A Caliper Group represents an ad-hoc, informal or short-lived collection of people organized for some common educational or social purpose. A Group can act as an Agent. It can be linked both to a parent Organization and to its members. + http://purl.imsglobal.org/caliper Group @@ -1488,6 +2188,7 @@ The Caliper ontology provides a machine-readable document that defines the conce A Caliper HighlightAnnotation represents the act of marking a particular segment of a DigitalResource between two known coordinates. + http://purl.imsglobal.org/caliper HighlightAnnotation @@ -1498,6 +2199,7 @@ The Caliper ontology provides a machine-readable document that defines the conce A Caliper ImageObject represents an image file. + http://purl.imsglobal.org/caliper ImageObject @@ -1508,6 +2210,7 @@ The Caliper ontology provides a machine-readable document that defines the conce A Caliper LearningObjective represents a brief statement of what a learner should know or be able to perform after completing a unit of instruction or a period of learning. + http://purl.imsglobal.org/caliper LearningObjective @@ -1527,7 +2230,80 @@ The Caliper ontology provides a machine-readable document that defines the conce + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A Caliper MediaEvent models interactions between learners and rich content such as audio, images and video. + http://purl.imsglobal.org/caliper MediaEvent @@ -1538,6 +2314,7 @@ The Caliper ontology provides a machine-readable document that defines the conce A Caliper MediaLocation provides the current playback position in a MediaObject such as an AudioObject or VideoObject. + http://purl.imsglobal.org/caliper MediaLocation @@ -1548,6 +2325,7 @@ The Caliper ontology provides a machine-readable document that defines the conce A Caliper MediaObject represents a generic piece of media content. Utilize MediaObject only if no suitable subtype exists to represent the resource being described. + http://purl.imsglobal.org/caliper MediaObject @@ -1557,7 +2335,36 @@ The Caliper ontology provides a machine-readable document that defines the conce + + + + + + + + + + + + + + + + + + + + + + + + + + + + A Caliper Membership describes the relationship between an Organization and a Person (i.e., a member) in terms of the roles assigned and current status. + http://purl.imsglobal.org/caliper Membership @@ -1567,7 +2374,22 @@ The Caliper ontology provides a machine-readable document that defines the conce + + + + + + + + + + + + + + A Caliper Message is a digital form of written communication sent to a recipient. A series of messages may constitute a Thread if they share a common subject and are connected by a reply or by date relationships. + http://purl.imsglobal.org/caliper Message @@ -1577,7 +2399,58 @@ The Caliper ontology provides a machine-readable document that defines the conce + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A Caliper MessageEvent describes a Person posting a Message or marking a post as either read or unread. + http://purl.imsglobal.org/caliper MessageEvent @@ -1588,6 +2461,7 @@ The Caliper ontology provides a machine-readable document that defines the conce A Caliper MultipleChoiceResponse represents a type of Response in which a respondent is asked to provide the best possible answer from a list of choices. + http://purl.imsglobal.org/caliper MultipleChoiceResponse @@ -1598,6 +2472,7 @@ The Caliper ontology provides a machine-readable document that defines the conce A Caliper MultipleResponseResponse represents a form of response in which a respondent is asked to select more than one correct answer from a list of choices. + http://purl.imsglobal.org/caliper MultipleResponseResponse @@ -1607,7 +2482,84 @@ The Caliper ontology provides a machine-readable document that defines the conce + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A Caliper NavigationEvent models an actor traversing a network of digital resources. + http://purl.imsglobal.org/caliper NavigationEvent @@ -1618,6 +2570,7 @@ The Caliper ontology provides a machine-readable document that defines the conce A Caliper Organization represents a formal collection of people organized for some common educational, social or administrative purpose. An Organization can act as an Agent. It can be linked both to a parent Organization and to its members. + http://purl.imsglobal.org/caliper Organization @@ -1627,7 +2580,72 @@ The Caliper ontology provides a machine-readable document that defines the conce + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A Caliper OutcomeEvent models grading activities performed by an Agent, typically a Person or a SoftwareApplication. OutcomeEvent is DEPRECATED and will be removed in a future version of the specification. Use GradeEvent instead. + http://purl.imsglobal.org/caliper OutcomeEvent true @@ -1639,6 +2657,7 @@ The Caliper ontology provides a machine-readable document that defines the conce A Caliper Page represents an item of paginated content. + http://purl.imsglobal.org/caliper Page @@ -1649,6 +2668,7 @@ The Caliper ontology provides a machine-readable document that defines the conce A Caliper Person represents a human being, alive or deceased, real or imaginary. + http://purl.imsglobal.org/caliper Person @@ -1658,7 +2678,9 @@ The Caliper ontology provides a machine-readable document that defines the conce - A Caliper Reading represents an item of paginated content. Reading is a DEPRECATED entity superseded by Document that will be removed in a future version of the specification. It SHOULD NOT be referenced. + + A Caliper Reading represents paginated content. Reading is a DEPRECATED entity superseded by Document that will be removed in a future version of the specification. It SHOULD NOT be referenced. + http://purl.imsglobal.org/caliper Reading true @@ -1669,18 +2691,76 @@ The Caliper ontology provides a machine-readable document that defines the conce - A Caliper ReadingEvent models an actor reading textural content. ReadingEvent is DEPRECATED and will be removed in a future version of the specification. It SHOULD NOT be referenced. - ReadingEvent - true - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A Caliper ReadingEvent models an actor reading textural content. ReadingEvent is DEPRECATED and will be removed in a future version of the specification. It SHOULD NOT be referenced. + http://purl.imsglobal.org/caliper + ReadingEvent + true + + + + + + + A Caliper Response is a generic type that represents the selected option generated by a Person interacting with an AssessmentItem. Utilize Response only if no suitable subtype exists to represent the response being described. + http://purl.imsglobal.org/caliper Response @@ -1691,16 +2771,28 @@ The Caliper ontology provides a machine-readable document that defines the conce A Caliper Result represents a grade applied to an assignment submission. + http://purl.imsglobal.org/caliper Result + + + + A member can have multiple roles in a Membership. These different roles would be reflected in separate instances of the Role. + http://www.imsglobal.org/lis/ + Role + + + + A Caliper Score represents a grade. The Score value is considered immutable. + http://purl.imsglobal.org/caliper Score @@ -1711,6 +2803,7 @@ The Caliper ontology provides a machine-readable document that defines the conce A Caliper SelectTextResponse represents a type of Response that identifies text or a mapping from a presented paragraph or list. + http://purl.imsglobal.org/caliper SelectTextResponse @@ -1720,6 +2813,7 @@ The Caliper ontology provides a machine-readable document that defines the conce A Caliper Selector is a generic class that describes a fragment or segment of a resource. Utilize Selector only if no suitable subtype exists to represent the selection being described. + http://purl.imsglobal.org/caliper Selector @@ -1729,7 +2823,22 @@ The Caliper ontology provides a machine-readable document that defines the conce + + + + + + + + + + + + + + A Caliper Session represents a web application user session. + http://purl.imsglobal.org/caliper Session @@ -1739,7 +2848,99 @@ The Caliper ontology provides a machine-readable document that defines the conce + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A Caliper SessionEvent models the creation and subsequent termination of a user session established by a Person interacting with a SoftwareApplication. + http://purl.imsglobal.org/caliper SessionEvent @@ -1750,6 +2951,7 @@ The Caliper ontology provides a machine-readable document that defines the conce A Caliper SharedAnnotation represents the act of sharing a reference to a DigitalResource with other agents. + http://purl.imsglobal.org/caliper SharedAnnotation @@ -1760,16 +2962,28 @@ The Caliper ontology provides a machine-readable document that defines the conce A Caliper SoftwareApplication represents a computer program, application, module, platform or system. + http://purl.imsglobal.org/caliper SoftwareApplication + + + + Indicates if a member is active or inactive in the collection. This allows the source system to specifically tell the target system that a member is now active or inactive. Another view is that the absence of a Membership object when membership data is passed implies inactivity and the existence of an object implies active membership. This will logically work for a ‘snap-shot’ interface where all members are passed every time objects are sent from one system to another but it will not support an interface where individual Membership objects are passed. + http://www.imsglobal.org/lis/ + Status + + + + A Caliper TagAnnotation represents the act of tagging a DigitalResource with tags or labels. + http://purl.imsglobal.org/caliper TagAnnotation @@ -1780,6 +2994,7 @@ The Caliper ontology provides a machine-readable document that defines the conce A Caliper TextPositionSelector represents a fragment or selection of textual content, the starting and ending positions of which are determined by the distance in characters from the initial character (position 0) of the enclosing full text. + http://purl.imsglobal.org/caliper TextPositionSelector @@ -1789,7 +3004,36 @@ The Caliper ontology provides a machine-readable document that defines the conce + + + + + + + + + + + + + + + + + + + + + + + + + + + + A Caliper Thread represents a series of one or more messages that share a common subject and are connected by a reply or by date relationships. + http://purl.imsglobal.org/caliper Thread @@ -1799,7 +3043,57 @@ The Caliper ontology provides a machine-readable document that defines the conce + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A Caliper ThreadEvent models an actor interacting with a Forum thread or topic. + http://purl.imsglobal.org/caliper ThreadEvent @@ -1809,7 +3103,56 @@ The Caliper ontology provides a machine-readable document that defines the conce + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A Caliper ToolUseEvent models a Person using a learning tool in a way that the tool's creators have determined is an indication of a learning interaction. + http://purl.imsglobal.org/caliper ToolUseEvent @@ -1820,6 +3163,7 @@ The Caliper ontology provides a machine-readable document that defines the conce A Caliper TrueFalseResponse represents a type of Response to an AssessmentItem in which only two possible options are provided (e.g., true/false, yes/no). + http://purl.imsglobal.org/caliper TrueFalseResponse @@ -1830,6 +3174,7 @@ The Caliper ontology provides a machine-readable document that defines the conce A Caliper VideoObject represents a visual recording stored in digital form. + http://purl.imsglobal.org/caliper VideoObject @@ -1839,7 +3184,56 @@ The Caliper ontology provides a machine-readable document that defines the conce + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A Caliper ViewEvent describes an actor's examination of digital content whenever the activity emphasizes thoughtful observation or study as opposed to the mere retrieval of a resource. + http://purl.imsglobal.org/caliper ViewEvent @@ -1850,6 +3244,7 @@ The Caliper ontology provides a machine-readable document that defines the conce A Caliper WebPage represents a document containing markup that is suitable for display in a web browser. + http://purl.imsglobal.org/caliper WebPage @@ -1859,7 +3254,9 @@ The Caliper ontology provides a machine-readable document that defines the conce + A Caliper EpubChapter represents a major structural division of a piece of writing. EpubChapter is a DEPRECATED entity that will be removed in a future version of the specification. It SHOULD NOT be referenced. + http://purl.imsglobal.org/caliper EpubChapter true @@ -1871,6 +3268,7 @@ The Caliper ontology provides a machine-readable document that defines the conce A Caliper EpubPart represents a major structural division of a piece of writing, typically encapsulating a set of related chapters. EpubPart is a DEPRECATED entity that will be removed in a future version of the specification. It SHOULD NOT be referenced. + http://purl.imsglobal.org/caliper EpubPart true @@ -1881,7 +3279,22 @@ The Caliper ontology provides a machine-readable document that defines the conce + + + + + + + + + + + + + + A Caliper EpubSubChapter represents a major sub-division of an EpubChapter. EpubSubChapter is a DEPRECATED entity that will be removed in a future version of the specification. It SHOULD NOT be referenced. + http://purl.imsglobal.org/caliper EpubSubChapter true @@ -1892,10 +3305,1694 @@ The Caliper ontology provides a machine-readable document that defines the conce + A Caliper EpubVolume represents a component of a collection. EpubVolume inherits all the properties and requirements defined for DigitalResource, its supertype. EpubVolume is a DEPRECATED entity that will be removed in a future version of the specification. It SHOULD NOT be referenced. + http://purl.imsglobal.org/caliper EpubVolume true + + + + + + + + The role of a formal administrator in the Membership. + http://www.imsglobal.org/lis/ + Administrator + + + + + + + + + The role of an author of content for learning material presented through the Membership. + http://www.imsglobal.org/lis/ + ContentDeveloper + + + + + + + + + The role of teaching instructor for learning material presented through the Membership. + http://www.imsglobal.org/lis/ + Instructor + + + + + + + + + The role of someone undergoing some form of formal learning. + http://www.imsglobal.org/lis/ + Learner + + + + + + + + + The role of manager of the Group for which the Membership is being defined. + http://www.imsglobal.org/lis/ + Manager + + + + + + + + + The role of a member of the associated Membership. + http://www.imsglobal.org/lis/ + Member + + + + + + + + + The role of a personal mentor of other individuals in the Membership. + http://www.imsglobal.org/lis/ + Mentor + + + + + + + + + The role of an officer of organization e.g., Chair, Secretary, etc. in the Membership. + http://www.imsglobal.org/lis/ + Officer + + + + + + + + + The role of teaching assistant to an Instructor in the Membership. + http://www.imsglobal.org/lis/ + TeachingAssistant + + + + + + + + + + + + + + Forsake, leave behind. + http://wordnet-rdf.princeton.edu/wn31/202232813-v + Abandoned + + + + + + + + + Make active or more active. Inverse of Deactivated. + http://wordnet-rdf.princeton.edu/wn31/200191014-v + Activated + + + + + + + + + Make an addition (to); join or combine or unite with others; increase the quality, quantity, size or scope of. Inverse of Removed. + http://wordnet-rdf.princeton.edu/wn31/200182551-v + Added + + + + + + + + + Cause to be attached. + http://wordnet-rdf.princeton.edu/wn31/201299048-v + Attached + + + + + + + + + A marker that specifies a location of interest in a DigitalResource that is recorded for later retrieval. + http://purl.imsglobal.org/caliper + Bookmarked + http://wordnet-rdf.princeton.edu/wn31/102874508-n + + + + + + + + + Cause to change; make different; cause a transformation of the number of pixels per square inch on a computer-generated display. + http://wordnet-rdf.princeton.edu/wn31/200126072-v + ChangedResolution + http://wordnet-rdf.princeton.edu/wn31/111526370-n + + + + + + + + + Cause to change; make different; cause a transformation of the physical magnitude of something. + http://wordnet-rdf.princeton.edu/wn31/200126072-v + ChangedSize + http://wordnet-rdf.princeton.edu/wn31/105106204-n + + + + + + + + + Cause to change; make different; cause a transformation of the rate at which something happens. + http://wordnet-rdf.princeton.edu/wn31/200126072-v + ChangedSpeed + http://wordnet-rdf.princeton.edu/wn31/105065291-n + + + + + + + + + Cause to change; make different; cause a transformation of the magnitude of sound (usually in a specified direction). + http://wordnet-rdf.princeton.edu/wn31/200126072-v + ChangedVolume + http://wordnet-rdf.princeton.edu/wn31/104997456-n + + + + + + + + + Assign to a class or kind. + http://wordnet-rdf.princeton.edu/wn31/200741667-v + Classified + + + + + + + + + Close or shut a video popout. Inverse of OpenedPopout. + http://wordnet-rdf.princeton.edu/wn31/201349660-v + ClosedPopout + + + + + + + + + Make or write a comment on. + http://wordnet-rdf.princeton.edu/wn31/201060446-v + Commented + + + + + + + + + Come or bring to a finish or an end. + http://wordnet-rdf.princeton.edu/wn31/200485097-v + Completed + + + + + + + + + Make or cause to be or to become. Inverse of Deleted. + http://wordnet-rdf.princeton.edu/wn31/201620211-v + Created + + + + + + + + + Make inactive. Inverse of Activated. + http://wordnet-rdf.princeton.edu/wn31/200191849-v + Deactivated + + + + + + + + + Wipe out digitally. Inverse of Created. + http://wordnet-rdf.princeton.edu/wn31/201001860-v + Deleted + + + + + + + + + Give a description of. + http://wordnet-rdf.princeton.edu/wn31/200989103-v + Described + + + + + + + + + Render unable to perform the visual display of a plain text transcription of audio output. Inverse of EnabledClosedCaptioning. + http://purl.imsglobal.org/caliper + DisabledClosedCaptioning + http://wordnet-rdf.princeton.edu/wn31/200513267-v + + + + + + + + + Have or feel a dislike or distaste for. Inverse of Liked. + http://wordnet-rdf.princeton.edu/wn31/201780648-v + Disliked + + + + + + + + + Render capable or able the visual display of a plain text transcription of audio output. Inverse of DisabledClosedCaptioning. + http://purl.imsglobal.org/caliper + EnabledClosedCaptioning + http://wordnet-rdf.princeton.edu/wn31/200513958-v + + + + + + + + + Bring to an end or halt. Inverse of Started. + http://wordnet-rdf.princeton.edu/wn31/200353480-v + Ended + + + + + + + + + To come or go into a view mode that utilizes all the available display surface of a screen. Inverse of ExitedFullScreen. + http://purl.imsglobal.org/caliper + EnteredFullScreen + http://wordnet-rdf.princeton.edu/wn31/202020375-v + + + + + + + + + Move out of or depart from a view mode that utilizes all the available display surface of a screen. Inverse of EnteredFullScreen. + http://purl.imsglobal.org/caliper + ExitedFullScreen + http://wordnet-rdf.princeton.edu/wn31/202019450-v + + + + + + + + + Send or ship onward. + http://wordnet-rdf.princeton.edu/wn31/201959367-v + ForwardedTo + + + + + + + + + Assign a grade or rank to, according to one's evaluation. + http://wordnet-rdf.princeton.edu/wn31/200659399-v + Graded + + + + + + + + + Prevent from being seen or discovered. Inverse of Showed. + http://wordnet-rdf.princeton.edu/wn31/202149298-v + Hid + + + + + + + + + Move into the foreground to make more visible or prominent. + http://wordnet-rdf.princeton.edu/wn31/200515150-v + Highlighted + + + + + + + + + Recognize as being; establish the identity of someone or something. + http://wordnet-rdf.princeton.edu/wn31/200620568-v + Identified + + + + + + + + + Pass abruptly from one state or topic to another. + http://wordnet-rdf.princeton.edu/wn31/200561468-v + JumpedTo + + + + + + + + + Be fond of. Inverse of Disliked. + http://wordnet-rdf.princeton.edu/wn31/201780873-v + Liked + + + + + + + + + Connect, fasten, or put together two or more pieces. + http://wordnet-rdf.princeton.edu/wn31/201357376-v + Linked + + + + + + + + + Enter a computer or software application. Inverse of LoggedOut. + http://wordnet-rdf.princeton.edu/wn31/202253955-v + LoggedIn + + + + + + + + + Exit a computer or software application. Inverse of LoggedIn. + http://wordnet-rdf.princeton.edu/wn31/202254101-v + LoggedOut + + + + + + + + + Mark: designate as if by a mark, read: interpret something that is written or printed. Inverse of MarkedAsUnread. + http://wordnet-rdf.princeton.edu/wn31/200923709-v + MarkedAsRead + http://wordnet-rdf.princeton.edu/wn31/200626756-v + + + + + + + + + Remove designation as if by a mark. Inverse of MarkedAsRead. + http://purl.imsglobal.org/caliper + MarkedAsUnread + http://wordnet-rdf.princeton.edu/wn31/200923709-v + + + + + + + + + Cause to change; make different; cause a transformation. + http://wordnet-rdf.princeton.edu/wn31/200126072-v + Modified + + + + + + + + + Deaden (a sound or noise). Inverse of Unmuted. + http://wordnet-rdf.princeton.edu/wn31/mute-v + Muted + + + + + + + + + Direct the course; determine the direction of travelling. + http://wordnet-rdf.princeton.edu/wn31/201935739-v + NavigatedTo + + + + + + + + + Start to operate or function or cause to start operating or functioning a video popout. Inverse of ClosedPopout. + http://purl.imsglobal.org/caliper + OpenedPopout + http://wordnet-rdf.princeton.edu/wn31/202431018-v + + + + + + + + + Cease an action temporarily. Inverse of Resumed. + http://wordnet-rdf.princeton.edu/wn31/200781106-v + Paused + + + + + + + + + To cause to be directed or transmitted to another place. + http://wordnet-rdf.princeton.edu/wn31/201033289-v + Posted + + + + + + + + + Pose a question. + http://wordnet-rdf.princeton.edu/wn31/200786670-v + Questioned + + + + + + + + + Assign a rank or rating to. + http://wordnet-rdf.princeton.edu/wn31/200659723-v + Ranked + + + + + + + + + Express a good opinion of. + http://wordnet-rdf.princeton.edu/wn31/200884469-v + Recommended + + + + + + + + + Remove from sight. Inverse of Added. + http://wordnet-rdf.princeton.edu/wn31/200181704-v + Removed + + + + + + + + + Set anew. + http://wordnet-rdf.princeton.edu/wn31/200949623-v + Reset + + + + + + + + + Take up or begin anew, as in to start something, make progress but then stop and return to the beginning in order to start again. + http://purl.imglobal.org/caliper + Restarted + http://wordnet-rdf.princeton.edu/wn31/200350758-v + + + + + + + + + Take up or begin anew, as in to start something, pause and then begin again at the location where the pause in action occurred. Inverse of Paused. + http://purl.imsglobal.org/caliper + Resumed + http://wordnet-rdf.princeton.edu/wn31/200350758-v + + + + + + + + + Obtain or retrieve from a storage device; as of information on a computer. + http://wordnet-rdf.princeton.edu/wn31/202253616-v + Retrieved + + + + + + + + + Appraise critically. + http://wordnet-rdf.princeton.edu/wn31/200857194-v + Reviewed + + + + + + + + + Wind up again. + http://wordnet-rdf.princeton.edu/wn31/201524927-v + Rewound + + + + + + + + + Try to locate or discover, or try to establish the existence of. + http://wordnet-rdf.princeton.edu/wn31/201318273-v + Searched + + + + + + + + + Communicate. + http://wordnet-rdf.princeton.edu/wn31/201065952-v + Shared + + + + + + + + + Make visible or noticeable. Inverse of Hid. + http://wordnet-rdf.princeton.edu/wn31/202141597-v + Showed + + + + + + + + + Bypass. + http://wordnet-rdf.princeton.edu/wn31/200618188-v + Skipped + + + + + + + + + Set in motion, cause to start. Inverse of Ended. + http://wordnet-rdf.princeton.edu/wn31/200349400-v + Started + + + + + + + + + Hand over formally. + http://wordnet-rdf.princeton.edu/wn31/202267560-v + Submitted + + + + + + + + + Receive or obtain regularly. Inverse of Unsubscribed. + http://wordnet-rdf.princeton.edu/wn31/202214527-v + Subscribed + + + + + + + + + Attach a tag or label to. + http://wordnet-rdf.princeton.edu/wn31/201591414-v + Tagged + + + + + + + + + Cancellation of a user session after a predetermined time interval has occurred without activity. + http://purl.imsglobal.org/caliper + TimedOut + + + + + + + + + Inverse of Muted. + http://purl.imsglobal.org/caliper + Unmuted + http://wordnet-rdf.princeton.edu/wn31/mute-v + + + + + + + + + Inverse of Subscribed. + http://purl.imsglobal.org/caliper + Unsubscribed + http://wordnet-rdf.princeton.edu/wn31/202214527-v + + + + + + + + + Put into service; make work or employ for a particular purpose or for its inherent or natural purpose. + http://wordnet-rdf.princeton.edu/wn31/201161188-v + Used + + + + + + + + + Look at carefully; study mentally. + http://wordnet-rdf.princeton.edu/wn31/202134765-v + Viewed + + + + + + + + + Someone who typically works with a system and all sub-structures (LMS, SIS, etc.). + http://www.imsglobal.org/lis/ + Administrator + + + + + + + + + Provides programmatic development for use in a LMS, SIS, or associated tool(s). + http://www.imsglobal.org/lis/ + Developer + + + + + + + + + A user who is not a member of the institution but provides programmatic development for use in a LMS, SIS, or associated tool(s). + http://www.imsglobal.org/lis/ + ExternalDeveloper + + + + + + + + + A user who is not a member of the institution but provides support for the system; usually has fewer privileges then an administrator. + http://www.imsglobal.org/lis/ + ExternalSupport + + + + + + + + + A user who is not a member of the institution that provides support, e.g., vendor support accounts, 3rd party support accounts, etc. + http://www.imsglobal.org/lis/ + ExternalSystemAdministrator + + + + + + + + + Provides support for the system, usually has fewer privileges then an administrator. + http://www.imsglobal.org/lis/ + Support + + + + + + + + + A person who has greater privileges then an administrator. + http://www.imsglobal.org/lis/ + SystemAdministrator + + + + + + + + + Someone who usually develops materials within a specific course structure. + http://www.imsglobal.org/lis/ + ContentDeveloper + + + + + + + + + An expert that participates in the course because of their knowledge; e.g., guest speaker, artist in residence, etc. + http://www.imsglobal.org/lis/ + ContentExpert + + + + + + + + + An expert who is not a member of the institution butparticipates in the course because of their knowledge; e.g., guest speaker, artist in residence, etc. + http://www.imsglobal.org/lis/ + ExternalContentExpert + + + + + + + + + A librarian who provides content support. + http://www.imsglobal.org/lis/ + Librarian + + + + + + + + + An instructor who is not a member of the institution. + http://www.imsglobal.org/lis/ + ExternalInstructor + + + + + + + + + + An instructor who is teaching this course outside of their normal responsibilities + http://www.imsglobal.org/lis/ + GuestInstructor + + + + + + + + + Someone who usually teaches within a specific course structure. + http://www.imsglobal.org/lis/ + Instructor + + + + + + + + + An instructor that has limited permissions to modify the course. + http://www.imsglobal.org/lis/ + Lecturer + + + + + + + + + An instructor who is primarily responsible for the instruction. + http://www.imsglobal.org/lis/ + PrimaryInstructor + + + + + + + + + An instructor who has secondary responsibility for the instruction. + http://www.imsglobal.org/lis/ + SecondaryInstructor + + + + + + + + + Someone who usually has a subset of instructional responsibilities for some portion of a course structure + The role of a teaching assistant to an Instructor in the Membership. + http://www.imsglobal.org/lis/ + TeachingAssistant + + + + + + + + + A teaching assistant for a Group. + http://www.imsglobal.org/lis/ + TeachingAssistantGroup + + + + + + + + + A teaching assistant for a CourseOffering. + http://www.imsglobal.org/lis/ + TeachingAssistantOffering + + + + + + + + + A teaching assistant for a CourseSection. + http://www.imsglobal.org/lis/ + TeachingAssistantSection + + + + + + + + + A teaching assistant for a template. + http://www.imsglobal.org/lis/ + TeachingAssistantTemplate + + + + + + + + + A learner who is not a member of the institution. + http://www.imsglobal.org/lis/ + ExternalLearner + + + + + + + + + A learner who is not enrolled in the same process as a learner; may or may not receive credit for the course. + http://www.imsglobal.org/lis/ + GuestLearner + + + + + + + + + Someone who usually learns within a specific course structure. + http://www.imsglobal.org/lis/ + Learner + + + + + + + + + A learner who is enrolled through the same process as a learner, but is not receiving credit for the course of study. + http://www.imsglobal.org/lis/ + NonCreditLearner + + + + + + + + + Someone who provides assistance, administration, and/or support to multiple course structures; e.g., Departmental Staff, Cohort Leader, etc. + http://www.imsglobal.org/lis/ + AreaManager + + + + + + + + + Someone who provides assistance to a set of course structures that are related, a lab manager, etc. + http://www.imsglobal.org/lis/ + CourseCoordinator + + + + + + + + + Person that is not a member of the institution but views multiple course structures for non-instructional purposes; e.g., peer review committee, accreditation staff, etc. + http://www.imsglobal.org/lis/ + ExternalObserver + + + + + + + + + Someone who usually interacts with multiple course structures. + http://www.imsglobal.org/lis/ + Manager + + + + + + + + + Views multiple course structures for non-instructional purposes; e.g., peer review committee, accreditation staff, etc. + http://www.imsglobal.org/lis/ + Observer + + + + + + + + + Someone who is a member of an Organization. + http://www.imsglobal.org/lis/ + Member + + + + + + + + + Advises learners. + http://www.imsglobal.org/lis/ + Advisor + + + + + + + + + Audits learner activities; e.g., staff that verifies continuing eligibility for a scholarship, etc. + http://www.imsglobal.org/lis/ + Auditor + + + + + + + + + A user who is not a member of the institution that advises learners. + http://www.imsglobal.org/lis/ + ExternalAdvisor + + + + + + + + + A user who is not a member of the institution that audits learner activities; e.g., staff that verifies continuing eligibility for a scholarship, etc. + http://www.imsglobal.org/lis/ + ExternalAuditor + + + + + + + + + A user who is not a member of the institution that works with individual learner to access materials; e.g., translator, assistant for persons of differing abilities, etc. + http://www.imsglobal.org/lis/ + ExternalLearningFacilitator + + + + + + + + + A user who is not a member of the institution that mentors learners. + ExternalMentor + http://www.imsglobal.org/lis/ + + + + + + + + + A user who is not a member of the institution that reviews work by learners. + http://www.imsglobal.org/lis/ + ExternalReviewer + + + + + + + + + A user who is not a member of the institution that works with individual learners to assist in their instruction. + http://www.imsglobal.org/lis/ + ExternalTutor + + + + + + + + + Works with individual learner to access materials; e.g., translator, assistant for persons of differing abilities, etc. + http://www.imsglobal.org/lis/ + LearningFacilitator + + + + + + + + + Someone who usually works with a specific course structure with a specific learner. + http://www.imsglobal.org/lis/ + Mentor + + + + + + + + + Reviews work by learners. + http://www.imsglobal.org/lis/ + Reviewer + + + + + + + + + Works with individual learners to assist in their instruction. + http://www.imsglobal.org/lis/ + Tutor + + + + + + + + + Chair of the Group. + http://www.imsglobal.org/lis/ + Chair + + + + + + + + + Communications officer for the Group. + http://www.imsglobal.org/lis/ + Communications + + + + + + + + + The role of an officer of organization e.g., Chair, Secretary, etc. in the Membership. + http://www.imsglobal.org/lis/ + Officer + + + + + + + + + Secretary to the Group. + http://www.imsglobal.org/lis/ + Secretary + + + + + + + + + Treasurer to the Group. + http://www.imsglobal.org/lis/ + Treasurer + + + + + + + + + Vice Chair to the Group. + http://www.imsglobal.org/lis/ + ViceChair + + + + + + + + + Primary responsibility is assignment of grades. + http://www.imsglobal.org/lis/ + Grader + + + + + + + + + A teaching assistant for a section association. + http://www.imsglobal.org/lis/ + TeachingAssistantSectionAssociation + + + + + + + + + The member is active in the Membership. + http://www.imsglobal.org/lis/ + Active + + + + + + + + + The member is inactive in the Membership. + http://www.imsglobal.org/lis/ + Inactive + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/caliper-turtle.owl b/caliper-turtle.owl index c9f8c1e..69c1b71 100644 --- a/caliper-turtle.owl +++ b/caliper-turtle.owl @@ -7,18 +7,44 @@ @base . rdf:type owl:Ontology ; - rdfs:label "Caliper Analytics Ontology"@en ; + "Caliper Analytics® Ontology"@en ; + """Recipients of this document are requested to submit, with their comments, notification of any relevant patent claims or other intellectual property rights of which they may be aware that might be infringed by any implementation of the specification set forth in this document, and to provide supporting documentation. + +IMS takes no position regarding the validity or scope of any intellectual property or other rights that might be claimed to pertain to the implementation or use of the technology described in this document or the extent to which any license under such rights might or might not be available; neither does it represent that it has made any effort to identify any such rights. Information on IMS’s procedures with respect to rights in IMS specifications can be found at the IMS Intellectual Property Rights web page: http://www.imsglobal.org/ipr/imsipr_policyFinal.pdf. + +Copyright © 2018 IMS Global Learning Consortium. All Rights Reserved. + +Use of this ontology to develop products or services is governed by the license with IMS found on the IMS website: http://www.imsglobal.org/speclicense.html. + +Permission is granted to all parties to use excerpts from this document as needed in producing requests for proposals. + +The limited permissions granted above are perpetual and will not be revoked by IMS or its successors or assigns. + +THIS ONTOLOGY IS BEING OFFERED WITHOUT ANY WARRANTY WHATSOEVER, AND IN PARTICULAR, ANY WARRANTY OF NON INFRINGEMENT IS EXPRESSLY DISCLAIMED. ANY USE OF THIS ONTOLOGY SHALL BE MADE ENTIRELY AT THE IMPLEMENTER'S OWN RISK, AND NEITHER THE CONSORTIUM, NOR ANY OF ITS MEMBERS OR SUBMITTERS, SHALL HAVE ANY LIABILITY WHATSOEVER TO ANY IMPLEMENTER OR THIRD PARTY FOR ANY DAMAGES OF ANY NATURE WHATSOEVER, DIRECTLY OR INDIRECTLY, ARISING FROM THE USE OF THIS ONTOLOGY."""@en ; rdfs:comment """The Caliper Analytics Specification provides a structured approach to describing, collecting and exchanging learning activity data at scale. Establishing a common vocabulary for describing learning interactions is a central objective. Promoting data interoperability, data sharing and data-informed decision making are also important goals. Caliper also defines an application programming interface (the Sensor API) for marshalling and transmitting event data from instrumented applications to target endpoints for storage, analysis and use. The Caliper ontology provides a machine-readable document that defines the concepts, relationships and constraints that together comprise the Caliper information model."""@en ; - rdfs:seeAlso "http://www.imsglobal.org/caliper"^^xsd:string . + rdfs:seeAlso "http://www.imsglobal.org/caliper"^^xsd:string ; + rdfs:label "Caliper Analytics® Ontology"@en . ################################################################# # Annotation properties ################################################################# +### http://purl.org/dc/terms/isReplacedBy + rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/terms/license + rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/terms/title + rdf:type owl:AnnotationProperty . + + ### http://www.w3.org/2002/07/owl#equivalentClass owl:equivalentClass rdf:type owl:AnnotationProperty . @@ -39,12 +65,23 @@ xsd:duration rdf:type rdfs:Datatype . # Object Properties ################################################################# +### http://purl.imsglobal.org/caliper/action +:action rdf:type owl:ObjectProperty , + owl:FunctionalProperty ; + rdfs:domain :Event ; + rdfs:range :Action ; + rdfs:comment "The action or predicate that binds the Event actor or subject to the Event object."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; + rdfs:label "action"@en . + + ### http://purl.imsglobal.org/caliper/actor :actor rdf:type owl:ObjectProperty , owl:FunctionalProperty ; rdfs:domain :Event ; rdfs:range :Agent ; rdfs:comment "The Agent who initiated the Event, typically a Person, Organization or SoftwareApplication."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "actor"@en . @@ -52,7 +89,9 @@ xsd:duration rdf:type rdfs:Datatype . :alignedLearningObjective rdf:type owl:ObjectProperty ; rdfs:domain :DigitalResource ; rdfs:range :LearningObjective ; + :learningObjectives ; rdfs:comment "An ordered collection of one or more LearningObjective entities that describe what a learner is expected to comprehend or accomplish after engaging with the resource. Deprecated. Use learningObjectives."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "alignedLearningObjective"@en ; owl:deprecated "true"^^xsd:boolean . @@ -63,6 +102,7 @@ xsd:duration rdf:type rdfs:Datatype . rdfs:domain :Annotation ; rdfs:range :DigitalResource ; rdfs:comment "The DigitalResource that was annotated by the annotator."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "annotated"@en . @@ -70,8 +110,9 @@ xsd:duration rdf:type rdfs:Datatype . :annotator rdf:type owl:ObjectProperty , owl:FunctionalProperty ; rdfs:domain :Annotation ; - rdfs:range :Person ; + rdfs:range :Agent ; rdfs:comment "The Person who created the Annotation."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "annotator"@en . @@ -81,6 +122,7 @@ xsd:duration rdf:type rdfs:Datatype . rdfs:domain :Attempt ; rdfs:range :DigitalResource ; rdfs:comment "The DigitalResource that constitutes the object of the assignment."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "assignable"@en . @@ -88,8 +130,9 @@ xsd:duration rdf:type rdfs:Datatype . :assignee rdf:type owl:ObjectProperty , owl:FunctionalProperty ; rdfs:domain :Attempt ; - rdfs:range :Person ; + rdfs:range :Agent ; rdfs:comment "The Person who initiated the Attempt of an assigned DigitalResource."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "assignee"@en . @@ -98,6 +141,7 @@ xsd:duration rdf:type rdfs:Datatype . rdfs:domain :Message ; rdfs:range :DigitalResource ; rdfs:comment "An ordered collection of one or more DigitalResource entities attached to a Message."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "attachments"@en . @@ -107,10 +151,12 @@ xsd:duration rdf:type rdfs:Datatype . rdfs:domain [ rdf:type owl:Class ; owl:unionOf ( :Response :Result + :Score ) ] ; rdfs:range :Attempt ; rdfs:comment "The associated Attempt."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "attempt"@en . @@ -119,13 +165,20 @@ xsd:duration rdf:type rdfs:Datatype . rdfs:domain :DigitalResource ; rdfs:range :Agent ; rdfs:comment "An ordered collection of Agent entities, typically of type Person, that are responsible for bringing resource into being"@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "creators"@en . ### http://purl.imsglobal.org/caliper/data :data rdf:type owl:ObjectProperty ; rdfs:domain :Envelope ; + rdfs:range [ rdf:type owl:Class ; + owl:unionOf ( :Entity + :Event + ) + ] ; rdfs:comment "Envelope data array."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "data"@en . @@ -135,18 +188,19 @@ xsd:duration rdf:type rdfs:Datatype . rdfs:domain :Event ; rdfs:range :SoftwareApplication ; rdfs:comment "A SoftwareApplication that represents the application context within which an Event occurs."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "edApp"@en . ### http://purl.imsglobal.org/caliper/extensions -:extensions rdf:type owl:ObjectProperty , - owl:FunctionalProperty ; +:extensions rdf:type owl:ObjectProperty ; rdfs:domain [ rdf:type owl:Class ; owl:unionOf ( :Entity :Event ) ] ; rdfs:comment "An ordered collection of objects not defined by the Caliper Information Model."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "extensions"@en . @@ -155,8 +209,8 @@ xsd:duration rdf:type rdfs:Datatype . owl:FunctionalProperty ; rdfs:domain :Event ; rdfs:range :LtiSession ; - owl:propertyDisjointWith :session ; rdfs:comment "If an Event occurs within the context of an LTI tool launch, the federatedSession constitutes the tool consumer's LtiSession."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "federatedSession"@en . @@ -166,6 +220,7 @@ xsd:duration rdf:type rdfs:Datatype . rdfs:domain :Event ; rdfs:range :Entity ; rdfs:comment "An Entity created or generated as a result of an interaction between an actor and an object."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "generated"@en . @@ -175,43 +230,35 @@ xsd:duration rdf:type rdfs:Datatype . rdfs:domain :Event ; rdfs:range :Organization ; rdfs:comment "An Organization that represents the group or organizational context within which an Event occurs."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "group"@en . ### http://purl.imsglobal.org/caliper/isPartOf :isPartOf rdf:type owl:ObjectProperty , - owl:FunctionalProperty , - owl:IrreflexiveProperty ; - rdfs:domain [ rdf:type owl:Class ; - owl:unionOf ( :Attempt - :DigitalResource - ) - ] ; + owl:FunctionalProperty ; + rdfs:domain :Entity ; rdfs:range :Entity ; rdfs:comment "A related Entity that includes or incorporates the resource as a part of its whole."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "isPartOf"@en . ### http://purl.imsglobal.org/caliper/items :items rdf:type owl:ObjectProperty ; rdfs:domain :DigitalResourceCollection ; - rdfs:range :DigitalResource ; + rdfs:range :Entity ; rdfs:comment "An ordered collection of resources that comprise the collection."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "items"@en . -### http://purl.imsglobal.org/caliper/keywords -:keywords rdf:type owl:ObjectProperty ; - rdfs:domain :DigitalResource ; - rdfs:comment "An ordered collection of one or more string values that represent tags or labels used to identify the resource."@en ; - rdfs:label "keywords"@en . - - ### http://purl.imsglobal.org/caliper/learningObjectives :learningObjectives rdf:type owl:ObjectProperty ; rdfs:domain :DigitalResource ; rdfs:range :LearningObjective ; rdfs:comment "An ordered collection of one or more LearningObjective entities that describe what a learner is expected to comprehend or accomplish after engaging with the resource."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "learningObjectives"@en . @@ -219,8 +266,9 @@ xsd:duration rdf:type rdfs:Datatype . :member rdf:type owl:ObjectProperty , owl:FunctionalProperty ; rdfs:domain :Membership ; - rdfs:range :Person ; + rdfs:range :Agent ; rdfs:comment "The Person associated with a Membership."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "member"@en . @@ -229,6 +277,7 @@ xsd:duration rdf:type rdfs:Datatype . rdfs:domain :Organization ; rdfs:range :Agent ; rdfs:comment "An ordered collection of entities of type Agent that belong to a particular group."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "members"@en . @@ -238,6 +287,7 @@ xsd:duration rdf:type rdfs:Datatype . rdfs:domain :Event ; rdfs:range :Membership ; rdfs:comment "The relationship between the actor and the group in terms of roles assigned and current status."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "membership"@en . @@ -245,6 +295,7 @@ xsd:duration rdf:type rdfs:Datatype . :messageParameters rdf:type owl:ObjectProperty ; rdfs:domain :LtiSession ; rdfs:comment "A map of LTI-specified message parameters that provide Tool Consumer-related contextual information MAY be specified. LTI message parameters of whatever type (i.e., required, recommended, optional, custom and extension) MAY be referenced."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "messageParameters"@en . @@ -253,7 +304,9 @@ xsd:duration rdf:type rdfs:Datatype . owl:FunctionalProperty ; rdfs:domain :NavigationEvent ; rdfs:range :Entity ; + :referrer ; rdfs:comment "The DigitalResource or SoftwareApplication that constitutes the referring context of a Navigation Event. Deprecated."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "navigatedFrom"@en ; owl:deprecated "true"^^xsd:boolean . @@ -264,6 +317,7 @@ xsd:duration rdf:type rdfs:Datatype . rdfs:domain :Event ; rdfs:range :Entity ; rdfs:comment "An Entity that an Event actor interacts with as described by the Event action."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "object"@en . @@ -273,6 +327,7 @@ xsd:duration rdf:type rdfs:Datatype . rdfs:domain :Membership ; rdfs:range :Organization ; rdfs:comment "The Organization associated with a Membership."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "organization"@en . @@ -282,6 +337,7 @@ xsd:duration rdf:type rdfs:Datatype . rdfs:domain :Event ; rdfs:range :Entity ; rdfs:comment "An Entity that represents the referring context within which an Event occurs. A SoftwareApplication or DigitalResource will typically constitute the referring context."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "referrer"@en . @@ -292,13 +348,16 @@ xsd:duration rdf:type rdfs:Datatype . rdfs:domain :Message ; rdfs:range :Message ; rdfs:comment "A prior Message that represents the post to which a Message is directed in reply."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "replyTo"@en . ### http://purl.imsglobal.org/caliper/roles :roles rdf:type owl:ObjectProperty ; rdfs:domain :Membership ; + rdfs:range :Role ; rdfs:comment "An ordered collection of organizational roles assigned to a member."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "roles"@en . @@ -312,6 +371,7 @@ xsd:duration rdf:type rdfs:Datatype . ] ; rdfs:range :Agent ; rdfs:comment "The Agent who scored or graded an Attempt."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "scoredBy"@en . @@ -321,6 +381,7 @@ xsd:duration rdf:type rdfs:Datatype . rdfs:domain :HighlightAnnotation ; rdfs:range :TextPositionSelector ; rdfs:comment "A Selector that describes a fragment or segment of a resource."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "selection"@en . @@ -330,9 +391,20 @@ xsd:duration rdf:type rdfs:Datatype . rdfs:domain :Event ; rdfs:range :Session ; rdfs:comment "The current user Session."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "session"@en . +### http://purl.imsglobal.org/caliper/status +:status rdf:type owl:ObjectProperty , + owl:FunctionalProperty ; + rdfs:domain :Membership ; + rdfs:range :Status ; + rdfs:comment "The current standing of a member."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; + rdfs:label "status"@en . + + ### http://purl.imsglobal.org/caliper/subOrganizationOf :subOrganizationOf rdf:type owl:ObjectProperty , owl:FunctionalProperty , @@ -340,22 +412,17 @@ xsd:duration rdf:type rdfs:Datatype . rdfs:domain :Organization ; rdfs:range :Organization ; rdfs:comment "The parent Organization of an Organization."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "subOrganizationOf"@en . -### http://purl.imsglobal.org/caliper/tags -:tags rdf:type owl:ObjectProperty ; - rdfs:domain :TagAnnotation ; - rdfs:comment "An ordered collection of one or more string values that represent labels or tags associated with the annotated DigitalResource."@en ; - rdfs:label "tags"@en . - - ### http://purl.imsglobal.org/caliper/target :target rdf:type owl:ObjectProperty , owl:FunctionalProperty ; rdfs:domain :Event ; rdfs:range :Entity ; rdfs:comment "An Entity that represents a particular segment or location within an Event object."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "target"@en . @@ -363,28 +430,18 @@ xsd:duration rdf:type rdfs:Datatype . :user rdf:type owl:ObjectProperty , owl:FunctionalProperty ; rdfs:domain :Session ; - rdfs:range :Person ; + rdfs:range :Agent ; rdfs:comment "The Person who initiated a Session."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "user"@en . -### http://purl.imsglobal.org/caliper/values -:values rdf:type owl:ObjectProperty ; - rdfs:domain [ rdf:type owl:Class ; - owl:unionOf ( :FillinBlankResponse - :MultipleResponseResponse - :SelectTextResponse - ) - ] ; - rdfs:comment "An ordered collection of one or more selected options."@en ; - rdfs:label "values"@en . - - ### http://purl.imsglobal.org/caliper/withAgents :withAgents rdf:type owl:ObjectProperty ; rdfs:domain :SharedAnnotation ; rdfs:range :Agent ; rdfs:comment "An ordered collection of one or more Agent entities, typically of type Person, with whom the annotated DigitalResource has been shared."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "withAgents"@en . @@ -393,100 +450,114 @@ xsd:duration rdf:type rdfs:Datatype . ################################################################# ### http://purl.imsglobal.org/caliper/academicSession -:academicSession rdf:type owl:DatatypeProperty ; +:academicSession rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; rdfs:domain :CourseOffering ; rdfs:range xsd:string ; rdfs:comment "A human-readable identifier of the designated period in which a CourseOffering occurs."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "academicSession"@en . -### http://purl.imsglobal.org/caliper/action -:action rdf:type owl:DatatypeProperty , - owl:FunctionalProperty ; - rdfs:range xsd:string ; - rdfs:comment "The action or predicate that binds the Event actor or subject to the Event object."@en ; - rdfs:label "action"@en . - - ### http://purl.imsglobal.org/caliper/body -:body rdf:type owl:DatatypeProperty ; +:body rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; rdfs:domain :Message ; rdfs:range xsd:string ; rdfs:comment "A plain-text rendering of the body content of a Message."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "body"@en . ### http://purl.imsglobal.org/caliper/bookmarkNotes -:bookmarkNotes rdf:type owl:DatatypeProperty ; +:bookmarkNotes rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; rdfs:domain :BookmarkAnnotation ; rdfs:range xsd:string ; rdfs:comment "A plain text rendering of the note associated with a BookmarkAnnotation."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "bookmarkNotes"@en . ### http://purl.imsglobal.org/caliper/category -:category rdf:type owl:DatatypeProperty ; +:category rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; rdfs:domain :CourseSection ; rdfs:range xsd:string ; rdfs:comment "A plain-text descriptor that characterizes the purpose of the CourseSection such as \"lecture\", \"lab\" or \"seminar\"."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "category"@en . ### http://purl.imsglobal.org/caliper/comment -:comment rdf:type owl:DatatypeProperty ; +:comment rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; rdfs:domain :Result ; rdfs:range xsd:string ; rdfs:comment "Plain text feedback provided by the scorer of a Result."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "comment"@en . ### http://purl.imsglobal.org/caliper/count -:count rdf:type owl:DatatypeProperty ; +:count rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; rdfs:domain :Attempt ; rdfs:range xsd:nonNegativeInteger ; rdfs:comment "The total number of attempts inclusive of the current Attempt that have been registered by the learner against the assigned resource."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "count"@en . ### http://purl.imsglobal.org/caliper/courseNumber -:courseNumber rdf:type owl:DatatypeProperty ; +:courseNumber rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; rdfs:domain :CourseOffering ; rdfs:range xsd:string ; rdfs:comment "A human-readable identifier of the CourseOffering or CourseSection."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "courseNumber"@en . ### http://purl.imsglobal.org/caliper/currentTime -:currentTime rdf:type owl:DatatypeProperty ; +:currentTime rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; rdfs:domain :MediaLocation ; rdfs:range xsd:duration ; rdfs:comment "A time interval or duration that represents the current playback position measured from the beginning of a MediaObject."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "currentTime"@en . ### http://purl.imsglobal.org/caliper/curveFactor -:curveFactor rdf:type owl:DatatypeProperty ; +:curveFactor rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; rdfs:domain :Result ; rdfs:range xsd:decimal ; rdfs:comment "A scale factor to be used in adjusting the totalScore."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "curveFactor"@en ; owl:deprecated "true"^^xsd:boolean . ### http://purl.imsglobal.org/caliper/curvedTotalScore -:curvedTotalScore rdf:type owl:DatatypeProperty ; +:curvedTotalScore rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; rdfs:domain :Result ; rdfs:range xsd:decimal ; rdfs:comment "The total score earned by the learner after applying a curveFactor to a method for computing a scaled score; e.g., adjusting the score equal to the sum of 100 - curvedFactor(100 - totalScore)."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "curvedTotalScore"@en ; owl:deprecated "true"^^xsd:boolean . ### http://purl.imsglobal.org/caliper/dataVersion -:dataVersion rdf:type owl:DatatypeProperty ; +:dataVersion rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; rdfs:domain :Envelope ; rdfs:range xsd:string ; rdfs:comment "Envelope data payload Caliper version."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "dataVersion"@en . @@ -495,68 +566,85 @@ xsd:duration rdf:type rdfs:Datatype . owl:FunctionalProperty ; rdfs:domain :Entity ; rdfs:range xsd:dateTime ; + owl:propertyDisjointWith :dateModified ; rdfs:comment "A date and time value expressed with millisecond precision that describes when an Entity was created."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "dateCreated"@en . ### http://purl.imsglobal.org/caliper/dateModified -:dateModified rdf:type owl:DatatypeProperty ; +:dateModified rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; rdfs:domain :Entity ; rdfs:range xsd:dateTime ; rdfs:comment "A date and time value expressed with millisecond precision that describes when an Entity was last changed or modified."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "dateModified"@en . ### http://purl.imsglobal.org/caliper/datePublished -:datePublished rdf:type owl:DatatypeProperty ; +:datePublished rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; rdfs:domain :DigitalResource ; rdfs:range xsd:dateTime ; rdfs:comment "A date and time value expressed with millisecond precision that provides the publication date of a resource."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "datePublished"@en . ### http://purl.imsglobal.org/caliper/dateToActivate -:dateToActivate rdf:type owl:DatatypeProperty ; - rdfs:domain :AssignableDigitalResource ; +:dateToActivate rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; + rdfs:domain :DigitalResource ; rdfs:range xsd:dateTime ; rdfs:comment "A date and time value expressed with millisecond precision that describes when a resource was activated."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "dateToActivate"@en . ### http://purl.imsglobal.org/caliper/dateToShow -:dateToShow rdf:type owl:DatatypeProperty ; - rdfs:domain :AssignableDigitalResource ; +:dateToShow rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; + rdfs:domain :DigitalResource ; rdfs:range xsd:dateTime ; rdfs:comment "A date and time value expressed with millisecond precision that describes when a resource should be shown or made available."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "dateToShow"@en . ### http://purl.imsglobal.org/caliper/dateToStartOn -:dateToStartOn rdf:type owl:DatatypeProperty ; - rdfs:domain :AssignableDigitalResource ; +:dateToStartOn rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; + rdfs:domain :DigitalResource ; rdfs:range xsd:dateTime ; rdfs:comment "A date and time value expressed with millisecond precision that describes when the resource can be started."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "dateToStartOn"@en . ### http://purl.imsglobal.org/caliper/dateToSubmit -:dateToSubmit rdf:type owl:DatatypeProperty ; - rdfs:domain :AssignableDigitalResource ; +:dateToSubmit rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; + rdfs:domain :DigitalResource ; rdfs:range xsd:dateTime ; rdfs:comment "A date and time value expressed with millisecond precision that describes when the resource is to be submitted for evaluation."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "dateToSubmit"@en . ### http://purl.imsglobal.org/caliper/description -:description rdf:type owl:DatatypeProperty ; +:description rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; rdfs:domain :Entity ; rdfs:range xsd:string ; rdfs:comment "A brief, plain-text representation of the resource."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "description"@en . ### http://purl.imsglobal.org/caliper/duration -:duration rdf:type owl:DatatypeProperty ; +:duration rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; rdfs:domain [ rdf:type owl:Class ; owl:unionOf ( :Attempt :MediaObject @@ -566,14 +654,18 @@ xsd:duration rdf:type rdfs:Datatype . ] ; rdfs:range xsd:duration ; rdfs:comment "A time interval that represents the total time required to complete an activity."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "duration"@en . ### http://purl.imsglobal.org/caliper/end -:end rdf:type owl:DatatypeProperty ; +:end rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; rdfs:domain :TextPositionSelector ; rdfs:range xsd:nonNegativeInteger ; + owl:propertyDisjointWith :start ; rdfs:comment "The end position of a segment of text. The first character in the full text is position 0. The character that represents the end position is NOT included within the selected segment."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "end"@en . @@ -587,7 +679,9 @@ xsd:duration rdf:type rdfs:Datatype . ) ] ; rdfs:range xsd:dateTime ; + owl:propertyDisjointWith :startedAtTime ; rdfs:comment "A date and time value expressed with millisecond precision that describes when the activity was completed or terminated."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "endedAtTime"@en . @@ -597,14 +691,17 @@ xsd:duration rdf:type rdfs:Datatype . rdfs:domain :Event ; rdfs:range xsd:dateTime ; rdfs:comment "A date and time value expressed with millisecond precision that indicates when an Event occurred."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "eventTime"@en . ### http://purl.imsglobal.org/caliper/extraCreditScore -:extraCreditScore rdf:type owl:DatatypeProperty ; +:extraCreditScore rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; rdfs:domain :Result ; rdfs:range xsd:decimal ; rdfs:comment "The number of extra credit points earned by the learner."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "extraCreditScore"@en ; owl:deprecated "true"^^xsd:boolean . @@ -619,132 +716,172 @@ xsd:duration rdf:type rdfs:Datatype . ] ; rdfs:range xsd:string ; rdfs:comment "The Event or Entity identifier. For an Event, the id MUST be a UUID expressed as a URN using the form urn:uuid: per RFC 4122. For Entities a valid IRI MUST be specified. The IRI MUST be unique and persistent. The IRI SHOULD also be dereferenceable, i.e., capable of returning a representation of the resource. An Entity MAY be provisioned with a URI employing the URN scheme in cases where a Linked Data friendly HTTP URI is either unavailable or inappropriate."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "id"@en . ### http://purl.imsglobal.org/caliper/index -:index rdf:type owl:DatatypeProperty ; +:index rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; rdfs:domain :Frame ; rdfs:range xsd:long ; rdfs:comment "A non-negative integer that represents the position of the Frame."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "index"@en . ### http://purl.imsglobal.org/caliper/isTimeDependent -:isTimeDependent rdf:type owl:DatatypeProperty ; +:isTimeDependent rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; rdfs:domain :AssessmentItem ; rdfs:range xsd:boolean ; rdfs:comment "A boolean value indicating whether or not interacting with the item is time dependent."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "isTimeDependent"@en . +### http://purl.imsglobal.org/caliper/keywords +:keywords rdf:type owl:DatatypeProperty ; + rdfs:domain :DigitalResource ; + rdfs:range xsd:string ; + rdfs:comment "An ordered collection of one or more string values that represent tags or labels used to identify the resource."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; + rdfs:label "keywords"@en . + + ### http://purl.imsglobal.org/caliper/maxAttempts -:maxAttempts rdf:type owl:DatatypeProperty ; - rdfs:domain :AssignableDigitalResource ; +:maxAttempts rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; + rdfs:domain :DigitalResource ; rdfs:range xsd:nonNegativeInteger ; rdfs:comment "A non-negative integer indicating the number of permitted attempts."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "maxAttempts"@en . ### http://purl.imsglobal.org/caliper/maxResultScore -:maxResultScore rdf:type owl:DatatypeProperty ; +:maxResultScore rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; rdfs:domain :Result ; rdfs:range xsd:decimal ; rdfs:comment "The maximum score permitted for a Result."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "maxResultScore"@en . ### http://purl.imsglobal.org/caliper/maxScore -:maxScore rdf:type owl:DatatypeProperty ; +:maxScore rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; rdfs:domain [ rdf:type owl:Class ; - owl:unionOf ( :AssignableDigitalResource + owl:unionOf ( :DigitalResource :Score ) ] ; rdfs:range xsd:decimal ; rdfs:comment "A non-negative integer indicating the maximum score permitted."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "maxScore"@en . ### http://purl.imsglobal.org/caliper/maxSubmits -:maxSubmits rdf:type owl:DatatypeProperty ; - rdfs:domain :AssignableDigitalResource ; +:maxSubmits rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; + rdfs:domain :DigitalResource ; rdfs:range xsd:nonNegativeInteger ; rdfs:comment "A non-negative integer indicating the number of permitted submissions."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "maxSubmits"@en . ### http://purl.imsglobal.org/caliper/mediaType -:mediaType rdf:type owl:DatatypeProperty ; +:mediaType rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; rdfs:domain :DigitalResource ; rdfs:range xsd:string ; rdfs:comment "A string value drawn from the list of IANA approved media types and subtypes that identifies the file format of a resource."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "mediaType"@en . ### http://purl.imsglobal.org/caliper/muted -:muted rdf:type owl:DatatypeProperty ; +:muted rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; rdfs:domain :AudioObject ; rdfs:range xsd:boolean ; rdfs:comment "An optional boolean value indicating whether or not the MediaObject has been muted ."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "muted"@en . ### http://purl.imsglobal.org/caliper/name -:name rdf:type owl:DatatypeProperty ; +:name rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; rdfs:domain :Entity ; rdfs:range xsd:string ; rdfs:comment "A string value comprising a word or phrase by which the resource is known."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "name"@en . ### http://purl.imsglobal.org/caliper/normalScore -:normalScore rdf:type owl:DatatypeProperty ; +:normalScore rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; rdfs:domain :Result ; rdfs:range xsd:decimal ; rdfs:comment "The score earned by the learner before adding the extraCreditScore, subtracting the penaltyScore or applying the curveFactor, if any."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "normalScore"@en ; owl:deprecated "true"^^xsd:boolean . ### http://purl.imsglobal.org/caliper/objectType -:objectType rdf:type owl:DatatypeProperty ; +:objectType rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; rdfs:domain :DigitalResource ; rdfs:comment "A string value that designates the resource type."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "objectType"@en ; owl:deprecated "true"^^xsd:boolean . ### http://purl.imsglobal.org/caliper/penaltyScore -:penaltyScore rdf:type owl:DatatypeProperty ; +:penaltyScore rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; rdfs:domain :Result ; rdfs:range xsd:decimal ; rdfs:comment "The number of points deducted from the normalScore due to an infraction such as submitting an Attempt after the due date."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "penaltyScore"@en ; owl:deprecated "true"^^xsd:boolean . ### http://purl.imsglobal.org/caliper/resultScore -:resultScore rdf:type owl:DatatypeProperty ; +:resultScore rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; rdfs:domain :Result ; rdfs:range xsd:decimal ; rdfs:comment "The result score awarded to the learner. A result score can be updated."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "resultScore"@en . ### http://purl.imsglobal.org/caliper/scoreGiven -:scoreGiven rdf:type owl:DatatypeProperty ; +:scoreGiven rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; rdfs:domain :Score ; rdfs:range xsd:decimal ; rdfs:comment "The score value."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "scoreGiven"@en . ### http://purl.imsglobal.org/caliper/selectionText -:selectionText rdf:type owl:DatatypeProperty ; +:selectionText rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; rdfs:domain :HighlightAnnotation ; rdfs:range xsd:string ; rdfs:comment "A string value representing a plain-text rendering of the selected segment of the annotated resource."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "selectionText"@en . @@ -754,6 +891,7 @@ xsd:duration rdf:type rdfs:Datatype . rdfs:domain :Envelope ; rdfs:range xsd:dateTime ; rdfs:comment "Envelope send time."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "sendTime"@en . @@ -763,14 +901,17 @@ xsd:duration rdf:type rdfs:Datatype . rdfs:domain :Envelope ; rdfs:range xsd:string ; rdfs:comment "Sensor identifier."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "sensor"@en . ### http://purl.imsglobal.org/caliper/start -:start rdf:type owl:DatatypeProperty ; +:start rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; rdfs:domain :TextPositionSelector ; rdfs:range xsd:nonNegativeInteger ; rdfs:comment "The starting position of a segment of text. The first character in the full text is position 0. The character that represents the start position is included within the selected segment."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "start"@en . @@ -785,28 +926,48 @@ xsd:duration rdf:type rdfs:Datatype . ] ; rdfs:range xsd:dateTime ; rdfs:comment "A date and time value expressed with millisecond precision that describes when the activity commenced."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "startedAtTime"@en . -### http://purl.imsglobal.org/caliper/status -:status rdf:type owl:DatatypeProperty ; - rdfs:domain :Membership ; - rdfs:range xsd:string ; - rdfs:comment "The current standing of a member."@en ; - rdfs:label "status"@en . +### http://purl.imsglobal.org/caliper/tags +:tags rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; + rdfs:domain :TagAnnotation ; + rdfs:range xsd:string ; + rdfs:comment "An ordered collection of one or more string values that represent labels or tags associated with the annotated DigitalResource."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; + rdfs:label "tags"@en . ### http://purl.imsglobal.org/caliper/totalScore -:totalScore rdf:type owl:DatatypeProperty ; +:totalScore rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; rdfs:domain :Result ; rdfs:range xsd:decimal ; rdfs:comment "A score earned by the learner equal to the sum of normalScore + extraCreditScore - penaltyScore. This value does not take into account the effects of curving."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "totalScore"@en ; owl:deprecated "true"^^xsd:boolean . +### http://purl.imsglobal.org/caliper/type +:type rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; + rdfs:domain [ rdf:type owl:Class ; + owl:unionOf ( :Entity + :Event + ) + ] ; + rdfs:range xsd:string ; + rdfs:comment "A string value corresponding to the Class name or label of an Event or Entity."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; + rdfs:label "type"@en . + + ### http://purl.imsglobal.org/caliper/value -:value rdf:type owl:DatatypeProperty ; +:value rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; rdfs:domain [ rdf:type owl:Class ; owl:unionOf ( :MultipleChoiceResponse :TrueFalseResponse @@ -814,11 +975,27 @@ xsd:duration rdf:type rdfs:Datatype . ] ; rdfs:range xsd:string ; rdfs:comment "A string value that represents the options selected."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "value"@en . +### http://purl.imsglobal.org/caliper/values +:values rdf:type owl:DatatypeProperty ; + rdfs:domain [ rdf:type owl:Class ; + owl:unionOf ( :FillinBlankResponse + :MultipleResponseResponse + :SelectTextResponse + ) + ] ; + rdfs:range xsd:string ; + rdfs:comment "An ordered collection of one or more selected options."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; + rdfs:label "values"@en . + + ### http://purl.imsglobal.org/caliper/version -:version rdf:type owl:DatatypeProperty ; +:version rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; rdfs:domain [ rdf:type owl:Class ; owl:unionOf ( :DigitalResource :SoftwareApplication @@ -826,30 +1003,38 @@ xsd:duration rdf:type rdfs:Datatype . ] ; rdfs:range xsd:string ; rdfs:comment "A string value that designates the current form or version of the resource."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "version"@en . ### http://purl.imsglobal.org/caliper/volumeLevel -:volumeLevel rdf:type owl:DatatypeProperty ; +:volumeLevel rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; rdfs:domain :AudioObject ; rdfs:range xsd:string ; rdfs:comment "The current volume level."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "volumeLevel"@en . ### http://purl.imsglobal.org/caliper/volumeMax -:volumeMax rdf:type owl:DatatypeProperty ; +:volumeMax rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; rdfs:domain :AudioObject ; rdfs:range xsd:string ; + owl:propertyDisjointWith :volumeMin ; rdfs:comment "A string value indicating the maximum volume level permitted."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "volumeMax"@en . ### http://purl.imsglobal.org/caliper/volumeMin -:volumeMin rdf:type owl:DatatypeProperty ; +:volumeMin rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; rdfs:domain :AudioObject ; rdfs:range xsd:string ; rdfs:comment "A string value indicating the minimum volume level permitted."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "volumeMin"@en . @@ -857,77 +1042,349 @@ xsd:duration rdf:type rdfs:Datatype . # Classes ################################################################# +### http://purl.imsglobal.org/caliper/Action +:Action rdf:type owl:Class ; + rdfs:comment "Caliper includes a vocabulary of actions for describing learning interactions. Each action is based on the past-tense form of an English (en-US) verb. An action can also indicate a change in a particular characteristic of the object (e.g., resolution, size, speed, volume). Each action is also linked to a brief definition (\"gloss\") derived in whole or in part from Princeton University's WordNet® project in order to eliminate ambiguity and aid natural language processing."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; + rdfs:label "Action"@en . + + ### http://purl.imsglobal.org/caliper/Agent :Agent rdf:type owl:Class ; rdfs:subClassOf :Entity ; rdfs:comment "A Caliper Agent is a generic type that represents an Entity that can initiate or perform an action. Utilize Agent only if no suitable subtype exists to represent the actor being described."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "Agent"@en . ### http://purl.imsglobal.org/caliper/Annotation :Annotation rdf:type owl:Class ; - rdfs:subClassOf :Entity ; + rdfs:subClassOf :Entity , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :annotated ; + owl:someValuesFrom :Entity + ] + [ rdf:type owl:Restriction ; + owl:onProperty :annotated ; + owl:allValuesFrom :DigitalResource + ] + ) ; + rdf:type owl:Class + ] , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :annotator ; + owl:someValuesFrom :Agent + ] + [ rdf:type owl:Restriction ; + owl:onProperty :annotator ; + owl:allValuesFrom :Person + ] + ) ; + rdf:type owl:Class + ] ; rdfs:comment "A Caliper Annotation is a generic type that represents a comment, explanation, highlight, mark, note, question or tag linked to a DigitalResource."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "Annotation"@en . ### http://purl.imsglobal.org/caliper/AnnotationEvent :AnnotationEvent rdf:type owl:Class ; - rdfs:subClassOf :Event ; + rdfs:subClassOf :Event , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :action ; + owl:someValuesFrom :Action + ] + [ rdf:type owl:Restriction ; + owl:onProperty :action ; + owl:someValuesFrom [ rdf:type owl:Class ; + owl:oneOf ( + + + + ) + ] + ] + ) ; + rdf:type owl:Class + ] , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :actor ; + owl:someValuesFrom :Agent + ] + [ rdf:type owl:Restriction ; + owl:onProperty :actor ; + owl:allValuesFrom :Person + ] + ) ; + rdf:type owl:Class + ] , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :object ; + owl:someValuesFrom :Entity + ] + [ rdf:type owl:Restriction ; + owl:onProperty :object ; + owl:allValuesFrom :DigitalResource + ] + ) ; + rdf:type owl:Class + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :generated ; + owl:someValuesFrom :Annotation + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :target ; + owl:someValuesFrom :Frame + ] ; rdfs:comment "A Caliper AnnotationEvent models the annotating of digital content. The resulting Annotation is also described and is subtyped for greater type specificity."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "AnnotationEvent"@en . ### http://purl.imsglobal.org/caliper/Assessment :Assessment rdf:type owl:Class ; - rdfs:subClassOf [ owl:intersectionOf ( :AssignableDigitalResource - :DigitalResourceCollection + rdfs:subClassOf :AssignableDigitalResource , + :DigitalResourceCollection , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :items ; + owl:someValuesFrom :Entity + ] + [ rdf:type owl:Restriction ; + owl:onProperty :items ; + owl:allValuesFrom :AssessmentItem + ] ) ; rdf:type owl:Class ] ; rdfs:comment "A Caliper Assessment represents an assessment instrument such as a test or quiz."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "Assessment"@en . ### http://purl.imsglobal.org/caliper/AssessmentEvent :AssessmentEvent rdf:type owl:Class ; - rdfs:subClassOf :Event ; + rdfs:subClassOf :Event , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :action ; + owl:someValuesFrom :Action + ] + [ rdf:type owl:Restriction ; + owl:onProperty :action ; + owl:someValuesFrom [ rdf:type owl:Class ; + owl:oneOf ( + + + + + + ) + ] + ] + ) ; + rdf:type owl:Class + ] , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :actor ; + owl:someValuesFrom :Agent + ] + [ rdf:type owl:Restriction ; + owl:onProperty :actor ; + owl:allValuesFrom :Person + ] + ) ; + rdf:type owl:Class + ] , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :object ; + owl:someValuesFrom :DigitalResource + ] + [ rdf:type owl:Restriction ; + owl:onProperty :object ; + owl:allValuesFrom :Assessment + ] + ) ; + rdf:type owl:Class + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :generated ; + owl:someValuesFrom :Attempt + ] ; rdfs:comment "A Caliper AssessmentEvent models learner interactions with assessments instruments such as online tests or quizzes."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "AssessmentEvent"@en . ### http://purl.imsglobal.org/caliper/AssessmentItem :AssessmentItem rdf:type owl:Class ; - rdfs:subClassOf :AssignableDigitalResource ; + rdfs:subClassOf :AssignableDigitalResource , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :isPartOf ; + owl:someValuesFrom :Entity + ] + [ rdf:type owl:Restriction ; + owl:onProperty :isPartOf ; + owl:allValuesFrom :Assessment + ] + ) ; + rdf:type owl:Class + ] ; rdfs:comment "A Caliper AssessmentItem represents a single test question."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "AssessmentItem"@en . ### http://purl.imsglobal.org/caliper/AssessmentItemEvent :AssessmentItemEvent rdf:type owl:Class ; - rdfs:subClassOf :Event ; + rdfs:subClassOf :Event , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :action ; + owl:someValuesFrom :Action + ] + [ rdf:type owl:Restriction ; + owl:onProperty :action ; + owl:someValuesFrom [ rdf:type owl:Class ; + owl:oneOf ( + + + ) + ] + ] + ) ; + rdf:type owl:Class + ] , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :actor ; + owl:someValuesFrom :Agent + ] + [ rdf:type owl:Restriction ; + owl:onProperty :actor ; + owl:allValuesFrom :Person + ] + ) ; + rdf:type owl:Class + ] , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :object ; + owl:someValuesFrom :DigitalResource + ] + [ rdf:type owl:Restriction ; + owl:onProperty :object ; + owl:allValuesFrom :AssessmentItem + ] + ) ; + rdf:type owl:Class + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :generated ; + owl:someValuesFrom :Response + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :referrer ; + owl:someValuesFrom :AssessmentItem + ] ; rdfs:comment "A Caliper AssessmentItemEvent models a learner's interaction with an individual AssessmentItem."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "AssessmentItemEvent"@en . ### http://purl.imsglobal.org/caliper/AssignableDigitalResource :AssignableDigitalResource rdf:type owl:Class ; rdfs:subClassOf :DigitalResource ; + :DigitalResource ; rdfs:comment "A Caliper AssignableDigitalResource is a generic type that represents digital content associated with a graded or ungraded assignment. Utilize AssignableDigitalResource only if no suitable subtype exists to represent the resource being described."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "AssignableDigitalResource"@en . ### http://purl.imsglobal.org/caliper/AssignableEvent :AssignableEvent rdf:type owl:Class ; - rdfs:subClassOf :Event ; + rdfs:subClassOf :Event , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :action ; + owl:someValuesFrom :Action + ] + [ rdf:type owl:Restriction ; + owl:onProperty :action ; + owl:someValuesFrom [ rdf:type owl:Class ; + owl:oneOf ( + + + + + + ) + ] + ] + ) ; + rdf:type owl:Class + ] , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :actor ; + owl:someValuesFrom :Agent + ] + [ rdf:type owl:Restriction ; + owl:onProperty :actor ; + owl:allValuesFrom :Person + ] + ) ; + rdf:type owl:Class + ] , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :object ; + owl:someValuesFrom :DigitalResource + ] + [ rdf:type owl:Restriction ; + owl:onProperty :object ; + owl:allValuesFrom :AssignableDigitalResource + ] + ) ; + rdf:type owl:Class + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :generated ; + owl:someValuesFrom :Attempt + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :target ; + owl:someValuesFrom :Frame + ] ; rdfs:comment "A Caliper AssignableEvent models activities associated with the assignment of digital content assigned to a learner for completion."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "AssignableEvent"@en . ### http://purl.imsglobal.org/caliper/Attempt :Attempt rdf:type owl:Class ; - rdfs:subClassOf :Entity ; + rdfs:subClassOf :Entity , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :assignable ; + owl:someValuesFrom :Entity + ] + [ rdf:type owl:Restriction ; + owl:onProperty :assignable ; + owl:allValuesFrom :DigitalResource + ] + ) ; + rdf:type owl:Class + ] , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :assignee ; + owl:someValuesFrom :Agent + ] + [ rdf:type owl:Restriction ; + owl:onProperty :assignee ; + owl:allValuesFrom :Person + ] + ) ; + rdf:type owl:Class + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :isPartOf ; + owl:someValuesFrom :Attempt + ] ; rdfs:comment "A Caliper Attempt provides a count of the number of times an actor has interacted with an AssignableDigitalResource along with start time, end time and duration information. An Attempt is generated as the result of an action such as starting an Assessment."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "Attempt"@en . @@ -935,6 +1392,7 @@ xsd:duration rdf:type rdfs:Datatype . :AudioObject rdf:type owl:Class ; rdfs:subClassOf :MediaObject ; rdfs:comment "A Caliper AudioObject represents an audio or sound file."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "AudioObject"@en . @@ -942,6 +1400,7 @@ xsd:duration rdf:type rdfs:Datatype . :BookmarkAnnotation rdf:type owl:Class ; rdfs:subClassOf :Annotation ; rdfs:comment "A Caliper BookmarkAnnotation represents the act of marking a DigitalResource at a particular location."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "BookmarkAnnotation"@en . @@ -949,13 +1408,16 @@ xsd:duration rdf:type rdfs:Datatype . :Chapter rdf:type owl:Class ; rdfs:subClassOf :DigitalResource ; rdfs:comment "A Caliper Chapter represents a major sub-division of a piece of digital content."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "Chapter"@en . ### http://purl.imsglobal.org/caliper/CourseOffering :CourseOffering rdf:type owl:Class ; rdfs:subClassOf :Organization ; + owl:disjointWith :Group ; rdfs:comment "A Caliper CourseOffering represents the occurrence of a course or a type during a specified time period."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "CourseOffering"@en . @@ -963,6 +1425,7 @@ xsd:duration rdf:type rdfs:Datatype . :CourseSection rdf:type owl:Class ; rdfs:subClassOf :CourseOffering ; rdfs:comment "A Caliper CourseSection represents a specific instance of a CourseOffering occurring during a specific semester, term or period."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "CourseSection"@en . @@ -970,39 +1433,55 @@ xsd:duration rdf:type rdfs:Datatype . :DigitalResource rdf:type owl:Class ; rdfs:subClassOf :Entity ; rdfs:comment "A Caliper DigitalResource is a generic type that represents digital content. Utilize DigitalResource only if no suitable subtype exists to represent the resource being described."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "DigitalResource"@en . ### http://purl.imsglobal.org/caliper/DigitalResourceCollection :DigitalResourceCollection rdf:type owl:Class ; - rdfs:subClassOf :DigitalResource ; + rdfs:subClassOf :DigitalResource , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :items ; + owl:someValuesFrom :Entity + ] + [ rdf:type owl:Restriction ; + owl:onProperty :items ; + owl:allValuesFrom :DigitalResource + ] + ) ; + rdf:type owl:Class + ] ; rdfs:comment "A Caliper DigitalResourceCollection represents an ordered collection of DigitalResource entities."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "DigitalResourceCollection"@en . ### http://purl.imsglobal.org/caliper/Document :Document rdf:type owl:Class ; rdfs:subClassOf :DigitalResource ; - rdfs:comment "A Caliper Document represents textual content."@en ; + rdfs:comment "A Caliper Document represents paginated textual content."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "Document"@en . ### http://purl.imsglobal.org/caliper/Entity :Entity rdf:type owl:Class ; - owl:disjointWith :Event ; rdfs:comment "A Caliper Entity is a generic type that represents objects or things that participate in learning-related activities. Entity is subtyped for enhanced type specificity in order to better describe people, groups, digital content, courses, assignments, assessments, forums, messages, software applications and other entities that constitute the \"stuff\" of a Caliper Event. Utilize Entity only if no suitable subtype exists to represent the thing being described."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "Entity"@en . ### http://purl.imsglobal.org/caliper/Envelope :Envelope rdf:type owl:Class ; rdfs:comment "A Caliper Envelope is a container that is used to transmit one or more Caliper Events and/or Caliper Entity describes."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "Envelope"@en . ### http://purl.imsglobal.org/caliper/Event :Event rdf:type owl:Class ; rdfs:comment "A Caliper Event is a generic type that describes a relationship established between an actor and an object, formed as a result of a purposeful action undertaken by the actor in connection to the object at a particular moment in time."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "Event"@en . @@ -1010,20 +1489,71 @@ xsd:duration rdf:type rdfs:Datatype . :FillinBlankResponse rdf:type owl:Class ; rdfs:subClassOf :Response ; rdfs:comment "A Caliper FillinBlankResponse represents a type of Response in which a respondent is asked to provide one or more words, expressions or short phrases that correctly completes a statement."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "FillinBlankResponse"@en . ### http://purl.imsglobal.org/caliper/Forum :Forum rdf:type owl:Class ; - rdfs:subClassOf :DigitalResourceCollection ; + rdfs:subClassOf :DigitalResourceCollection , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :items ; + owl:someValuesFrom :Entity + ] + [ rdf:type owl:Restriction ; + owl:onProperty :items ; + owl:allValuesFrom :Thread + ] + ) ; + rdf:type owl:Class + ] ; rdfs:comment "A Caliper Forum represents a channel or virtual space in which group discussions take place. A Forum typically comprises one or more threaded conversations to which members can subscribe, post messages and reply to other messages."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "Forum"@en . ### http://purl.imsglobal.org/caliper/ForumEvent :ForumEvent rdf:type owl:Class ; - rdfs:subClassOf :Event ; + rdfs:subClassOf :Event , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :action ; + owl:someValuesFrom :Action + ] + [ rdf:type owl:Restriction ; + owl:onProperty :action ; + owl:someValuesFrom [ rdf:type owl:Class ; + owl:oneOf ( + + ) + ] + ] + ) ; + rdf:type owl:Class + ] , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :actor ; + owl:someValuesFrom :Agent + ] + [ rdf:type owl:Restriction ; + owl:onProperty :actor ; + owl:allValuesFrom :Person + ] + ) ; + rdf:type owl:Class + ] , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :object ; + owl:someValuesFrom :DigitalResource + ] + [ rdf:type owl:Restriction ; + owl:onProperty :object ; + owl:allValuesFrom :Forum + ] + ) ; + rdf:type owl:Class + ] ; rdfs:comment "A Caliper ForumEvent models learners and others participating in online forum communities. Forums typically encompass one or more threads or topics to which members can subscribe, post messages and reply to other messages if a threaded discussion is permitted."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "ForumEvent"@en . @@ -1031,14 +1561,56 @@ xsd:duration rdf:type rdfs:Datatype . :Frame rdf:type owl:Class ; rdfs:subClassOf :DigitalResource ; rdfs:comment "A Caliper Frame represents a part, portion or segment of a DigitalResource."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "Frame"@en . ### http://purl.imsglobal.org/caliper/GradeEvent :GradeEvent rdf:type owl:Class ; - owl:equivalentClass :OutcomeEvent ; - rdfs:subClassOf :Event ; + rdfs:subClassOf :Event , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :action ; + owl:someValuesFrom :Action + ] + [ rdf:type owl:Restriction ; + owl:onProperty :action ; + owl:hasValue + ] + ) ; + rdf:type owl:Class + ] , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :actor ; + owl:someValuesFrom :Agent + ] + [ rdf:type owl:Restriction ; + owl:onProperty :actor ; + owl:allValuesFrom [ rdf:type owl:Class ; + owl:unionOf ( :Person + :SoftwareApplication + ) + ] + ] + ) ; + rdf:type owl:Class + ] , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :object ; + owl:someValuesFrom :Entity + ] + [ rdf:type owl:Restriction ; + owl:onProperty :object ; + owl:allValuesFrom :Attempt + ] + ) ; + rdf:type owl:Class + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :generated ; + owl:someValuesFrom :Score + ] ; rdfs:comment "A Caliper GradeEvent models grading activities performed by an Agent, typically a Person or a SoftwareApplication."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "GradeEvent"@en . @@ -1046,6 +1618,7 @@ xsd:duration rdf:type rdfs:Datatype . :Group rdf:type owl:Class ; rdfs:subClassOf :Organization ; rdfs:comment "A Caliper Group represents an ad-hoc, informal or short-lived collection of people organized for some common educational or social purpose. A Group can act as an Agent. It can be linked both to a parent Organization and to its members."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "Group"@en . @@ -1053,6 +1626,7 @@ xsd:duration rdf:type rdfs:Datatype . :HighlightAnnotation rdf:type owl:Class ; rdfs:subClassOf :Annotation ; rdfs:comment "A Caliper HighlightAnnotation represents the act of marking a particular segment of a DigitalResource between two known coordinates."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "HighlightAnnotation"@en . @@ -1060,6 +1634,7 @@ xsd:duration rdf:type rdfs:Datatype . :ImageObject rdf:type owl:Class ; rdfs:subClassOf :MediaObject ; rdfs:comment "A Caliper ImageObject represents an image file."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "ImageObject"@en . @@ -1067,6 +1642,7 @@ xsd:duration rdf:type rdfs:Datatype . :LearningObjective rdf:type owl:Class ; rdfs:subClassOf :Entity ; rdfs:comment "A Caliper LearningObjective represents a brief statement of what a learner should know or be able to perform after completing a unit of instruction or a period of learning."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "LearningObjective"@en . @@ -1079,8 +1655,67 @@ xsd:duration rdf:type rdfs:Datatype . ### http://purl.imsglobal.org/caliper/MediaEvent :MediaEvent rdf:type owl:Class ; - rdfs:subClassOf :Event ; + rdfs:subClassOf :Event , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :action ; + owl:someValuesFrom :Action + ] + [ rdf:type owl:Restriction ; + owl:onProperty :action ; + owl:someValuesFrom [ rdf:type owl:Class ; + owl:oneOf ( + + + + + + + + + + + + + + + + + + + ) + ] + ] + ) ; + rdf:type owl:Class + ] , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :actor ; + owl:someValuesFrom :Agent + ] + [ rdf:type owl:Restriction ; + owl:onProperty :actor ; + owl:allValuesFrom :Person + ] + ) ; + rdf:type owl:Class + ] , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :object ; + owl:someValuesFrom :DigitalResource + ] + [ rdf:type owl:Restriction ; + owl:onProperty :object ; + owl:allValuesFrom :MediaObject + ] + ) ; + rdf:type owl:Class + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :target ; + owl:someValuesFrom :MediaLocation + ] ; rdfs:comment "A Caliper MediaEvent models interactions between learners and rich content such as audio, images and video."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "MediaEvent"@en . @@ -1088,6 +1723,7 @@ xsd:duration rdf:type rdfs:Datatype . :MediaLocation rdf:type owl:Class ; rdfs:subClassOf :DigitalResource ; rdfs:comment "A Caliper MediaLocation provides the current playback position in a MediaObject such as an AudioObject or VideoObject."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "MediaLocation"@en . @@ -1095,27 +1731,102 @@ xsd:duration rdf:type rdfs:Datatype . :MediaObject rdf:type owl:Class ; rdfs:subClassOf :DigitalResource ; rdfs:comment "A Caliper MediaObject represents a generic piece of media content. Utilize MediaObject only if no suitable subtype exists to represent the resource being described."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "MediaObject"@en . ### http://purl.imsglobal.org/caliper/Membership :Membership rdf:type owl:Class ; - rdfs:subClassOf :Entity ; + rdfs:subClassOf :Entity , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :member ; + owl:someValuesFrom :Agent + ] + [ rdf:type owl:Restriction ; + owl:onProperty :member ; + owl:allValuesFrom :Person + ] + ) ; + rdf:type owl:Class + ] , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :organization ; + owl:someValuesFrom :Agent + ] + [ rdf:type owl:Restriction ; + owl:onProperty :organization ; + owl:allValuesFrom :Organization + ] + ) ; + rdf:type owl:Class + ] ; rdfs:comment "A Caliper Membership describes the relationship between an Organization and a Person (i.e., a member) in terms of the roles assigned and current status."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "Membership"@en . ### http://purl.imsglobal.org/caliper/Message :Message rdf:type owl:Class ; - rdfs:subClassOf :DigitalResource ; + rdfs:subClassOf :DigitalResource , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :isPartOf ; + owl:someValuesFrom :Entity + ] + [ rdf:type owl:Restriction ; + owl:onProperty :isPartOf ; + owl:allValuesFrom :Thread + ] + ) ; + rdf:type owl:Class + ] ; rdfs:comment "A Caliper Message is a digital form of written communication sent to a recipient. A series of messages may constitute a Thread if they share a common subject and are connected by a reply or by date relationships."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "Message"@en . ### http://purl.imsglobal.org/caliper/MessageEvent :MessageEvent rdf:type owl:Class ; - rdfs:subClassOf :Event ; + rdfs:subClassOf :Event , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :action ; + owl:someValuesFrom :Action + ] + [ rdf:type owl:Restriction ; + owl:onProperty :action ; + owl:someValuesFrom [ rdf:type owl:Class ; + owl:oneOf ( + + + ) + ] + ] + ) ; + rdf:type owl:Class + ] , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :actor ; + owl:someValuesFrom :Agent + ] + [ rdf:type owl:Restriction ; + owl:onProperty :actor ; + owl:allValuesFrom :Person + ] + ) ; + rdf:type owl:Class + ] , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :object ; + owl:someValuesFrom :DigitalResource + ] + [ rdf:type owl:Restriction ; + owl:onProperty :object ; + owl:allValuesFrom :Message + ] + ) ; + rdf:type owl:Class + ] ; rdfs:comment "A Caliper MessageEvent describes a Person posting a Message or marking a post as either read or unread."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "MessageEvent"@en . @@ -1123,6 +1834,7 @@ xsd:duration rdf:type rdfs:Datatype . :MultipleChoiceResponse rdf:type owl:Class ; rdfs:subClassOf :Response ; rdfs:comment "A Caliper MultipleChoiceResponse represents a type of Response in which a respondent is asked to provide the best possible answer from a list of choices."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "MultipleChoiceResponse"@en . @@ -1130,13 +1842,71 @@ xsd:duration rdf:type rdfs:Datatype . :MultipleResponseResponse rdf:type owl:Class ; rdfs:subClassOf :Response ; rdfs:comment "A Caliper MultipleResponseResponse represents a form of response in which a respondent is asked to select more than one correct answer from a list of choices."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "MultipleResponseResponse"@en . ### http://purl.imsglobal.org/caliper/NavigationEvent :NavigationEvent rdf:type owl:Class ; - rdfs:subClassOf :Event ; + rdfs:subClassOf :Event , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :action ; + owl:someValuesFrom :Action + ] + [ rdf:type owl:Restriction ; + owl:onProperty :action ; + owl:hasValue + ] + ) ; + rdf:type owl:Class + ] , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :actor ; + owl:someValuesFrom :Agent + ] + [ rdf:type owl:Restriction ; + owl:onProperty :actor ; + owl:allValuesFrom :Person + ] + ) ; + rdf:type owl:Class + ] , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :object ; + owl:someValuesFrom :Entity + ] + [ rdf:type owl:Restriction ; + owl:onProperty :object ; + owl:allValuesFrom [ rdf:type owl:Class ; + owl:unionOf ( :DigitalResource + :SoftwareApplication + ) + ] + ] + ) ; + rdf:type owl:Class + ] , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :referrer ; + owl:someValuesFrom :Entity + ] + [ rdf:type owl:Restriction ; + owl:onProperty :referrer ; + owl:allValuesFrom [ rdf:type owl:Class ; + owl:unionOf ( :DigitalResource + :SoftwareApplication + ) + ] + ] + ) ; + rdf:type owl:Class + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :target ; + owl:someValuesFrom :Frame + ] ; rdfs:comment "A Caliper NavigationEvent models an actor traversing a network of digital resources."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "NavigationEvent"@en . @@ -1144,13 +1914,64 @@ xsd:duration rdf:type rdfs:Datatype . :Organization rdf:type owl:Class ; rdfs:subClassOf :Agent ; rdfs:comment "A Caliper Organization represents a formal collection of people organized for some common educational, social or administrative purpose. An Organization can act as an Agent. It can be linked both to a parent Organization and to its members."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "Organization"@en . ### http://purl.imsglobal.org/caliper/OutcomeEvent :OutcomeEvent rdf:type owl:Class ; - rdfs:subClassOf :Event ; + rdfs:subClassOf :Event , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :action ; + owl:someValuesFrom :Action + ] + [ rdf:type owl:Restriction ; + owl:onProperty :action ; + owl:hasValue + ] + ) ; + rdf:type owl:Class + ] , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :actor ; + owl:someValuesFrom :Agent + ] + [ rdf:type owl:Restriction ; + owl:onProperty :actor ; + owl:allValuesFrom [ rdf:type owl:Class ; + owl:unionOf ( :Person + :SoftwareApplication + ) + ] + ] + ) ; + rdf:type owl:Class + ] , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :generated ; + owl:someValuesFrom :Entity + ] + [ rdf:type owl:Restriction ; + owl:onProperty :generated ; + owl:allValuesFrom :Result + ] + ) ; + rdf:type owl:Class + ] , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :object ; + owl:someValuesFrom :Entity + ] + [ rdf:type owl:Restriction ; + owl:onProperty :object ; + owl:allValuesFrom :Attempt + ] + ) ; + rdf:type owl:Class + ] ; + :GradeEvent ; rdfs:comment "A Caliper OutcomeEvent models grading activities performed by an Agent, typically a Person or a SoftwareApplication. OutcomeEvent is DEPRECATED and will be removed in a future version of the specification. Use GradeEvent instead."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "OutcomeEvent"@en ; owl:deprecated "true"^^xsd:boolean . @@ -1159,6 +1980,7 @@ xsd:duration rdf:type rdfs:Datatype . :Page rdf:type owl:Class ; rdfs:subClassOf :DigitalResource ; rdfs:comment "A Caliper Page represents an item of paginated content."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "Page"@en . @@ -1166,21 +1988,67 @@ xsd:duration rdf:type rdfs:Datatype . :Person rdf:type owl:Class ; rdfs:subClassOf :Agent ; rdfs:comment "A Caliper Person represents a human being, alive or deceased, real or imaginary."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "Person"@en . ### http://purl.imsglobal.org/caliper/Reading :Reading rdf:type owl:Class ; rdfs:subClassOf :DigitalResource ; - rdfs:comment "A Caliper Reading represents an item of paginated content. Reading is a DEPRECATED entity superseded by Document that will be removed in a future version of the specification. It SHOULD NOT be referenced."@en ; + :Document ; + rdfs:comment "A Caliper Reading represents paginated content. Reading is a DEPRECATED entity superseded by Document that will be removed in a future version of the specification. It SHOULD NOT be referenced."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "Reading"@en ; owl:deprecated "true"^^xsd:boolean . ### http://purl.imsglobal.org/caliper/ReadingEvent :ReadingEvent rdf:type owl:Class ; - rdfs:subClassOf :Event ; + rdfs:subClassOf :Event , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :action ; + owl:someValuesFrom :Action + ] + [ rdf:type owl:Restriction ; + owl:onProperty :action ; + owl:someValuesFrom [ rdf:type owl:Class ; + owl:oneOf ( + + + ) + ] + ] + ) ; + rdf:type owl:Class + ] , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :actor ; + owl:someValuesFrom :Agent + ] + [ rdf:type owl:Restriction ; + owl:onProperty :actor ; + owl:allValuesFrom :Person + ] + ) ; + rdf:type owl:Class + ] , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :object ; + owl:someValuesFrom :Entity + ] + [ rdf:type owl:Restriction ; + owl:onProperty :object ; + owl:allValuesFrom :DigitalResource + ] + ) ; + rdf:type owl:Class + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :target ; + owl:someValuesFrom :Frame + ] ; rdfs:comment "A Caliper ReadingEvent models an actor reading textural content. ReadingEvent is DEPRECATED and will be removed in a future version of the specification. It SHOULD NOT be referenced."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "ReadingEvent"@en ; owl:deprecated "true"^^xsd:boolean . @@ -1189,6 +2057,7 @@ xsd:duration rdf:type rdfs:Datatype . :Response rdf:type owl:Class ; rdfs:subClassOf :Entity ; rdfs:comment "A Caliper Response is a generic type that represents the selected option generated by a Person interacting with an AssessmentItem. Utilize Response only if no suitable subtype exists to represent the response being described."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "Response"@en . @@ -1196,13 +2065,22 @@ xsd:duration rdf:type rdfs:Datatype . :Result rdf:type owl:Class ; rdfs:subClassOf :Entity ; rdfs:comment "A Caliper Result represents a grade applied to an assignment submission."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "Result"@en . +### http://purl.imsglobal.org/caliper/Role +:Role rdf:type owl:Class ; + rdfs:comment "A member can have multiple roles in a Membership. These different roles would be reflected in separate instances of the Role."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/" ; + rdfs:label "Role"@en . + + ### http://purl.imsglobal.org/caliper/Score :Score rdf:type owl:Class ; rdfs:subClassOf :Entity ; rdfs:comment "A Caliper Score represents a grade. The Score value is considered immutable."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "Score"@en . @@ -1210,26 +2088,106 @@ xsd:duration rdf:type rdfs:Datatype . :SelectTextResponse rdf:type owl:Class ; rdfs:subClassOf :Response ; rdfs:comment "A Caliper SelectTextResponse represents a type of Response that identifies text or a mapping from a presented paragraph or list."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "SelectTextResponse"@en . ### http://purl.imsglobal.org/caliper/Selector :Selector rdf:type owl:Class ; rdfs:comment "A Caliper Selector is a generic class that describes a fragment or segment of a resource. Utilize Selector only if no suitable subtype exists to represent the selection being described."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "Selector"@en . ### http://purl.imsglobal.org/caliper/Session :Session rdf:type owl:Class ; - rdfs:subClassOf :Entity ; + rdfs:subClassOf :Entity , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :user ; + owl:someValuesFrom :Agent + ] + [ rdf:type owl:Restriction ; + owl:onProperty :user ; + owl:allValuesFrom :Person + ] + ) ; + rdf:type owl:Class + ] ; rdfs:comment "A Caliper Session represents a web application user session."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "Session"@en . ### http://purl.imsglobal.org/caliper/SessionEvent :SessionEvent rdf:type owl:Class ; - rdfs:subClassOf :Event ; + rdfs:subClassOf :Event , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :action ; + owl:someValuesFrom :Action + ] + [ rdf:type owl:Restriction ; + owl:onProperty :action ; + owl:someValuesFrom [ rdf:type owl:Class ; + owl:oneOf ( + + + ) + ] + ] + ) ; + rdf:type owl:Class + ] , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :actor ; + owl:someValuesFrom :Agent + ] + [ rdf:type owl:Restriction ; + owl:onProperty :actor ; + owl:allValuesFrom [ rdf:type owl:Class ; + owl:unionOf ( :Person + :SoftwareApplication + ) + ] + ] + ) ; + rdf:type owl:Class + ] , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :object ; + owl:someValuesFrom :Entity + ] + [ rdf:type owl:Restriction ; + owl:onProperty :object ; + owl:allValuesFrom [ rdf:type owl:Class ; + owl:unionOf ( :Session + :SoftwareApplication + ) + ] + ] + ) ; + rdf:type owl:Class + ] , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :referrer ; + owl:someValuesFrom :Entity + ] + [ rdf:type owl:Restriction ; + owl:onProperty :referrer ; + owl:allValuesFrom [ rdf:type owl:Class ; + owl:unionOf ( :DigitalResource + :SoftwareApplication + ) + ] + ] + ) ; + rdf:type owl:Class + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :target ; + owl:someValuesFrom :DigitalResource + ] ; rdfs:comment "A Caliper SessionEvent models the creation and subsequent termination of a user session established by a Person interacting with a SoftwareApplication."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "SessionEvent"@en . @@ -1237,6 +2195,7 @@ xsd:duration rdf:type rdfs:Datatype . :SharedAnnotation rdf:type owl:Class ; rdfs:subClassOf :Annotation ; rdfs:comment "A Caliper SharedAnnotation represents the act of sharing a reference to a DigitalResource with other agents."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "SharedAnnotation"@en . @@ -1244,13 +2203,22 @@ xsd:duration rdf:type rdfs:Datatype . :SoftwareApplication rdf:type owl:Class ; rdfs:subClassOf :Agent ; rdfs:comment "A Caliper SoftwareApplication represents a computer program, application, module, platform or system."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "SoftwareApplication"@en . +### http://purl.imsglobal.org/caliper/Status +:Status rdf:type owl:Class ; + rdfs:comment "Indicates if a member is active or inactive in the collection. This allows the source system to specifically tell the target system that a member is now active or inactive. Another view is that the absence of a Membership object when membership data is passed implies inactivity and the existence of an object implies active membership. This will logically work for a ‘snap-shot’ interface where all members are passed every time objects are sent from one system to another but it will not support an interface where individual Membership objects are passed."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/" ; + rdfs:label "Status"@en . + + ### http://purl.imsglobal.org/caliper/TagAnnotation :TagAnnotation rdf:type owl:Class ; rdfs:subClassOf :Annotation ; rdfs:comment "A Caliper TagAnnotation represents the act of tagging a DigitalResource with tags or labels."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "TagAnnotation"@en . @@ -1258,27 +2226,127 @@ xsd:duration rdf:type rdfs:Datatype . :TextPositionSelector rdf:type owl:Class ; rdfs:subClassOf :Selector ; rdfs:comment "A Caliper TextPositionSelector represents a fragment or selection of textual content, the starting and ending positions of which are determined by the distance in characters from the initial character (position 0) of the enclosing full text."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "TextPositionSelector"@en . ### http://purl.imsglobal.org/caliper/Thread :Thread rdf:type owl:Class ; - rdfs:subClassOf :DigitalResourceCollection ; + rdfs:subClassOf :DigitalResourceCollection , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :isPartOf ; + owl:someValuesFrom :Entity + ] + [ rdf:type owl:Restriction ; + owl:onProperty :isPartOf ; + owl:allValuesFrom :Forum + ] + ) ; + rdf:type owl:Class + ] , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :items ; + owl:someValuesFrom :Entity + ] + [ rdf:type owl:Restriction ; + owl:onProperty :items ; + owl:allValuesFrom :Message + ] + ) ; + rdf:type owl:Class + ] ; rdfs:comment "A Caliper Thread represents a series of one or more messages that share a common subject and are connected by a reply or by date relationships."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "Thread"@en . ### http://purl.imsglobal.org/caliper/ThreadEvent :ThreadEvent rdf:type owl:Class ; - rdfs:subClassOf :Event ; + rdfs:subClassOf :Event , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :action ; + owl:someValuesFrom :Action + ] + [ rdf:type owl:Restriction ; + owl:onProperty :action ; + owl:someValuesFrom [ rdf:type owl:Class ; + owl:oneOf ( + + ) + ] + ] + ) ; + rdf:type owl:Class + ] , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :actor ; + owl:someValuesFrom :Agent + ] + [ rdf:type owl:Restriction ; + owl:onProperty :actor ; + owl:allValuesFrom :Person + ] + ) ; + rdf:type owl:Class + ] , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :object ; + owl:someValuesFrom :DigitalResource + ] + [ rdf:type owl:Restriction ; + owl:onProperty :object ; + owl:allValuesFrom :Thread + ] + ) ; + rdf:type owl:Class + ] ; rdfs:comment "A Caliper ThreadEvent models an actor interacting with a Forum thread or topic."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "ThreadEvent"@en . ### http://purl.imsglobal.org/caliper/ToolUseEvent :ToolUseEvent rdf:type owl:Class ; - rdfs:subClassOf :Event ; + rdfs:subClassOf :Event , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :action ; + owl:someValuesFrom :Action + ] + [ rdf:type owl:Restriction ; + owl:onProperty :action ; + owl:hasValue + ] + ) ; + rdf:type owl:Class + ] , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :actor ; + owl:someValuesFrom :Agent + ] + [ rdf:type owl:Restriction ; + owl:onProperty :actor ; + owl:allValuesFrom :Person + ] + ) ; + rdf:type owl:Class + ] , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :object ; + owl:someValuesFrom :Agent + ] + [ rdf:type owl:Restriction ; + owl:onProperty :object ; + owl:allValuesFrom :SoftwareApplication + ] + ) ; + rdf:type owl:Class + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :target ; + owl:someValuesFrom :SoftwareApplication + ] ; rdfs:comment "A Caliper ToolUseEvent models a Person using a learning tool in a way that the tool's creators have determined is an indication of a learning interaction."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "ToolUseEvent"@en . @@ -1286,6 +2354,7 @@ xsd:duration rdf:type rdfs:Datatype . :TrueFalseResponse rdf:type owl:Class ; rdfs:subClassOf :Response ; rdfs:comment "A Caliper TrueFalseResponse represents a type of Response to an AssessmentItem in which only two possible options are provided (e.g., true/false, yes/no)."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "TrueFalseResponse"@en . @@ -1293,13 +2362,52 @@ xsd:duration rdf:type rdfs:Datatype . :VideoObject rdf:type owl:Class ; rdfs:subClassOf :MediaObject ; rdfs:comment "A Caliper VideoObject represents a visual recording stored in digital form."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "VideoObject"@en . ### http://purl.imsglobal.org/caliper/ViewEvent :ViewEvent rdf:type owl:Class ; - rdfs:subClassOf :Event ; + rdfs:subClassOf :Event , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :action ; + owl:someValuesFrom :Action + ] + [ rdf:type owl:Restriction ; + owl:onProperty :action ; + owl:hasValue + ] + ) ; + rdf:type owl:Class + ] , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :actor ; + owl:someValuesFrom :Agent + ] + [ rdf:type owl:Restriction ; + owl:onProperty :actor ; + owl:allValuesFrom :Person + ] + ) ; + rdf:type owl:Class + ] , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :object ; + owl:someValuesFrom :Entity + ] + [ rdf:type owl:Restriction ; + owl:onProperty :object ; + owl:allValuesFrom :DigitalResource + ] + ) ; + rdf:type owl:Class + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :target ; + owl:someValuesFrom :Frame + ] ; rdfs:comment "A Caliper ViewEvent describes an actor's examination of digital content whenever the activity emphasizes thoughtful observation or study as opposed to the mere retrieval of a resource."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "ViewEvent"@en . @@ -1307,13 +2415,16 @@ xsd:duration rdf:type rdfs:Datatype . :WebPage rdf:type owl:Class ; rdfs:subClassOf :DigitalResource ; rdfs:comment "A Caliper WebPage represents a document containing markup that is suitable for display in a web browser."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "WebPage"@en . ### http://purl.imsglobal.org/caliper/epubChapter :epubChapter rdf:type owl:Class ; rdfs:subClassOf :DigitalResource ; + :Chapter ; rdfs:comment "A Caliper EpubChapter represents a major structural division of a piece of writing. EpubChapter is a DEPRECATED entity that will be removed in a future version of the specification. It SHOULD NOT be referenced."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "EpubChapter"@en ; owl:deprecated "true"^^xsd:boolean . @@ -1322,14 +2433,27 @@ xsd:duration rdf:type rdfs:Datatype . :epubPart rdf:type owl:Class ; rdfs:subClassOf :DigitalResource ; rdfs:comment "A Caliper EpubPart represents a major structural division of a piece of writing, typically encapsulating a set of related chapters. EpubPart is a DEPRECATED entity that will be removed in a future version of the specification. It SHOULD NOT be referenced."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "EpubPart"@en ; owl:deprecated "true"^^xsd:boolean . ### http://purl.imsglobal.org/caliper/epubSubChapter :epubSubChapter rdf:type owl:Class ; - rdfs:subClassOf :DigitalResource ; + rdfs:subClassOf :DigitalResource , + [ owl:intersectionOf ( [ rdf:type owl:Restriction ; + owl:onProperty :isPartOf ; + owl:someValuesFrom :Entity + ] + [ rdf:type owl:Restriction ; + owl:onProperty :isPartOf ; + owl:allValuesFrom :epubChapter + ] + ) ; + rdf:type owl:Class + ] ; rdfs:comment "A Caliper EpubSubChapter represents a major sub-division of an EpubChapter. EpubSubChapter is a DEPRECATED entity that will be removed in a future version of the specification. It SHOULD NOT be referenced."^^xsd:string ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "EpubSubChapter"@en ; owl:deprecated "true"^^xsd:boolean . @@ -1337,9 +2461,1298 @@ xsd:duration rdf:type rdfs:Datatype . ### http://purl.imsglobal.org/caliper/epubVolume :epubVolume rdf:type owl:Class ; rdfs:subClassOf :DigitalResource ; + :Document ; rdfs:comment "A Caliper EpubVolume represents a component of a collection. EpubVolume inherits all the properties and requirements defined for DigitalResource, its supertype. EpubVolume is a DEPRECATED entity that will be removed in a future version of the specification. It SHOULD NOT be referenced."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper" ; rdfs:label "EpubVolume"@en ; owl:deprecated "true"^^xsd:boolean . +### http://purl.imsglobal.org/vocab/lis/v2/membership#Administrator + rdf:type owl:Class ; + rdfs:subClassOf :Role ; + rdfs:comment "The role of a formal administrator in the Membership."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "Administrator"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership#ContentDeveloper + rdf:type owl:Class ; + rdfs:subClassOf :Role ; + rdfs:comment "The role of an author of content for learning material presented through the Membership."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "ContentDeveloper"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership#Instructor + rdf:type owl:Class ; + rdfs:subClassOf :Role ; + rdfs:comment "The role of teaching instructor for learning material presented through the Membership."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "Instructor"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership#Learner + rdf:type owl:Class ; + rdfs:subClassOf :Role ; + rdfs:comment "The role of someone undergoing some form of formal learning."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "Learner"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership#Manager + rdf:type owl:Class ; + rdfs:subClassOf :Role ; + rdfs:comment "The role of manager of the Group for which the Membership is being defined."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "Manager"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership#Member + rdf:type owl:Class ; + rdfs:subClassOf :Role ; + rdfs:comment "The role of a member of the associated Membership."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "Member"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership#Mentor + rdf:type owl:Class ; + rdfs:subClassOf :Role ; + rdfs:comment "The role of a personal mentor of other individuals in the Membership."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "Mentor"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership#Officer + rdf:type owl:Class ; + rdfs:subClassOf :Role ; + rdfs:comment "The role of an officer of organization e.g., Chair, Secretary, etc. in the Membership."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "Officer"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership#TeachingAssistant + rdf:type owl:Class ; + rdfs:subClassOf :Role ; + rdfs:comment "The role of teaching assistant to an Instructor in the Membership."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "TeachingAssistant"@en . + + +################################################################# +# Individuals +################################################################# + +### http://purl.imsglobal.org/caliper/actions/Abandoned + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Forsake, leave behind."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/202232813-v"^^xsd:string ; + rdfs:label "Abandoned"@en . + + +### http://purl.imsglobal.org/caliper/actions/Activated + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Make active or more active. Inverse of Deactivated."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/200191014-v"^^xsd:string ; + rdfs:label "Activated"@en . + + +### http://purl.imsglobal.org/caliper/actions/Added + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Make an addition (to); join or combine or unite with others; increase the quality, quantity, size or scope of. Inverse of Removed."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/200182551-v"^^xsd:string ; + rdfs:label "Added"@en . + + +### http://purl.imsglobal.org/caliper/actions/Attached + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Cause to be attached."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/201299048-v"^^xsd:string ; + rdfs:label "Attached"@en . + + +### http://purl.imsglobal.org/caliper/actions/Bookmarked + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "A marker that specifies a location of interest in a DigitalResource that is recorded for later retrieval."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper"^^xsd:string ; + rdfs:label "Bookmarked"@en ; + rdfs:seeAlso "http://wordnet-rdf.princeton.edu/wn31/102874508-n"^^xsd:string . + + +### http://purl.imsglobal.org/caliper/actions/ChangedResolution + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Cause to change; make different; cause a transformation of the number of pixels per square inch on a computer-generated display."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/200126072-v"^^xsd:string ; + rdfs:label "ChangedResolution"@en ; + rdfs:seeAlso "http://wordnet-rdf.princeton.edu/wn31/111526370-n"^^xsd:string . + + +### http://purl.imsglobal.org/caliper/actions/ChangedSize + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Cause to change; make different; cause a transformation of the physical magnitude of something."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/200126072-v"^^xsd:string ; + rdfs:label "ChangedSize"@en ; + rdfs:seeAlso "http://wordnet-rdf.princeton.edu/wn31/105106204-n"^^xsd:string . + + +### http://purl.imsglobal.org/caliper/actions/ChangedSpeed + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Cause to change; make different; cause a transformation of the rate at which something happens."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/200126072-v"^^xsd:string ; + rdfs:label "ChangedSpeed"@en ; + rdfs:seeAlso "http://wordnet-rdf.princeton.edu/wn31/105065291-n"^^xsd:string . + + +### http://purl.imsglobal.org/caliper/actions/ChangedVolume + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Cause to change; make different; cause a transformation of the magnitude of sound (usually in a specified direction)."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/200126072-v"^^xsd:string ; + rdfs:label "ChangedVolume"@en ; + rdfs:seeAlso "http://wordnet-rdf.princeton.edu/wn31/104997456-n"^^xsd:string . + + +### http://purl.imsglobal.org/caliper/actions/Classified + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Assign to a class or kind."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/200741667-v"^^xsd:string ; + rdfs:label "Classified"@en . + + +### http://purl.imsglobal.org/caliper/actions/ClosedPopout + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Close or shut a video popout. Inverse of OpenedPopout."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/201349660-v"^^xsd:string ; + rdfs:label "ClosedPopout"@en . + + +### http://purl.imsglobal.org/caliper/actions/Commented + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Make or write a comment on."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/201060446-v"^^xsd:string ; + rdfs:label "Commented"@en . + + +### http://purl.imsglobal.org/caliper/actions/Completed + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Come or bring to a finish or an end."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/200485097-v"^^xsd:string ; + rdfs:label "Completed"@en . + + +### http://purl.imsglobal.org/caliper/actions/Created + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Make or cause to be or to become. Inverse of Deleted."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/201620211-v"^^xsd:string ; + rdfs:label "Created"@en . + + +### http://purl.imsglobal.org/caliper/actions/Deactivated + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Make inactive. Inverse of Activated."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/200191849-v"^^xsd:string ; + rdfs:label "Deactivated"@en . + + +### http://purl.imsglobal.org/caliper/actions/Deleted + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Wipe out digitally. Inverse of Created."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/201001860-v"^^xsd:string ; + rdfs:label "Deleted"@en . + + +### http://purl.imsglobal.org/caliper/actions/Described + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Give a description of."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/200989103-v"^^xsd:string ; + rdfs:label "Described"@en . + + +### http://purl.imsglobal.org/caliper/actions/DisabledClosedCaptioning + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Render unable to perform the visual display of a plain text transcription of audio output. Inverse of EnabledClosedCaptioning."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper"^^xsd:string ; + rdfs:label "DisabledClosedCaptioning"@en ; + rdfs:seeAlso "http://wordnet-rdf.princeton.edu/wn31/200513267-v"^^xsd:string . + + +### http://purl.imsglobal.org/caliper/actions/Disliked + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Have or feel a dislike or distaste for. Inverse of Liked."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/201780648-v"^^xsd:string ; + rdfs:label "Disliked"@en . + + +### http://purl.imsglobal.org/caliper/actions/EnabledClosedCaptioning + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Render capable or able the visual display of a plain text transcription of audio output. Inverse of DisabledClosedCaptioning."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper"^^xsd:string ; + rdfs:label "EnabledClosedCaptioning"@en ; + rdfs:seeAlso "http://wordnet-rdf.princeton.edu/wn31/200513958-v"^^xsd:string . + + +### http://purl.imsglobal.org/caliper/actions/Ended + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Bring to an end or halt. Inverse of Started."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/200353480-v"^^xsd:string ; + rdfs:label "Ended"@en . + + +### http://purl.imsglobal.org/caliper/actions/EnteredFullScreen + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "To come or go into a view mode that utilizes all the available display surface of a screen. Inverse of ExitedFullScreen."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper"^^xsd:string ; + rdfs:label "EnteredFullScreen"@en ; + rdfs:seeAlso "http://wordnet-rdf.princeton.edu/wn31/202020375-v"^^xsd:string . + + +### http://purl.imsglobal.org/caliper/actions/ExitedFullScreen + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Move out of or depart from a view mode that utilizes all the available display surface of a screen. Inverse of EnteredFullScreen."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper"^^xsd:string ; + rdfs:label "ExitedFullScreen"@en ; + rdfs:seeAlso "http://wordnet-rdf.princeton.edu/wn31/202019450-v"^^xsd:string . + + +### http://purl.imsglobal.org/caliper/actions/ForwardedTo + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Send or ship onward."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/201959367-v"^^xsd:string ; + rdfs:label "ForwardedTo"@en . + + +### http://purl.imsglobal.org/caliper/actions/Graded + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Assign a grade or rank to, according to one's evaluation."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/200659399-v"^^xsd:string ; + rdfs:label "Graded"@en . + + +### http://purl.imsglobal.org/caliper/actions/Hid + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Prevent from being seen or discovered. Inverse of Showed."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/202149298-v"^^xsd:string ; + rdfs:label "Hid"@en . + + +### http://purl.imsglobal.org/caliper/actions/Highlighted + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Move into the foreground to make more visible or prominent."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/200515150-v"^^xsd:string ; + rdfs:label "Highlighted"@en . + + +### http://purl.imsglobal.org/caliper/actions/Identified + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Recognize as being; establish the identity of someone or something."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/200620568-v"^^xsd:string ; + rdfs:label "Identified"@en . + + +### http://purl.imsglobal.org/caliper/actions/JumpedTo + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Pass abruptly from one state or topic to another."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/200561468-v"^^xsd:string ; + rdfs:label "JumpedTo"@en . + + +### http://purl.imsglobal.org/caliper/actions/Liked + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Be fond of. Inverse of Disliked."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/201780873-v"^^xsd:string ; + rdfs:label "Liked"@en . + + +### http://purl.imsglobal.org/caliper/actions/Linked + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Connect, fasten, or put together two or more pieces."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/201357376-v"^^xsd:string ; + rdfs:label "Linked"@en . + + +### http://purl.imsglobal.org/caliper/actions/LoggedIn + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Enter a computer or software application. Inverse of LoggedOut."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/202253955-v"^^xsd:string ; + rdfs:label "LoggedIn"@en . + + +### http://purl.imsglobal.org/caliper/actions/LoggedOut + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Exit a computer or software application. Inverse of LoggedIn."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/202254101-v"^^xsd:string ; + rdfs:label "LoggedOut"@en . + + +### http://purl.imsglobal.org/caliper/actions/MarkedAsRead + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Mark: designate as if by a mark, read: interpret something that is written or printed. Inverse of MarkedAsUnread."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/200923709-v"^^xsd:string ; + rdfs:label "MarkedAsRead"@en ; + rdfs:seeAlso "http://wordnet-rdf.princeton.edu/wn31/200626756-v"^^xsd:string . + + +### http://purl.imsglobal.org/caliper/actions/MarkedAsUnread + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Remove designation as if by a mark. Inverse of MarkedAsRead."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper"^^xsd:string ; + rdfs:label "MarkedAsUnread"@en ; + rdfs:seeAlso "http://wordnet-rdf.princeton.edu/wn31/200923709-v"^^xsd:string . + + +### http://purl.imsglobal.org/caliper/actions/Modified + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Cause to change; make different; cause a transformation."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/200126072-v"^^xsd:string ; + rdfs:label "Modified"@en . + + +### http://purl.imsglobal.org/caliper/actions/Muted + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Deaden (a sound or noise). Inverse of Unmuted."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/mute-v"^^xsd:string ; + rdfs:label "Muted"@en . + + +### http://purl.imsglobal.org/caliper/actions/NavigatedTo + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Direct the course; determine the direction of travelling."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/201935739-v"^^xsd:string ; + rdfs:label "NavigatedTo"@en . + + +### http://purl.imsglobal.org/caliper/actions/OpenedPopout + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Start to operate or function or cause to start operating or functioning a video popout. Inverse of ClosedPopout."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper"^^xsd:string ; + rdfs:label "OpenedPopout"@en ; + rdfs:seeAlso "http://wordnet-rdf.princeton.edu/wn31/202431018-v"^^xsd:string . + + +### http://purl.imsglobal.org/caliper/actions/Paused + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Cease an action temporarily. Inverse of Resumed."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/200781106-v"^^xsd:string ; + rdfs:label "Paused"@en . + + +### http://purl.imsglobal.org/caliper/actions/Posted + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "To cause to be directed or transmitted to another place."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/201033289-v"^^xsd:string ; + rdfs:label "Posted"@en . + + +### http://purl.imsglobal.org/caliper/actions/Questioned + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Pose a question."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/200786670-v"^^xsd:string ; + rdfs:label "Questioned"@en . + + +### http://purl.imsglobal.org/caliper/actions/Ranked + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Assign a rank or rating to."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/200659723-v"^^xsd:string ; + rdfs:label "Ranked"@en . + + +### http://purl.imsglobal.org/caliper/actions/Recommended + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Express a good opinion of."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/200884469-v"^^xsd:string ; + rdfs:label "Recommended"@en . + + +### http://purl.imsglobal.org/caliper/actions/Removed + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Remove from sight. Inverse of Added."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/200181704-v"^^xsd:string ; + rdfs:label "Removed"@en . + + +### http://purl.imsglobal.org/caliper/actions/Reset + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Set anew."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/200949623-v"^^xsd:string ; + rdfs:label "Reset"@en . + + +### http://purl.imsglobal.org/caliper/actions/Restarted + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Take up or begin anew, as in to start something, make progress but then stop and return to the beginning in order to start again."@en ; + rdfs:isDefinedBy "http://purl.imglobal.org/caliper"^^xsd:string ; + rdfs:label "Restarted"@en ; + rdfs:seeAlso "http://wordnet-rdf.princeton.edu/wn31/200350758-v"^^xsd:string . + + +### http://purl.imsglobal.org/caliper/actions/Resumed + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Take up or begin anew, as in to start something, pause and then begin again at the location where the pause in action occurred. Inverse of Paused."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper"^^xsd:string ; + rdfs:label "Resumed"@en ; + rdfs:seeAlso "http://wordnet-rdf.princeton.edu/wn31/200350758-v"^^xsd:string . + + +### http://purl.imsglobal.org/caliper/actions/Retrieved + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Obtain or retrieve from a storage device; as of information on a computer."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/202253616-v"^^xsd:string ; + rdfs:label "Retrieved"@en . + + +### http://purl.imsglobal.org/caliper/actions/Reviewed + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Appraise critically."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/200857194-v"^^xsd:string ; + rdfs:label "Reviewed"@en . + + +### http://purl.imsglobal.org/caliper/actions/Rewound + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Wind up again."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/201524927-v"^^xsd:string ; + rdfs:label "Rewound"@en . + + +### http://purl.imsglobal.org/caliper/actions/Searched + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Try to locate or discover, or try to establish the existence of."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/201318273-v"^^xsd:string ; + rdfs:label "Searched"@en . + + +### http://purl.imsglobal.org/caliper/actions/Shared + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Communicate."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/201065952-v"^^xsd:string ; + rdfs:label "Shared"@en . + + +### http://purl.imsglobal.org/caliper/actions/Showed + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Make visible or noticeable. Inverse of Hid."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/202141597-v"^^xsd:string ; + rdfs:label "Showed"@en . + + +### http://purl.imsglobal.org/caliper/actions/Skipped + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Bypass."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/200618188-v"^^xsd:string ; + rdfs:label "Skipped"@en . + + +### http://purl.imsglobal.org/caliper/actions/Started + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Set in motion, cause to start. Inverse of Ended."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/200349400-v"^^xsd:string ; + rdfs:label "Started"@en . + + +### http://purl.imsglobal.org/caliper/actions/Submitted + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Hand over formally."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/202267560-v"^^xsd:string ; + rdfs:label "Submitted"@en . + + +### http://purl.imsglobal.org/caliper/actions/Subscribed + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Receive or obtain regularly. Inverse of Unsubscribed."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/202214527-v"^^xsd:string ; + rdfs:label "Subscribed"@en . + + +### http://purl.imsglobal.org/caliper/actions/Tagged + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Attach a tag or label to."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/201591414-v"^^xsd:string ; + rdfs:label "Tagged"@en . + + +### http://purl.imsglobal.org/caliper/actions/TimedOut + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Cancellation of a user session after a predetermined time interval has occurred without activity."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper"^^xsd:string ; + rdfs:label "TimedOut"@en . + + +### http://purl.imsglobal.org/caliper/actions/Unmuted + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Inverse of Muted."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper"^^xsd:string ; + rdfs:label "Unmuted"@en ; + rdfs:seeAlso "http://wordnet-rdf.princeton.edu/wn31/mute-v"^^xsd:string . + + +### http://purl.imsglobal.org/caliper/actions/Unsubscribed + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Inverse of Subscribed."@en ; + rdfs:isDefinedBy "http://purl.imsglobal.org/caliper"^^xsd:string ; + rdfs:label "Unsubscribed"@en ; + rdfs:seeAlso "http://wordnet-rdf.princeton.edu/wn31/202214527-v"^^xsd:string . + + +### http://purl.imsglobal.org/caliper/actions/Used + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Put into service; make work or employ for a particular purpose or for its inherent or natural purpose."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/201161188-v"^^xsd:string ; + rdfs:label "Used"@en . + + +### http://purl.imsglobal.org/caliper/actions/Viewed + rdf:type owl:NamedIndividual , + :Action ; + rdfs:comment "Look at carefully; study mentally."@en ; + rdfs:isDefinedBy "http://wordnet-rdf.princeton.edu/wn31/202134765-v"^^xsd:string ; + rdfs:label "Viewed"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Administrator#Administrator + rdf:type owl:NamedIndividual , + ; + rdfs:comment "Someone who typically works with a system and all sub-structures (LMS, SIS, etc.)."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "Administrator"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Administrator#Developer + rdf:type owl:NamedIndividual , + ; + rdfs:comment "Provides programmatic development for use in a LMS, SIS, or associated tool(s)."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "Developer"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Administrator#ExternalDeveloper + rdf:type owl:NamedIndividual , + ; + rdfs:comment "A user who is not a member of the institution but provides programmatic development for use in a LMS, SIS, or associated tool(s)."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "ExternalDeveloper"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Administrator#ExternalSupport + rdf:type owl:NamedIndividual , + ; + rdfs:comment "A user who is not a member of the institution but provides support for the system; usually has fewer privileges then an administrator."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "ExternalSupport"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Administrator#ExternalSystemAdministrator + rdf:type owl:NamedIndividual , + ; + rdfs:comment "A user who is not a member of the institution that provides support, e.g., vendor support accounts, 3rd party support accounts, etc."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "ExternalSystemAdministrator"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Administrator#Support + rdf:type owl:NamedIndividual , + ; + rdfs:comment "Provides support for the system, usually has fewer privileges then an administrator."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "Support"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Administrator#SystemAdministrator + rdf:type owl:NamedIndividual , + ; + rdfs:comment "A person who has greater privileges then an administrator."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "SystemAdministrator"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/ContentDeveloper#ContentDeveloper + rdf:type owl:NamedIndividual , + ; + rdfs:comment "Someone who usually develops materials within a specific course structure."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "ContentDeveloper"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/ContentDeveloper#ContentExpert + rdf:type owl:NamedIndividual , + ; + rdfs:comment "An expert that participates in the course because of their knowledge; e.g., guest speaker, artist in residence, etc."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "ContentExpert"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/ContentDeveloper#ExternalContentExpert + rdf:type owl:NamedIndividual , + ; + rdfs:comment "An expert who is not a member of the institution butparticipates in the course because of their knowledge; e.g., guest speaker, artist in residence, etc."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "ExternalContentExpert"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/ContentDeveloper#Librarian + rdf:type owl:NamedIndividual , + ; + rdfs:comment "A librarian who provides content support."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "Librarian"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Instructor#ExternalInstructor + rdf:type owl:NamedIndividual , + ; + rdfs:comment "An instructor who is not a member of the institution."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "ExternalInstructor"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Instructor#GuestInstructor + rdf:type owl:NamedIndividual , + ; + rdfs:comment ""@en , + "An instructor who is teaching this course outside of their normal responsibilities"@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "GuestInstructor"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Instructor#Instructor + rdf:type owl:NamedIndividual , + ; + rdfs:comment "Someone who usually teaches within a specific course structure."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "Instructor"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Instructor#Lecturer + rdf:type owl:NamedIndividual , + ; + rdfs:comment "An instructor that has limited permissions to modify the course."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "Lecturer"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Instructor#PrimaryInstructor + rdf:type owl:NamedIndividual , + ; + rdfs:comment "An instructor who is primarily responsible for the instruction."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "PrimaryInstructor"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Instructor#SecondaryInstructor + rdf:type owl:NamedIndividual , + ; + rdfs:comment "An instructor who has secondary responsibility for the instruction."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "SecondaryInstructor"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Instructor#TeachingAssistant + rdf:type owl:NamedIndividual , + ; + rdfs:comment "Someone who usually has a subset of instructional responsibilities for some portion of a course structure"@en , + "The role of a teaching assistant to an Instructor in the Membership."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "TeachingAssistant"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Instructor#TeachingAssistantGroup + rdf:type owl:NamedIndividual , + ; + rdfs:comment "A teaching assistant for a Group."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "TeachingAssistantGroup"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Instructor#TeachingAssistantOffering + rdf:type owl:NamedIndividual , + ; + rdfs:comment "A teaching assistant for a CourseOffering."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "TeachingAssistantOffering"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Instructor#TeachingAssistantSection + rdf:type owl:NamedIndividual , + ; + rdfs:comment "A teaching assistant for a CourseSection."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "TeachingAssistantSection"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Instructor#TeachingAssistantTemplate + rdf:type owl:NamedIndividual , + ; + rdfs:comment "A teaching assistant for a template."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "TeachingAssistantTemplate"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Learner#ExternalLearner + rdf:type owl:NamedIndividual , + ; + rdfs:comment "A learner who is not a member of the institution."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "ExternalLearner"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Learner#GuestLearner + rdf:type owl:NamedIndividual , + ; + rdfs:comment "A learner who is not enrolled in the same process as a learner; may or may not receive credit for the course."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "GuestLearner"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Learner#Learner + rdf:type owl:NamedIndividual , + ; + rdfs:comment "Someone who usually learns within a specific course structure."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "Learner"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Learner#NonCreditLearner + rdf:type owl:NamedIndividual , + ; + rdfs:comment "A learner who is enrolled through the same process as a learner, but is not receiving credit for the course of study."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "NonCreditLearner"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Manager#AreaManager + rdf:type owl:NamedIndividual , + ; + rdfs:comment "Someone who provides assistance, administration, and/or support to multiple course structures; e.g., Departmental Staff, Cohort Leader, etc."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "AreaManager"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Manager#CourseCoordinator + rdf:type owl:NamedIndividual , + ; + rdfs:comment "Someone who provides assistance to a set of course structures that are related, a lab manager, etc."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "CourseCoordinator"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Manager#ExternalObserver + rdf:type owl:NamedIndividual , + ; + rdfs:comment "Person that is not a member of the institution but views multiple course structures for non-instructional purposes; e.g., peer review committee, accreditation staff, etc."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "ExternalObserver"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Manager#Manager + rdf:type owl:NamedIndividual , + ; + rdfs:comment "Someone who usually interacts with multiple course structures."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "Manager"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Manager#Observer + rdf:type owl:NamedIndividual , + ; + rdfs:comment "Views multiple course structures for non-instructional purposes; e.g., peer review committee, accreditation staff, etc."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "Observer"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Member#Member + rdf:type owl:NamedIndividual , + ; + rdfs:comment "Someone who is a member of an Organization."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "Member"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Mentor#Advisor + rdf:type owl:NamedIndividual , + ; + rdfs:comment "Advises learners."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "Advisor"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Mentor#Auditor + rdf:type owl:NamedIndividual , + ; + rdfs:comment "Audits learner activities; e.g., staff that verifies continuing eligibility for a scholarship, etc."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "Auditor"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Mentor#ExternalAdvisor + rdf:type owl:NamedIndividual , + ; + rdfs:comment "A user who is not a member of the institution that advises learners."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "ExternalAdvisor"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Mentor#ExternalAuditor + rdf:type owl:NamedIndividual , + ; + rdfs:comment "A user who is not a member of the institution that audits learner activities; e.g., staff that verifies continuing eligibility for a scholarship, etc."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "ExternalAuditor"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Mentor#ExternalLearningFacilitator + rdf:type owl:NamedIndividual , + ; + rdfs:comment "A user who is not a member of the institution that works with individual learner to access materials; e.g., translator, assistant for persons of differing abilities, etc."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "ExternalLearningFacilitator"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Mentor#ExternalMentor + rdf:type owl:NamedIndividual , + ; + rdfs:comment "A user who is not a member of the institution that mentors learners."@en , + "ExternalMentor"@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Mentor#ExternalReviewer + rdf:type owl:NamedIndividual , + ; + rdfs:comment "A user who is not a member of the institution that reviews work by learners."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "ExternalReviewer"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Mentor#ExternalTutor + rdf:type owl:NamedIndividual , + ; + rdfs:comment "A user who is not a member of the institution that works with individual learners to assist in their instruction."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "ExternalTutor"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Mentor#LearningFacilitator + rdf:type owl:NamedIndividual , + ; + rdfs:comment "Works with individual learner to access materials; e.g., translator, assistant for persons of differing abilities, etc."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "LearningFacilitator"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Mentor#Mentor + rdf:type owl:NamedIndividual , + ; + rdfs:comment "Someone who usually works with a specific course structure with a specific learner."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "Mentor"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Mentor#Reviewer + rdf:type owl:NamedIndividual , + ; + rdfs:comment "Reviews work by learners."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "Reviewer"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Mentor#Tutor + rdf:type owl:NamedIndividual , + ; + rdfs:comment "Works with individual learners to assist in their instruction."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "Tutor"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Officer#Chair + rdf:type owl:NamedIndividual , + ; + rdfs:comment "Chair of the Group."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "Chair"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Officer#Communications + rdf:type owl:NamedIndividual , + ; + rdfs:comment "Communications officer for the Group."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "Communications"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Officer#Officer + rdf:type owl:NamedIndividual , + ; + rdfs:comment "The role of an officer of organization e.g., Chair, Secretary, etc. in the Membership."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "Officer"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Officer#Secretary + rdf:type owl:NamedIndividual , + ; + rdfs:comment "Secretary to the Group."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "Secretary"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Officer#Treasurer + rdf:type owl:NamedIndividual , + ; + rdfs:comment "Treasurer to the Group."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "Treasurer"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/Officer#ViceChair + rdf:type owl:NamedIndividual , + ; + rdfs:comment "Vice Chair to the Group."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "ViceChair"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/TeachingAssistant#Grader + rdf:type owl:NamedIndividual , + ; + rdfs:comment "Primary responsibility is assignment of grades."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "Grader"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/membership/TeachingAssistant#TeachingAssistantSectionAssociation + rdf:type owl:NamedIndividual , + ; + rdfs:comment "A teaching assistant for a section association."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "TeachingAssistantSectionAssociation"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/status#Active + rdf:type owl:NamedIndividual , + :Status ; + rdfs:comment "The member is active in the Membership."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "Active"@en . + + +### http://purl.imsglobal.org/vocab/lis/v2/status#Inactive + rdf:type owl:NamedIndividual , + :Status ; + rdfs:comment "The member is inactive in the Membership."@en ; + rdfs:isDefinedBy "http://www.imsglobal.org/lis/"^^xsd:string ; + rdfs:label "Inactive"@en . + + +################################################################# +# General axioms +################################################################# + +[ rdf:type owl:AllDisjointClasses ; + owl:members ( :Action + :Entity + :Envelope + :Event + :Role + :Selector + :Status + ) +] . + + +[ rdf:type owl:AllDisjointClasses ; + owl:members ( :Agent + :Annotation + :Attempt + :DigitalResource + :LearningObjective + :Membership + :Response + :Result + :Score + :Session + ) +] . + + +[ rdf:type owl:AllDisjointClasses ; + owl:members ( :AnnotationEvent + :AssessmentEvent + :AssessmentItemEvent + :AssignableEvent + :ForumEvent + :MediaEvent + :MessageEvent + :NavigationEvent + :ReadingEvent + :SessionEvent + :ThreadEvent + :ToolUseEvent + :ViewEvent + ) +] . + + +[ rdf:type owl:AllDisjointClasses ; + owl:members ( :Assessment + :AssessmentItem + :Forum + :Thread + ) +] . + + +[ rdf:type owl:AllDisjointClasses ; + owl:members ( :AssignableDigitalResource + :Chapter + :DigitalResourceCollection + :Document + :Frame + :MediaLocation + :MediaObject + :Message + :Page + :Reading + :WebPage + :epubChapter + :epubPart + :epubSubChapter + :epubVolume + ) +] . + + +[ rdf:type owl:AllDisjointClasses ; + owl:members ( :AudioObject + :ImageObject + :VideoObject + ) +] . + + +[ rdf:type owl:AllDisjointClasses ; + owl:members ( :BookmarkAnnotation + :HighlightAnnotation + :SharedAnnotation + :TagAnnotation + ) +] . + + +[ rdf:type owl:AllDisjointClasses ; + owl:members ( :FillinBlankResponse + :MultipleChoiceResponse + :MultipleResponseResponse + :SelectTextResponse + :TrueFalseResponse + ) +] . + + +[ rdf:type owl:AllDisjointClasses ; + owl:members ( :Organization + :Person + :SoftwareApplication + ) +] . + + +[ rdf:type owl:AllDisjointClasses ; + owl:members ( + + + + + + + + ) +] . + + +[ rdf:type owl:AllDifferent ; + owl:distinctMembers ( + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ) +] . + + ### Generated by the OWL API (version 4.2.8.20170104-2310) https://github.com/owlcs/owlapi