{ "items" : [ { "range" : "date", "label" : "start date", "type" : "DatatypeProperty", "uri" : "http://www.ravendesk.org/univ-ont#startDate", "domain" : "Term", "comment" : "The starting date of a univ:Term" }, { "range" : "Thing", "label" : "studies", "type" : "ObjectProperty", "uri" : "http://www.ravendesk.org/univ-ont#studies", "domain" : "Course Instance", "comment" : "A topic or a work that is studied in the univ:CourseInstance" }, { "range" : "string", "label" : "meeting day(s)", "type" : "DatatypeProperty", "uri" : "http://www.ravendesk.org/univ-ont#meetDay", "domain" : "Course Instance", "comment" : "The days the CourseInstance meets." }, { "inverseOf" : "taught by", "range" : "Course Instance", "label" : "teaches", "type" : "ObjectProperty", "uri" : "http://www.ravendesk.org/univ-ont#teaches", "domain" : "Person", "comment" : "A univ:CourseInstance that the person teaches. No differentiation is made about currently teaching, taught in the past, or will teach in the future. This property is intended to cover all those case." }, { "subPropertyOf" : "studies with", "range" : "Document", "label" : "studies with text", "type" : "ObjectProperty", "uri" : "http://www.ravendesk.org/univ-ont#studiesWithText", "domain" : "Course Instance", "comment" : "A text that is used in the univ:CourseInstance, generally something that is ordered through the university bookstore, and so encompasses things like videos or CDs. For things like literary texts, the object will often have some relationship to the object of a univ:studiesWork." }, { "subPropertyOf" : "studies with", "range" : "PhysicalObject", "label" : "studies with device", "type" : "ObjectProperty", "uri" : "http://www.ravendesk.org/univ-ont#studiesWithDevice", "domain" : "Course Instance", "comment" : "A physical object (or type of object) used in the course of study, e.g., GPS device, electron microscope, Edirol, etc." }, { "label" : "Concept", "type" : "Class", "uri" : "http://www.w3.org/2004/02/skos/core#Concept" }, { "label" : "Graduation Requirement", "type" : "Class_owl", "uri" : "http://www.ravendesk.org/univ-ont#GraduationRequirement", "comment" : "\'Requirement\' is, strictly speaking, a misnomer. It is really a possible requirement, as in \"English 101 fulfills a graduation requirement\', even though other courses might fill the same bill. That is, a univ:GraduationRequirment is not an absolute. Most likely, implementations will create an instance of this class that is \"allGraduationRequirements\" and express the rest through univ:hasPartialGradReq and univ:meetsGradReq properties relating an institution-based assortment of univ:GraduationRequirements." }, { "range" : "Graduation Requirement", "label" : "meets GraduationRequirement", "type" : "ObjectProperty", "uri" : "http://www.ravendesk.org/univ-ont#meetsGradReq", "domain" : "Course", "comment" : "The univ:Course can be used to fulfill the object univ:GraduationRequirement" }, { "range" : "Course", "inverseOf" : "has instance", "label" : "instance of", "type" : "ObjectProperty", "uri" : "http://www.ravendesk.org/univ-ont#instanceOfCourse", "domain" : "Course Instance", "comment" : "The abstract, administrative univ:Course that this is an instance of." }, { "range" : "Campus place", "label" : "meeting place", "type" : "ObjectProperty", "uri" : "http://www.ravendesk.org/univ-ont#meetPlace", "domain" : "Course Instance", "comment" : "The place where the univ:CourseInstance regularly meets." }, { "subClassOf" : "Feature", "label" : "Campus place", "type" : "Class_owl", "uri" : "http://www.ravendesk.org/univ-ont#CampusPlace", "comment" : "A location on campus, usually a building and room. I should link this up with the geoname ontology and data." }, { "subClassOf" : "Group", "label" : "Educational Institution", "type" : "Class_owl", "uri" : "http://www.ravendesk.org/univ-ont#EducationalInstitution", "comment" : "An educational institution. Often, this will be the same as a geonames:Feature, as when University of Mary Washington is both a foaf:Group and an administrative unit within geonames." }, { "subPropertyOf" : "studies", "range" : "Agent", "label" : "studies agent", "type" : "ObjectProperty", "uri" : "http://www.ravendesk.org/univ-ont#studiesAgent", "domain" : "Course Instance", "comment" : "A foaf:Agent studied by the univ:CourseInstance." }, { "label" : "Course Instance Type", "type" : "Class_owl", "uri" : "http://www.ravendesk.org/univ-ont#CourseInstanceType", "comment" : "Types for Course Instance, e.g. \"Lecture\", \"Discussion\", \"Lab\", etc.. expressed as a resource" }, { "label" : "Work", "type" : "Class", "uri" : "http://purl.org/vocab/frbr/core#Work" }, { "range" : "Graduation Requirement", "label" : "is part of GraduationRequirement", "type" : "ObjectProperty", "uri" : "http://www.ravendesk.org/univ-ont#isPartOfGradReq", "domain" : "Graduation Requirement", "comment" : "The subject univ:GraduationRequirement is a part of a \'broader\' object univ:GraduationRequirement. For example, a \"MathMajor\" is a part of a broader \"Major\" requirement. Note that univ:isPartOfGradReq does not imply a neccesary relationship. That is \"Major\" can have any number of parts, and none are \'required\' in the strict sense of the word." }, { "label" : "Space", "type" : "Class", "uri" : "http://rdfs.org/sioc/ns#Space" }, { "range" : "Graduation Requirement", "label" : "grants GraduationRequirement", "type" : "ObjectProperty", "uri" : "http://www.ravendesk.org/univ-ont#grantsGraduationRequirement", "domain" : "Division", "comment" : "The univ:Division is responsible for granting a univ:GraduationRequirement, as the English Department is responsible for granting an English Major." }, { "range" : "Educational Institution", "label" : "partOfEducationalInstitution", "type" : "ObjectProperty", "uri" : "http://www.ravendesk.org/univ-ont#partOfEducationalInstitution", "domain" : "Division", "comment" : "The subject univ:Division is part of the object univ:EducationalInstitution." }, { "subPropertyOf" : "studies", "range" : "Concept", "label" : "studies topic", "type" : "ObjectProperty", "uri" : "http://www.ravendesk.org/univ-ont#studiesTopic", "domain" : "Course Instance", "comment" : "A topic studied in the univ:CourseInstance, e.g. \"feminism\", \"Battle of the Bulge\", \"Quantum Chromodynamics\".. Ideally, the object is something in DBpedia." }, { "range" : "Division", "inverseOf" : "owns course", "label" : "owner department", "type" : "ObjectProperty", "uri" : "http://www.ravendesk.org/univ-ont#ownerDivision", "domain" : "Course", "comment" : "The univ:Division (usually known as a department) which \'owns\' the univ:Course. I.e., it has administrative control over the univ:Course." }, { "range" : "Course Instance", "label" : "has parent CourseInstance", "type" : "ObjectProperty", "uri" : "http://www.ravendesk.org/univ-ont#hasParentCourseInstance", "domain" : "Course Instance", "comment" : "The \'parent\' univ:CourseInstance, as a Lecture is often the parent of a Lab." }, { "label" : "Software", "type" : "Class", "uri" : "http://purl.org/dc/dcmitype/Software" }, { "label" : "Thing", "type" : "Class", "uri" : "http://www.w3.org/2002/07/owl#Thing" }, { "label" : "univ-ont", "type" : "Ontology", "uri" : "http://www.ravendesk.org/univ-ont", "comment" : "An ontology for describing courses at an educational institution. The approach here is heavily weighted toward universities." }, { "subPropertyOf" : "prerequisite of", "range" : "Course", "label" : "neccessary prerequisite of", "type" : "ObjectProperty", "uri" : "http://www.ravendesk.org/univ-ont#neccPrereqOf", "domain" : "Course", "comment" : "The subject univ:Course _must_ be satisfactorily completed before the object univ:Course may be taken." }, { "subClassOf" : "Group", "label" : "Course Instance", "type" : "Class_owl", "uri" : "http://www.ravendesk.org/univ-ont#CourseInstance", "comment" : "An instance of a Course. I.e., a group of teacher(s) and students during a particular term." }, { "subPropertyOf" : "studies", "range" : "Feature", "label" : "studies place", "type" : "ObjectProperty", "uri" : "http://www.ravendesk.org/univ-ont#studiesPlace", "domain" : "Course Instance", "comment" : "A place studied in the univ:CourseInstance" }, { "range" : "Division", "label" : "in division", "type" : "ObjectProperty", "uri" : "http://www.ravendesk.org/univ-ont#inDivision", "domain" : "Person", "comment" : "The univ:Division that the person is a part of" }, { "label" : "Feature", "type" : "Class", "uri" : "http://www.geonames.org/ontology#Feature" }, { "label" : "Agent", "type" : "Class", "uri" : "http://xmlns.com/foaf/0.1/Agent" }, { "range" : "Campus place", "label" : "part of CampusPlace", "type" : "ObjectProperty", "uri" : "http://www.ravendesk.org/univ-ont#partOfCampusPlace", "domain" : "Campus place", "comment" : "A univ:CampusPlace that physically contains the subject univ:CampusPlace. Typically the relationship here is a room to a building." }, { "range" : "Term", "label" : "term", "type" : "ObjectProperty", "uri" : "http://www.ravendesk.org/univ-ont#term", "domain" : "Course Instance", "comment" : "The term during which the univ:CourseInstance exists." }, { "subClassOf" : "Group", "label" : "Division", "type" : "Class_owl", "uri" : "http://www.ravendesk.org/univ-ont#Division", "comment" : "Any administrative subdivision within and EducationalInstitution. Most commonly, this covers departments like English, HIstory, Physics, etc. It also covers entities such as an Honors Council, Information Technology Group, Library System, etc." }, { "label" : "Person", "type" : "Class", "uri" : "http://xmlns.com/foaf/0.1/Person" }, { "subPropertyOf" : "studies", "range" : "PhysicalObject", "label" : "studies object", "type" : "ObjectProperty", "uri" : "http://www.ravendesk.org/univ-ont#studiesObject", "domain" : "Course Instance", "comment" : "An object that is studied in the univ:CourseInstance, e.g., a galaxy, a molecule, a protein. Generally speaking, a science course will use univ:studiesObject while a humanities course will use univ:studiesWork." }, { "range" : "time", "label" : "meet start time", "type" : "DatatypeProperty", "uri" : "http://www.ravendesk.org/univ-ont#meetStartTime", "domain" : "Course Instance", "comment" : "The start time of a univ:CourseInstance meeting" }, { "range" : "Graduation Requirement", "label" : "hasPartialGradReq", "type" : "ObjectProperty", "uri" : "http://www.ravendesk.org/univ-ont#hasPartialGradReq", "domain" : "Graduation Requirement", "comment" : "The subject univ:GraduationRequirement may be partially composed of the object univ:GraduationRequirement." }, { "label" : "PhysicalObject", "type" : "Class", "uri" : "http://purl.org/dc/dcmitype/PhysicalObject" }, { "inverseOf" : "teaches", "range" : "Person", "label" : "taught by", "type" : "ObjectProperty", "uri" : "http://www.ravendesk.org/univ-ont#taughtBy", "domain" : "Course Instance", "comment" : "A teacher for the univ:Course." }, { "range" : "Course Instance", "label" : "has child CourseInstance", "type" : "ObjectProperty", "uri" : "http://www.ravendesk.org/univ-ont#hasChildCourseInstance", "domain" : "Course Instance", "comment" : "A univ:CourseInstance that derives from this univ:CourseInstance, as a Lab or a Recitation associated with a Lecture. The students in a child univ:CourseInstance is a subset of the students in a parent univ:CourseInstance." }, { "subPropertyOf" : "studies with", "range" : "Software", "label" : "studies with software", "type" : "ObjectProperty", "uri" : "http://www.ravendesk.org/univ-ont#studiesWithSoftware", "domain" : "Course Instance", "comment" : "A piece of software used in the course of study, e.g., Audacity, Protege, CamTasia, Mathematica, etc. For online software (blog, wiki, cms, etc.), use univ:studiesWithOnlineSpace." }, { "subPropertyOf" : "studies", "range" : "Work", "label" : "studies work", "type" : "ObjectProperty", "uri" : "http://www.ravendesk.org/univ-ont#studiesWork", "domain" : "Course Instance", "comment" : "A particular work studied in the univ:CourseInstance, e.g. Chaucer\'s \"Canterbury Tales\", the Codex Amiatinus, Faulkner\'s \"Absolom! Absolom!\", Madonna\'s \"Like A Virgin\", the Eiffel Tower, etc." }, { "label" : "Document", "type" : "Class", "uri" : "http://purl.org/ontology/bibo/Document" }, { "range" : "Course", "label" : "met by Course", "type" : "ObjectProperty", "uri" : "http://www.ravendesk.org/univ-ont#metByCourse", "domain" : "Graduation Requirement", "comment" : "A univ:Course that meets, in part or in full, the subject univ:GraduationRequirement." }, { "range" : "Course", "inverseOf" : "owner department", "label" : "owns course", "type" : "ObjectProperty", "uri" : "http://www.ravendesk.org/univ-ont#ownsCourse", "domain" : "Division", "comment" : "A univ:Course the univ:Division has administrative control over." }, { "inverseOf" : "instance of", "range" : "Course Instance", "label" : "has instance", "type" : "ObjectProperty", "uri" : "http://www.ravendesk.org/univ-ont#hasInstance", "domain" : "Course", "comment" : "An instance of the abstract, administrative course title." }, { "range" : "Course", "label" : "prerequisite of", "type" : "ObjectProperty", "uri" : "http://www.ravendesk.org/univ-ont#prereqOf", "domain" : "Course", "comment" : "The univ:Course is a prerequisite of the object univ:Course." }, { "range" : "time", "label" : "meet end time", "type" : "DatatypeProperty", "uri" : "http://www.ravendesk.org/univ-ont#meetEndTime", "domain" : "Course Instance", "comment" : "The ending time of a CourseInstance meeting" }, { "range" : "date", "label" : "end date", "type" : "DatatypeProperty", "uri" : "http://www.ravendesk.org/univ-ont#endDate", "domain" : "Term", "comment" : "The ending date of a univ:Term" }, { "range" : "Course Instance Type", "label" : "course instance type", "type" : "ObjectProperty", "uri" : "http://www.ravendesk.org/univ-ont#courseInstanceType", "domain" : "Course Instance", "comment" : "The univ:CourseInstanceType of this univ:CourseInstance. Often, institutions will define their own types according to their own structure." }, { "label" : "Course", "type" : "Class_owl", "uri" : "http://www.ravendesk.org/univ-ont#Course", "comment" : "An administrative designation for a course, e.g. English 101. The same course can have many different manifestations, usually denoted by section numbers and semesters." }, { "range" : "Thing", "label" : "studies with", "type" : "ObjectProperty", "uri" : "http://www.ravendesk.org/univ-ont#studiesWith", "domain" : "Course Instance", "comment" : "A text or other resource that the univ:CourseInstance uses in its course of study. For example, if the univ:courseInstance univ:studiesWork \"Beowulf\", it might univ:studiesWith \"Norton Anthology of Literature\"." }, { "label" : "Term", "type" : "Class_owl", "uri" : "http://www.ravendesk.org/univ-ont#Term", "comment" : "A term during which classes meet, like a semester, trimester, quarter, etc." }, { "subPropertyOf" : "studies with", "range" : "Space", "label" : "studies with sioc:space", "type" : "ObjectProperty", "uri" : "http://www.ravendesk.org/univ-ont#studiesWithOnlineSpace", "domain" : "Course Instance", "comment" : "An online resource used in the course of study." }, { "range" : "int", "label" : "credits", "type" : "DatatypeProperty", "uri" : "http://www.ravendesk.org/univ-ont#credits", "domain" : "Course", "comment" : "The number of credits the univ:Course carries." }, { "label" : "Group", "type" : "Class", "uri" : "http://xmlns.com/foaf/0.1/Group" }, { "subPropertyOf" : "prerequisite of", "range" : "Course", "label" : "optional prerequisite of", "type" : "ObjectProperty", "uri" : "http://www.ravendesk.org/univ-ont#optionalPrereqOf", "domain" : "Course", "comment" : "The subject univ:Course is one of a group, any one of which must be completed satisfactorily before taking the object univ:Course." } ], "types" : { "Class" : { "uri" : "http://www.w3.org/2000/01/rdf-schema#Class" }, "Class_owl" : { "uri" : "http://www.w3.org/2002/07/owl#Class" }, "DatatypeProperty" : { "uri" : "http://www.w3.org/2002/07/owl#DatatypeProperty" }, "ObjectProperty" : { "uri" : "http://www.w3.org/2002/07/owl#ObjectProperty" }, "Ontology" : { "uri" : "http://www.w3.org/2002/07/owl#Ontology" } }, "properties" : { "subPropertyOf" : { "uri" : "http://www.w3.org/2000/01/rdf-schema#subPropertyOf", "valueType" : "item" }, "subClassOf" : { "uri" : "http://www.w3.org/2000/01/rdf-schema#subClassOf", "valueType" : "item" }, "inverseOf" : { "uri" : "http://www.w3.org/2002/07/owl#inverseOf", "valueType" : "item" }, "range" : { "uri" : "http://www.w3.org/2000/01/rdf-schema#range", "valueType" : "item" }, "domain" : { "uri" : "http://www.w3.org/2000/01/rdf-schema#domain", "valueType" : "item" }, "comment" : { "uri" : "http://www.w3.org/2000/01/rdf-schema#comment" } } }