Curriculum Course Syllabus Ontology (CCSO)

Ontology IRI:
https://w3id.org/ccso/ccso
HTML Documentation: https://w3id.org/ccso/ccso
Ontology OWL/XML File: vkreations.github.io/CCSO/CCSO_071owl.owl
Ontology RDF/XML File: vkreations.github.io/CCSO/CCSO_071rdf.owl
Ontology RDF/XML File with all inferred axioms axported as ontology: https://vkreations.github.io/CCSO/CCSO_071rdf_allaxioms.owl
Current version:
0.7
Authors:
Evangelos Katis, merocknyxta@gmail.com,
Department of Informatics Engineering, Technological Educational Institute of Crete, Crete, Greece
Visualization:
WebVOWL Visualization

Abstract

CCSO is an educational ontology acting as a data model for concepts and entities within an academic setting, enabling also the annotation of potentially available resources. The ontology aims to conceptualize educational entities within Curriculum and Syllabus with appropriate coverage and quality, in order to support rich services on top for improving curriculum management and automatically enabling syllabus semantic processes. The ontology aims to be highly transferable and reusable to other institutions, thus, it can be found online.

Table of Content

  1. Classes
  2. Object Properties
  3. Data Properties
  4. Annotation Properties
  5. SWRL Rules
  6. Namespace Declarations
  7. Acknowledgements

Taxonomy of the ontology

Classes, class hierarchy and their relations of CCSO
Classes, with properties, class hierarchy, and their relations of CCSO
 

Classes

AcademicStaffc back to ToC or Class ToC

IRI: https://w3id.org/ccso/ccso#AcademicStaff

The academic staff of an institution, a school or a university such as professors of various ranks, lecturers and/or researchers. In North America the term Faculty is used instead.

has super-classes
Employeec
has sub-classes
Lecturerc, Professorc, Researcherc
is in domain of
member ofop
is in range of
has academic staffop
is disjoint with
Assistantc, Studentc, TechnicalStaffc

AdministrativeStaffc back to ToC or Class ToC

IRI: https://w3id.org/ccso/ccso#AdministrativeStaff

An employee who conducts of the administrating of an educational organization.

has super-classes
Employeec
is disjoint with
Assistantc, Studentc, TechnicalStaffc

Assistantc back to ToC or Class ToC

IRI: https://w3id.org/ccso/ccso#Assistant

A person, usually an postgraduate student, who helps by assuming duties in lessons (TeachingAssistant), projects (ProjectAssistant), research (ResearchAssistant), etc.

is equivalent to
Personc and ((assists in courseop some Syllabusc) or (assists in eventop some Eventc))
has super-classes
Employeec
is in domain of
assists in courseop, assists in eventop
is in range of
has course assistantop, has event assistantop
is disjoint with
AcademicStaffc, AdministrativeStaffc, TechnicalStaffc, UndergraduateStudentc

Bachelorc back to ToC or Class ToC

IRI: https://w3id.org/ccso/ccso#Bachelor

The undergraduate academic degree awarded by universities and colleges, known as Bachelor’s degree.

has super-classes
ProgramofStudyc
is disjoint with
Certificatec, Doctoratec, Masterc, SchoolDiplomac

Certificatec back to ToC or Class ToC

IRI: https://w3id.org/ccso/ccso#Certificate

The diplomas that cannot be classified to the other subclasses such as Vocation diploma, Teaching diploma, Languages diploma, etc.

has super-classes
ProgramofStudyc
is disjoint with
Bachelorc, Doctoratec, Masterc, SchoolDiplomac

Coursec back to ToC or Class ToC

IRI: https://w3id.org/ccso/ccso#Course

An institutional unit of teaching that lasts one academic term with a specific subject, usually is led by one or more instructors and has a fixed group of students.

is in domain of
covers k aop, has attenderop, has prerequisiteop, has syllabusop, included inop, offered byop
is in range of
area of courseop, attends courseop, has completedop, has prerequisiteop, includes courseop, offers courseop, syllabus ofop

Departmentc back to ToC or Class ToC

IRI: https://w3id.org/ccso/ccso#Department

A division of a School (or College) devoted to a particular academic degree.

has super-classes
EducationalOrganizationc
is in domain of
has academic staffop, has alumnusop, offers courseop, provides programop
is in range of
alumnus ofop, member ofop, offered byop, provided byop
is disjoint with
Schoolc, Universityc

Disciplinec back to ToC or Class ToC

IRI: https://w3id.org/ccso/ccso#Discipline

An ‘Academic Discipline' (here 'Discipline') is a branch of knowledge or a field of study.

has super-classes
FieldofStudyc
is in domain of
abbreviationdp
is disjoint with
EducationalOrganizationc, Personc

Doctoratec back to ToC or Class ToC

IRI: https://w3id.org/ccso/ccso#Doctorate

The academic and research degree, also known as Doctor’s degree, awarded by universities that certifies the person as an expert of art or sciences in a field and qualifies to teach at the university level.

has super-classes
ProgramofStudyc
requires programop min 1 Masterc
is disjoint with
Bachelorc, Certificatec, Masterc, SchoolDiplomac

EducationalOrganizationc back to ToC or Class ToC

IRI: http://schema.org/EducationalOrganization

is defined by
http://schema.org/EducationalOrganization

An Organization designed to provide educational services and learning environments.

has super-classes
organizationc
has sub-classes
Departmentc, Institutec, Schoolc, Universityc
is in domain of
addressdp, belongs toop, has employeeop, identifierdp, legal namedp, locationdp, logodp
is in range of
belongs toop, works forop
is disjoint with
Personc, Disciplinec, FieldofStudyc

Employeec back to ToC or Class ToC

IRI: https://w3id.org/ccso/ccso#Employee

Employee of an organization.

is equivalent to
Personc and (works forop some EducationalOrganizationc)
has super-classes
Personc
has sub-classes
AcademicStaffc, AdministrativeStaffc, Assistantc, TechnicalStaffc
is in domain of
office hoursdp, office nodp, staff positiondp, staff specializationdp, works forop
is in range of
has employeeop

EvaluationEventc back to ToC or Class ToC

IRI: https://w3id.org/ccso/ccso#EvaluationEvent

Events included in evaluation procedure.

has super-classes
Eventc
is in domain of
has graderop
is disjoint with
TeachingEventc

Eventc back to ToC or Class ToC

IRI: https://w3id.org/ccso/ccso#Event

All events that happen in a class within a course.

has sub-classes
EvaluationEventc, TeachingEventc
is in domain of
event classroomdp, event date timedp, event week nodp, event workloaddp, has event assistantop
is in range of
assists in eventop

FieldofStudyc back to ToC or Class ToC

IRI: https://w3id.org/ccso/ccso#FieldofStudy

The root class of knowledge structure. It refers to the Academic Disciplines.

has sub-classes
Disciplinec, KnowledgeAreac, KnowledgeBodyc, KnowledgeUnitc
is in domain of
fs namedp, part of f sop
is in range of
part of f sop
is disjoint with
EducationalOrganizationc, Personc

Institutec back to ToC or Class ToC

IRI: https://w3id.org/ccso/ccso#Institute

An autonomous educational institution which provides learning services in areas of Non-Formal Education.

has super-classes
EducationalOrganizationc

KnowledgeAreac back to ToC or Class ToC

IRI: https://w3id.org/ccso/ccso#KnowledgeArea

Subjects of a Body of Knowledge.

has super-classes
FieldofStudyc
is in domain of
area of courseop
is in range of
covers k aop

KnowledgeBodyc back to ToC or Class ToC

IRI: https://w3id.org/ccso/ccso#KnowledgeBody

Main knowledge body of a Discipline, a specification of the content to be covered in a curriculum.

has super-classes
FieldofStudyc
is in range of
focus inop

KnowledgeUnitc back to ToC or Class ToC

IRI: https://w3id.org/ccso/ccso#KnowledgeUnit

Part of a Knowledge Area.

has super-classes
FieldofStudyc
is in domain of
listsop
is in range of
listed in k uop

LearningOutcomec back to ToC or Class ToC

IRI: https://w3id.org/ccso/ccso#LearningOutcome

The learning outcomes, specific knowledge, skills and competences, which the students will acquire with the successful completion of the course.

is in domain of
acquired in courseop, levelof masterydp
is in range of
aims to l oop, expects l oop

Lecturerc back to ToC or Class ToC

IRI: https://w3id.org/ccso/ccso#Lecturer

An academic person at an early career stage with open-ended or tenured position in a university who teaches and conducts research.

has super-classes
AcademicStaffc

Masterc back to ToC or Class ToC

IRI: https://w3id.org/ccso/ccso#Master

The postgraduate academic degree, known as Master’s degree, awarded by universities or colleges upon completion of a course of study demonstrating mastery of a specific field of study or area of professional practice.

has super-classes
ProgramofStudyc
requires programop min 1 Bachelorc
is disjoint with
Bachelorc, Certificatec, Doctoratec, SchoolDiplomac

organizationc back to ToC or Class ToC

IRI: http://schema.org/Organization

An organization is an entity comprising multiple people, such as an institution or an association, that has a collective goal and is linked to an external environment.

has sub-classes
EducationalOrganizationc

Personc back to ToC or Class ToC

IRI: http://xmlns.com/foaf/0.1/Person

A person, a human being.

has sub-classes
Employeec, Studentc
is in domain of
alumnus ofop, familyNamedp, firstNamedp, has degreeop, has publicationop, home phonedp, lastNamedp, mobile phonedp, person i ddp, profile picdp, titledp, work emaildp
is in range of
contributorop, creatorop, has alumnusop
is disjoint with
EducationalOrganizationc, Disciplinec, FieldofStudyc

PostgraduateStudentc back to ToC or Class ToC

IRI: https://w3id.org/ccso/ccso#PostgraduateStudent

A student who own a Bachelor’s degree and studying for an academic or professional certificate.

is equivalent to
Studentc and ((enrolled inop some Masterc) and (has degreeop some Bachelorc))
has super-classes
Studentc
(not (enrolled inop some Bachelorc)) and (has degreeop some Bachelorc) and (enrolled inop exactly 1 Masterc)

Professorc back to ToC or Class ToC

IRI: https://w3id.org/ccso/ccso#Professor

An instructor that is an expert of art or sciences and participates in a program of study of an educational institution.

has super-classes
AcademicStaffc
is in domain of
instructor ofop, supervisor ofop, teaches inop
is in range of
has graderop, has instructorop, has supervisorop, has teacherop

ProgramofStudyc back to ToC or Class ToC

IRI: https://w3id.org/ccso/ccso#ProgramofStudy

The degrees awarded to students upon a successful completion of a course of study in an educational institution.

has sub-classes
Bachelorc, Certificatec, Doctoratec, Masterc, SchoolDiplomac
is in domain of
degree titledp, degree typedp, degree u r ldp, focus inop, has registeredop, includes courseop, provided byop, ps namedp, requires programop
is in range of
enrolled inop, has degreeop, included inop, provides programop, requires programop

Researcherc back to ToC or Class ToC

IRI: https://w3id.org/ccso/ccso#Researcher

An academic person that conducts research, participates in research projects or leads research groups.

has super-classes
AcademicStaffc

Resourcec back to ToC or Class ToC

IRI: https://w3id.org/ccso/ccso#Resource

The teaching and learning resources that are being used during a course. Books, academic articles, notes as well as webpages, videos, images, audios and other stuff with educational interest for a course can be included to the learning material for a course.

The resource could be an official Publication. A work of a person which its content is available to the general public. The content may vary; usually it refers to text, images, audio or visual content, software programs, etc. The text includes papers and articles in newspapers, magazines, books, journals, etc.

is in domain of
contributorop, creatorop, datedp, descriptiondp, formatdp, languagedp, publisherdp, resource citationdp, sourcedp, subjectdp, titledp, typedp
is in range of
has l mop, has publicationop

Schoolc back to ToC or Class ToC

IRI: https://w3id.org/ccso/ccso#School

A division within a university comprising one subject area, or a number of related subject areas. The American usage is followed where such divisions are referred to as Colleges or Schools rather than using the term Faculty which is used in other countries in order to avoid misunderstandings because the same term (Faculty) refers to the Academic staff of a University in American usage.

has super-classes
EducationalOrganizationc
is disjoint with
Departmentc, Universityc

SchoolDiplomac back to ToC or Class ToC

IRI: https://w3id.org/ccso/ccso#SchoolDiploma

The graduation degrees provided by Primary and Secondary schools (Primary School, Secondary School and High School).

has super-classes
ProgramofStudyc
is disjoint with
Bachelorc, Certificatec, Doctoratec, Masterc

Studentc back to ToC or Class ToC

IRI: https://w3id.org/ccso/ccso#Student

A learner who attends an educational programme

has super-classes
Personc
has sub-classes
PostgraduateStudentc, UndergraduateStudentc
is in domain of
attends courseop, enrolled inop, enrollment datedp, graduation datedp, has completedop
is in range of
has attenderop, has registeredop
is disjoint with
AcademicStaffc, AdministrativeStaffc

Syllabusc back to ToC or Class ToC

IRI: https://w3id.org/ccso/ccso#Syllabus

A document that addresses course information, expectations and responsibilities to students.

is in domain of
academic yeardp, aims to l oop, course u r ldp, covers topicop, e class u r ldp, end datedp, evaluation infodp, has course assistantop, has eventop, has instructorop, has supervisorop, offeredto erasmusdp, semesterin programdp, start datedp, syllabus ofop, weekly class scheduledp, weekly hoursdp, weekly workloaddp
is in range of
acquired in courseop, assists in courseop, covered in courseop, has syllabusop, instructor ofop, supervisor ofop

TeachingEvaluationMethodc back to ToC or Class ToC

IRI: https://w3id.org/ccso/ccso#TeachingEvaluationMethod

The manner and the different kinds of teaching methods and learning activities within a course.

is in domain of
media useddp, method namedp
is in range of
follows t e methodop

TeachingEventc back to ToC or Class ToC

IRI: https://w3id.org/ccso/ccso#TeachingEvent

Events that happen in a class which are related to teaching.

has super-classes
Eventc
is in domain of
expects l oop, has teacherop, has topicop
is in range of
teaches inop
is disjoint with
EvaluationEventc

TechnicalStaffc back to ToC or Class ToC

IRI: https://w3id.org/ccso/ccso#TechnicalStaff

An employee who is specialized and related to provide practical, mechanical and applied services (e.g. electrician, plumber, etc).

has super-classes
Employeec
is disjoint with
AcademicStaffc, AdministrativeStaffc, Assistantc

Topicc back to ToC or Class ToC

IRI: https://w3id.org/ccso/ccso#Topic

A subject of study, small piece from Body of Knowledge that could be organized into course and covered during lessons.

is in domain of
covered in courseop, topic typedp
is in range of
covers topicop, has topicop

UndergraduateStudentc back to ToC or Class ToC

IRI: https://w3id.org/ccso/ccso#UndergraduateStudent

A student who attends a university program up to the level to the Bachelor’s degree.

is equivalent to
Studentc and (enrolled inop some Bachelorc)
has super-classes
Studentc
(not ((enrolled inop some Doctoratec) or (enrolled inop some Masterc))) and (enrolled inop exactly 1 Bachelorc)
is disjoint with
Assistantc

Universityc back to ToC or Class ToC

IRI: https://w3id.org/ccso/ccso#University

An institution of Higher Education and research which awards academic degrees in a set of academic disciplines.

has super-classes
EducationalOrganizationc
is disjoint with
Departmentc, Schoolc

Object Properties

acquired in courseop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#acquiredInCourse

A Learning Outcome may expected to be acquired in various Courses.

has characteristics: asymmetric

has domain
LearningOutcomec
has range
Syllabusc
is inverse of
aims to l oop

affiliated withop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#affiliatedWith

Super-property of some object properties that represents any kind of affiliation relation between the following classes: EducationalOrganization, Person, ProgramofStudy, Course, Event

aims to l oop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#aimsToLO

A Course may aim to several Learning Outcomes in connection with the covered Topics.

has characteristics: asymmetric

has domain
Syllabusc
has range
LearningOutcomec
is inverse of
acquired in courseop

alumnus ofop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#alumnusOf

A Person is Alumnus of a Department

has characteristics: asymmetric

has super-properties
affiliated withop
has domain
Personc
has range
Departmentc
is inverse of
has alumnusop

area of courseop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#areaOfCourse

Knowledge Area is area of a Course

has domain
KnowledgeAreac
has range
Coursec
is inverse of
covers k aop

assists in courseop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#assistsInCourse

An Assistant is (Teaching) Assistant in a Course.

has super-properties
affiliated withop
has domain
Assistantc
has range
Syllabusc
is inverse of
has course assistantop

assists in eventop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#assistsInEvent

An Assistant may assists in a teaching event, an evaluation event or some other stuff and events.

has super-properties
affiliated withop
has domain
Assistantc
has range
Eventc
is inverse of
has event assistantop

attends courseop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#attendsCourse

A Student attends some Courses of a study program.

has characteristics: asymmetric

has super-properties
affiliated withop
has domain
Studentc
has range
Coursec
is inverse of
has attenderop

belongs toop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#belongsTo

School belongsTo University. Department belongsTo School.

has characteristics: transitive

has domain
EducationalOrganizationc
has range
EducationalOrganizationc

contributorop back to ToC or Object Property ToC

IRI: http://purl.org/dc/elements/1.1/contributor

An entity responsible for making contributions to the resource. Examples of a Contributor include a person, an organization, or a service. Typically, the name of a Contributor should be used to indicate the entity.

has domain
Resourcec
has range
Personc

covered in courseop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#coveredInCourse

A Topic may be covered in several Courses included in different ProgramofStudies.

has characteristics: asymmetric

has domain
Topicc
has range
Syllabusc
is inverse of
covers topicop

covers k aop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#coversKA

Course covers part of a Knowledge Area

has domain
Coursec
has range
KnowledgeAreac
is inverse of
area of courseop

covers topicop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#coversTopic

A Course may Cover several Topics. The coverage of a Topic is depending from how many hours are being taught; A national or international curriculum guide of the Body of Knowledge can provide information about the coverage, the learning outcomes and the minimum hours.

has characteristics: asymmetric

has domain
Syllabusc
has range
Topicc
is inverse of
covered in courseop

creatorop back to ToC or Object Property ToC

IRI: http://purl.org/dc/elements/1.1/creator

An entity primarily responsible for making the resource. Examples of a Creator include a person, an organization, or a service. Typically, the name of a Creator should be used to indicate the entity. Here is used to indicate the Author of a work.

has domain
Resourcec
has range
Personc
is also defined as
annotation property

enrolled inop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#enrolledIn

A Student is enrolled (registered) in a Study Program.

has super-properties
affiliated withop
has domain
Studentc
has range
ProgramofStudyc
is inverse of
has registeredop

expects l oop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#expectsLO

A Teaching Event expects (aims to) one or more Learning Outcomes for the students.

has characteristics: asymmetric

has domain
TeachingEventc
has range
LearningOutcomec

focus inop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#focusIn

A Study Program is focused in a Body of Knowledge, at least.

has characteristics: asymmetric

has domain
ProgramofStudyc
has range
KnowledgeBodyc

follows t e methodop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#followsTEMethod

An Event in the classroom follows one or more Teaching Methods or either Evaluation Methods.

has characteristics: asymmetric

has domain
EvaluationEventc or Syllabusc or TeachingEventc
has range
TeachingEvaluationMethodc

has academic staffop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#hasAcademicStaff

A Department has staff that is member of the Academic staff (known as Faculty also) like Professors, Researchers and Lecturers.

has super-properties
affiliated withop
has domain
Departmentc
has range
AcademicStaffc
is inverse of
member ofop

has alumnusop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#hasAlumnus

A Department has alumnus, a person who completed successfully a Program of Study.

has characteristics: asymmetric

has super-properties
affiliated withop
has domain
Departmentc
has range
Personc
is inverse of
alumnus ofop

has attenderop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#hasAttender

A Course has Student as Attender.

has super-properties
affiliated withop
has domain
Coursec
has range
Studentc
is inverse of
attends courseop

has completedop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#hasCompleted

A Student who has successfully completed a Study Program or either a Course.

has super-properties
affiliated withop
has domain
Studentc
has range
Coursec

has course assistantop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#hasCourseAssistant

A Course has Assistant.

has super-properties
affiliated withop
has domain
Syllabusc
has range
Assistantc
is inverse of
assists in courseop

has degreeop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#hasDegree

Person has some Degrees from some Departments (e.g. Bachelor Degree, Master Degree, etc)

has super-properties
affiliated withop
has domain
Personc
has range
ProgramofStudyc

has durationop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#hasDuration

A Study Program or either a Course has some Duration in weeks, months or years.

has characteristics: asymmetric

has domain
Coursec or ProgramofStudyc
has range
date time durationc

has employeeop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#hasEmployee

EducationalOrganization hasEmployee Employee

has super-properties
affiliated withop
has domain
EducationalOrganizationc
has range
Employeec
is inverse of
works forop

has eventop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#hasEvent

A Course is composed of several Events; most of them are Teaching Events and some are Evaluation Events.

has characteristics: asymmetric

has domain
Syllabusc
has range
EvaluationEventc or TeachingEventc

has event assistantop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#hasEventAssistant

An Event may have one or more Assistants.

has super-properties
affiliated withop
has domain
Eventc
has range
Assistantc
is inverse of
assists in eventop

has graderop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#hasGrader

An Evaluation Event can have at least one Professor as Grader.

has characteristics: asymmetric

has super-properties
affiliated withop
has domain
EvaluationEventc
has range
Professorc

has instructorop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#hasInstructor

A Course has one or more Professors as Instructors.

has characteristics: asymmetric

has super-properties
affiliated withop
has domain
Syllabusc
has range
Professorc
is inverse of
instructor ofop

has l mop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#hasLM

A Course may use several Resources as Learning Material. An Event may use several Resources as Learning Material.

has characteristics: asymmetric

has domain
Eventc or Syllabusc
has range
Resourcec

has prerequisiteop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#hasPrerequisite

A Course may require previous knowledge from other Courses.

has characteristics: asymmetric

has domain
Coursec
has range
Coursec

has publicationop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#hasPublication

A person creates and publishes a work.

has characteristics: asymmetric

has domain
Personc
has range
Resourcec

has registeredop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#hasRegistered

A Study Program can have a lot of Students registered.

has characteristics: asymmetric

has super-properties
affiliated withop
has domain
ProgramofStudyc
has range
Studentc
is inverse of
enrolled inop

has supervisorop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#hasSupervisor

A Course can have a Professor as Supervisor who manages all the activities within a Course such as the design, the implementation, the lessons, the outcomes, etc.

has characteristics: asymmetric

has super-properties
affiliated withop
has domain
Syllabusc
has range
Professorc
is inverse of
supervisor ofop

has syllabusop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#hasSyllabus

A Course has Syllabus (maybe more).

has domain
Coursec
has range
Syllabusc
is inverse of
syllabus ofop

has teacherop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#hasTeacher

A Teaching Event has one or more Professors as teachers.

has characteristics: asymmetric

has super-properties
affiliated withop
has domain
TeachingEventc
has range
Professorc
is inverse of
teaches inop

has topicop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#hasTopic

A Teaching Event has one or more Topics.

has characteristics: asymmetric

has domain
TeachingEventc
has range
Topicc

included inop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#includedIn

A Course can be included in various Study Programs.

has characteristics: asymmetric

has domain
Coursec
has range
ProgramofStudyc
is inverse of
includes courseop

includes courseop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#includesCourse

A Study Program can includes many Courses.

has characteristics: asymmetric

has domain
ProgramofStudyc
has range
Coursec
is inverse of
included inop

instructor ofop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#instructorOf

Professor is Instructor in some Courses

has characteristics: asymmetric

has super-properties
affiliated withop
has domain
Professorc
has range
Syllabusc
is inverse of
has instructorop

listed in k uop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#listedInKU

Each Topic and Learning Outcome that students are expected to achieve, is listed in a Knowledge Unit (KU)

has domain
LearningOutcomec or Topicc
has range
KnowledgeUnitc
is inverse of
listsop

listsop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#lists

Each KU lists a set of Topics and the Learning Outcomes students are expected to achieve.

has domain
KnowledgeUnitc
has range
LearningOutcomec or Topicc
is inverse of
listed in k uop

member ofop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#memberOf

The academic staff of an institution, a school or a university such as professors of various ranks, lecturers and/or researchers. In North America the term Faculty is used instead.

has super-properties
affiliated withop
has domain
AcademicStaffc
has range
Departmentc
is inverse of
has academic staffop

offered byop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#offeredBy

Course is offered by Department

has domain
Coursec
has range
Departmentc
is inverse of
offers courseop

offers courseop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#offersCourse

A Department offers some Courses available to Students.

has domain
Departmentc
has range
Coursec
is inverse of
offered byop

part of f sop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#partOfFS

A field of study may be part of a broader field of study.

has characteristics: transitive

has domain
FieldofStudyc
has range
FieldofStudyc

provided byop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#providedBy

A Study Program is provided by an Educational Organization.

has characteristics: asymmetric

has domain
ProgramofStudyc
has range
Departmentc
is inverse of
provides programop

provides programop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#providesProgram

An Educational Organization provides a variety of Study Programs in many Disciplines and Knowledge Bodies.

has characteristics: asymmetric

has domain
Departmentc
has range
ProgramofStudyc
is inverse of
provided byop

requires programop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#requiresProgram

Study Program requires a Study Program.

has characteristics: asymmetric

has domain
ProgramofStudyc
has range
ProgramofStudyc

supervisor ofop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#supervisorOf

A Professor can supervises and manages all the activities within a Course such as the design, the implementation, the lessons, the outcomes, etc.

has characteristics: asymmetric

has super-properties
affiliated withop
has domain
Professorc
has range
Syllabusc
is inverse of
has supervisorop

syllabus ofop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#syllabusOf

It is Syllabus of a Course.

has domain
Syllabusc
has range
Coursec
is inverse of
has syllabusop

teaches inop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#teachesIn

A Professor teaches in some Teaching Events within a course.

has characteristics: asymmetric

has super-properties
affiliated withop
has domain
Professorc
has range
TeachingEventc
is inverse of
has teacherop

works forop back to ToC or Object Property ToC

IRI: https://w3id.org/ccso/ccso#worksFor

An employee works for an organization.

has domain
Employeec
has range
EducationalOrganizationc
is inverse of
has employeeop

Data Properties

abbreviationdp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#abbreviation

The shorten form of the Name of a Discipline. The shorten form of the Name of Body of Knowledge (inherited property). The shorten form of the Name of Area of Knowledge (inherited property). The shorten form of the Name of Unit of Knowledge (inherited property).

has domain
Disciplinec
has range
string

academic yeardp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#academicYear

The academic year where the Course is offered and starts (e.g. 2015-16 or 2017-2018).

has domain
Syllabusc
has range
string

addressdp back to ToC or Data Property ToC

IRI: http://schema.org/address

is defined by
http://schema.org/address

The physical address of an Organization.

has domain
EducationalOrganizationc
has range
string

agedp back to ToC or Data Property ToC

IRI: http://xmlns.com/foaf/0.1/age

is defined by
http://xmlns.com/foaf/0.1/

The age in years of some agent.

has characteristics: functional

has domain
agentc
has range
literal

codedp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#code

The identifier that uniquely identifies a Study Programme in the national curriculum or either a Course or Syllabus in an Institute.

has characteristics: functional

has range
literal

course typedp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#courseType

The type of the Course. There are two types of course available: • Core: Courses that cover core topics and are deemed essential for an academic degree. • Compulsory: A term with the same meaning as “Core” which is used in syllabuses. It’s also expresses the Courses that cover core topics and are deemed essential for an academic degree. • Elective: a Course that the student can select from other alternative courses.

has characteristics: functional

has domain
Coursec or Syllabusc
has range
{ "Compulsory" , "Core" , "Elective" }

course u r ldp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#courseURL

The webpage of a Course where someone can find useful information about the Course, the Syllabus, the Assignments, etc.

has super-properties
webaddress u r ldp
has domain
Syllabusc
has range
any u r i

credits e c t sdp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#creditsECTS

The credits that corresponds to a Study Program or a Course, according to European Credit Transfer and Accumulation System (ECTS).

has characteristics: functional

has domain
ProgramofStudyc or Syllabusc
has range
decimal

cs namedp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#csName

The official Name of a Course or a Syllabus.

has domain
Coursec or Syllabusc
has range
string

datedp back to ToC or Data Property ToC

IRI: http://purl.org/dc/elements/1.1/date

A point or period of time associated with an event in the lifecycle of the resource. Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF] (e.g. 2017-03-15).

has super-properties
datesdp
has domain
Resourcec
has range
date

datesdp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#dates

Super-property for properties related to date: • startDate • endDate • EnrollmentDate • graduationDate • pubDate

degree titledp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#degreeTitle

The official title of the Degree that awarded to the students upon a successful completion of Study Program in an educational institution.

has domain
ProgramofStudyc
has range
string

degree typedp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#degreeType

The various types of studies and degrees. A specific list of allowed values in this property can also be used: • Bachelor of Science • Bachelor of Arts • Bachelor of Business Administration • Master of Science • Master of Arts • Master of Business Administration • Doctor of Philosophy

has domain
ProgramofStudyc
has range
string

degree u r ldp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#degreeURL

The URL of the official webpage with information about the Degree.

has super-properties
webaddress u r ldp
has domain
ProgramofStudyc
has range
any u r i

descriptiondp back to ToC or Data Property ToC

IRI: http://purl.org/dc/elements/1.1/description

An account of the resource. Description may includes: an abstract, a table of contents, a graphical representation, or a free-text account of the resource.

has domain
Resourcec
has range
string

descriptiondp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#description

Description of a concept such as: • Course • Syllabus • Event • Publication • TeachingEvaluationMethod

has range
string

durationdp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#duration

The type represents the duration of time of the following concepts: • ProgramofStudy • Syllabus • Event: represents the minimum amount of time that is required in order to reach the sufficient depth of coverage. • Topic. It is expressed as a number of years, months, days, hours, minutes, and seconds. Valid examples: P4Y=4 years, P6M=6 months, PT2H45M=2 hours and 45 minutes, PT50M=50 minutes.

has domain
Eventc or ProgramofStudyc or Syllabusc or Topicc
has range
duration

e class u r ldp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#eClassURL

The URL of the Course’s eClass platform.

has super-properties
webaddress u r ldp
has domain
Syllabusc
has range
any u r i

e contact infodp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#eContactInfo

Contact Information of a Person or an Organization for Electonic communication.

has sub-properties
emaildp, urldp, work emaildp

emaildp back to ToC or Data Property ToC

IRI: http://schema.org/email

is defined by
http://schema.org/email

The eMail address of an Organization or a Person (personal eMail).

has super-properties
e contact infodp
has range
any u r i

end datedp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#endDate

The date that the course lessons end (e.g. 2018-01-29).

has super-properties
datesdp
has domain
Syllabusc
has range
date

enrollment datedp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#enrollmentDate

The exact date that student has enrolled in a Study Program (e.g. 2016-09-01).

has super-properties
datesdp
has domain
Studentc
has range
date

evaluation infodp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#evaluationInfo

Information about Evaluation and Performance of the Course.

has domain
Syllabusc
has range
string

event classroomdp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#eventClassroom

The classroom, laboratory or any other location that the Event takes place.

has domain
Eventc
has range
string

event date timedp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#eventDateTime

The date and time the Event occurs. If the event lasts more one time then the value is the date the event is starting (e.g. 2018-03-14T12:30:00 means 12:30 pm at 14 March, 2018).

has super-properties
datesdp
has domain
Eventc
has range
date time

event week nodp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#eventWeekNo

The number of the week in the semester of the Course that the Event occurs.

has domain
Eventc
has range
short

event workloaddp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#eventWorkload

The workload in hours that required for the learning activities of an Event; the duration of the Event is not included (e.g. PT4H30M=4 hours and 30 minutes, PT90M=90 minutes).

has domain
Eventc
has range
duration

familyNamedp back to ToC or Data Property ToC

IRI: http://xmlns.com/foaf/0.1/familyName

is defined by
http://xmlns.com/foaf/0.1/

The family name of a person.

has domain
Personc
has range
literal

fax numberdp back to ToC or Data Property ToC

IRI: http://schema.org/faxNumber

is defined by
http://schema.org/faxNumber

The fax number of an Organization or a Person.

has super-properties
phonedp
has domain
EducationalOrganizationc or Personc
has range
string

firstNamedp back to ToC or Data Property ToC

IRI: http://xmlns.com/foaf/0.1/firstName

is defined by
http://xmlns.com/foaf/0.1/

The first name of a person.

has domain
Personc
has range
literal

formatdp back to ToC or Data Property ToC

IRI: http://purl.org/dc/elements/1.1/format

The file format, physical medium, or dimensions of the resource. Examples of dimensions include size and duration. Recommended best practice is to use a controlled vocabulary such as the list of Internet Media Types.

has domain
Resourcec
has range
string

fs namedp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#fsName

Name of a Discipline. Name of Body of Knowledge (inherited property). Name of Area of Knowledge (inherited property). Name of Unit of Knowledge (inherited property).

has domain
FieldofStudyc
has range
string

fs topicdp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#fsTopic

Topic of Body of Knowledge. Topic of Area of Knowledge. Topic of Unit of Knowledge.

has domain
KnowledgeAreac or KnowledgeBodyc or KnowledgeUnitc
has range
string

genderdp back to ToC or Data Property ToC

IRI: http://xmlns.com/foaf/0.1/gender

is defined by
http://xmlns.com/foaf/0.1/

The gender of this Agent (typically but not necessarily 'male' or 'female').

has characteristics: functional

has domain
agentc
has range
literal

graduation datedp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#graduationDate

The exact date that student has graduated a Study Program (e.g. 2017-03-15).

has super-properties
datesdp
has domain
Studentc
has range
date

home phonedp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#homePhone

is defined by
http://schema.org/telephone

The phone number at the home of a person.

has super-properties
phonedp
has domain
Personc
has range
string

identifierdp back to ToC or Data Property ToC

IRI: http://schema.org/identifier

is defined by
http://www.essepuntato.it/static/tmp/0

The organization identifier that uniquely identifies the legal entity of the organization.

has domain
EducationalOrganizationc
has range
string

labeldp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#label

The Name of an Event, a Topic or a LearningOutcome.

has domain
Eventc or LearningOutcomec or Topicc
has range
string

languagedp back to ToC or Data Property ToC

IRI: http://purl.org/dc/elements/1.1/language

A language of the resource. Recommended best practice is to use a controlled vocabulary such as RFC 4646 [RFC4646].

has domain
Resourcec
has range
language

languagedp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#language

The Language that used during the lessons, at the assignments and at the evaluation tests of a Course.(e.g. 'en' for English, 'gr' for Greek).

has domain
Eventc or Syllabusc
has range
language

lastNamedp back to ToC or Data Property ToC

IRI: http://xmlns.com/foaf/0.1/lastName

is defined by
http://xmlns.com/foaf/0.1/

The last name of a person.

has domain
Personc
has range
literal

legal namedp back to ToC or Data Property ToC

IRI: http://schema.org/legalName

is defined by
http://schema.org/legalName

The official name of the organization.

has domain
EducationalOrganizationc
has range
string

levelof masterydp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#levelofMastery

Each Learning Outcome has an associated Level of Mastery students are expected to achieve with respect to the Topics specified. There are three Level of Mastery: • Familiarity: student understands what a concept is or what it means. • Usage: student is able to use and apply a concept. • Assessment: student is able to consider a concept from multiple viewpoints and select the appropriate approach for a problem.

has domain
LearningOutcomec
has range
{ "Assessment" , "Familiarity" , "Usage" }

locationdp back to ToC or Data Property ToC

IRI: http://schema.org/location

is defined by
http://www.essepuntato.it/static/tmp/0

The location an organization is located.

has domain
EducationalOrganizationc
has range
string

logodp back to ToC or Data Property ToC

IRI: http://schema.org/logo

is defined by
http://schema.org/logo

An associated image as the logo of an Organization.

has domain
EducationalOrganizationc
has range
any u r i

media useddp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#mediaUsed

The devices, tools and objects that are used to store and deliver teaching and learning content and data.

has domain
TeachingEvaluationMethodc
has range
string

method namedp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#methodName

The name of the Method that is followed in a Teaching or Evaluation Event. There is a specific list of allowed values, for this property: • Lecture: the instructor oral presents the subject or teaches people with little interaction. • Demonstration: involves showing by reason or proof, explaining or making clear by use of examples or experiments. • Discussion: the subject is being examined and discussed in the classroom where each student has equal opportunity to interact and put forth his views. • Seminar: the students prepare by themselves and present their work for discussion and critique. • Study: the instructor assigns readings for each session which are then discussed in a meeting or a conference. • Homework: students are writing short or long papers or essays about a topic, solving problem sets, etc. • Laboratory: most of the work is taken place in a laboratory. • Project: students are organized in one or more groups, work on a topic and meet with the instructor weekly for discussion and guidance. • OralExam: the examiner poses questions to the student or group of students who have to answer in order to demonstrate sufficient knowledge about the subject. • WrittenExam: the students participate in a written examination which intended to measure student’s knowledge, skills and attitude.

has domain
TeachingEvaluationMethodc
has range
{ "Demonstration" , "Discussion" , "Homework" , "Laboratory" , "Lecture" , "OralExamination" , "Project" , "Seminar" , "Study" , "WrittenExamination" , "other" }

mobile phonedp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#mobilePhone

is defined by
http://schema.org/telephone

The mobile’s phone number of a person.

has super-properties
phonedp
has domain
Personc
has range
string

offeredto erasmusdp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#offeredtoErasmus

A Course can be offered to Erasmus students or not.

has characteristics: functional

has domain
Syllabusc
has range
boolean

office hoursdp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#officeHours

Dates and time that the Person is available at his office

has domain
Employeec
has range
string

office nodp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#officeNo

The number and building of employee’s office.

has domain
Employeec
has range
string

person i ddp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#personID

Person’s identifier that uniquely identifies a person.

has characteristics: functional

has domain
Personc
has range
literal

phonedp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#phone

Contact numbers of a Person or an Organization for phonetic communication.

has sub-properties
fax numberdp, home phonedp, mobile phonedp, work phonedp

profile picdp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#profilePic

An associated profile picture of a person.

has domain
Personc
has range
any u r i

ps namedp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#psName

The official Name of Program of Study.

has domain
ProgramofStudyc
has range
string

pub u r ldp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#pubURL

The URL of the published work.

has super-properties
webaddress u r ldp
has range
string

publisherdp back to ToC or Data Property ToC

IRI: http://purl.org/dc/elements/1.1/publisher

An entity responsible for making the resource available. Examples of a Publisher include a person, an organization, or a service. Typically, the name of a Publisher should be used to indicate the entity.

has domain
Resourcec
has range
string

resource citationdp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#resourceCitation

The official cited reference for the published learning material or unofficial in case it isn’t published.

has domain
Resourcec
has range
string

semesterin programdp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#semesterinProgram

The number of semester within the ProgramofStudy where the Course is offered and starts (e.g. 3).

has domain
Syllabusc
has range
short

sourcedp back to ToC or Data Property ToC

IRI: http://purl.org/dc/elements/1.1/source

A related resource from which the described resource is derived. The described resource may be derived from the related resource in whole or in part. Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system.

Here: The various types of media where the work is published. The most common types are: • Book, • Journal, • Workshop, • Conference, • Proceedings, • Thesis, • Magazine, • Newspaper, • Webpage,
• UnofficialPublication, • etc.

has domain
Resourcec
has range
string

staff positiondp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#staffPosition

The position where a person is being employed in the organization.

has domain
Employeec
has range
string

staff specializationdp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#staffSpecialization

The subject that a person is specialist and practices in.

has domain
Employeec
has range
string

start datedp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#startDate

The date that the course lessons start (e.g. 2017-10-01).

has super-properties
datesdp
has domain
Syllabusc
has range
date

subjectdp back to ToC or Data Property ToC

IRI: http://purl.org/dc/elements/1.1/subject

The topic of the resource. Typically, the subject will be represented using keywords, key phrases, or classification codes. Recommended best practice is to use a controlled vocabulary.

has domain
Resourcec
has range
string

titledp back to ToC or Data Property ToC

IRI: http://purl.org/dc/elements/1.1/title

A name given to the resource. Typically, a Title will be a name by which the resource is formally known.

has domain
Resourcec
has range
string

titledp back to ToC or Data Property ToC

IRI: http://xmlns.com/foaf/0.1/title

is defined by
http://xmlns.com/foaf/0.1/

Title (Mr, Mrs, Ms, Dr. etc)

has domain
Personc
has range
string

topic typedp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#topicType

The type of the Topic defines the importance of the topic for inclusion in a study programme. The types of a topic could be the values: • Core • Core-Tier-1 • Core-Tier-2 • Elective

has domain
Topicc
has range
{ "Core" , "Core-Tier-1" , "Core-Tier-2" , "Elective" }

typedp back to ToC or Data Property ToC

IRI: http://purl.org/dc/elements/1.1/type

The nature or genre of the resource. The various types of the work. The most common types of works are: • Article, • Chapter, • Paper, • Booklet, • Poster, • Thesis, • Software, • Specification, • Report, • UnofficialPublication, etc. A Thesis could be BachelorThesis, MasterThesis or DoctoralThesis.

has domain
Resourcec
has range
string

urldp back to ToC or Data Property ToC

IRI: http://schema.org/url

is defined by
http://schema.org/url

The address of the webpage of an Organization, a Person or a Publication

has super-properties
e contact infodp
has domain
EducationalOrganizationc or Personc or Resourcec
has range
any u r i

version nodp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#versionNo

The version number of a Publication. The version number of a Syllabus.

has domain
Resourcec or Syllabusc
has range
decimal

webaddress u r ldp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#webaddressURL

Super-property for properties related to URL: • degreeURL • courseURL • eClassURL • pubURL

has sub-properties
course u r ldp, degree u r ldp, e class u r ldp, pub u r ldp

weekly class scheduledp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#weeklyClassSchedule

The weekly class schedule presents the time, day and dates that the events of the Course are scheduled.

has domain
Syllabusc
has range
string

weekly hoursdp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#weeklyHours

The weekly teaching hours of the course.

has domain
Syllabusc
has range
duration

weekly workloaddp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#weeklyWorkload

The workload in hours that required for the learning activities and assignments of a Course in weekly basis. The hours of the lessons are not included (e.g. PT3H50M=3 hours and 50 minutes, PT60M=60 minutes).

has domain
Syllabusc
has range
duration

work emaildp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#workEmail

is defined by
http://schema.org/email

The work eMail address of a person.

has super-properties
e contact infodp
has domain
Personc
has range
any u r i

work phonedp back to ToC or Data Property ToC

IRI: https://w3id.org/ccso/ccso#workPhone

is defined by
http://schema.org/telephone

The main phone number of an Organization or at the work of a Person.

has super-properties
phonedp
has domain
EducationalOrganizationc or Personc
has range
string

Annotation Properties

alt labelap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2004/02/skos/core#altLabel

creatorap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/creator

An entity primarily responsible for making the resource. Examples of a Creator include a person, an organization, or a service. Typically, the name of a Creator should be used to indicate the entity. Here is used to indicate the Author of a work.

is also defined as
object property

rightsap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/rights

term statusap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2003/06/sw-vocab-status/ns#term_status

SWRL rules

Rule #1back to ToC

has syllabusop(?CS,?SL) , includes courseop(?PS,?CS) , instructor ofop(?PF,?SL) , provides programop(?DPT,?PS) -> has academic staffop(?DPT,?PF)

Rule #2back to ToC

has degreeop(?PER,?PS) , provided byop(?PS,?DPT) -> alumnus ofop(?PER,?DPT)

Rule #3back to ToC

has eventop(?SYL,?EV) , has topicop(?EV,?TP) -> covers topicop(?SYL,?TP)

Rule #4back to ToC

expects l oop(?EV,?LO) , has eventop(?SYL,?EV) -> aims to l oop(?SYL,?LO)

Rule #5back to ToC

assists in courseop(?AST,?SL) , has syllabusop(?CS,?SL) , includes courseop(?PS,?CS) , provides programop(?DPT,?PS) -> has employeeop(?DPT,?AST)

Rule #6back to ToC

has eventop(?SL,?EV) , teaches inop(?PF,?EV) -> has instructorop(?SL,?PF)

Rule #7back to ToC

creatorop(?RSC,?PER) -> has publicationop(?PER,?RSC)

Rule #8back to ToC

has syllabusop(?CS,?SL) , includes courseop(?PS,?CS) , instructor ofop(?PF,?SL) , provides programop(?DPT,?PS) -> has employeeop(?DPT,?PF)

Rule #9back to ToC

included inop(?CS,?PS) , provided byop(?PS,?DPT) -> offered byop(?CS,?DPT)

Namespace Declarations back to ToC

default namespace
https://w3id.org/ccso/ccso#
ccso
https://w3id.org/ccso/
dc
http://purl.org/dc/elements/1.1/
foaf
http://xmlns.com/foaf/0.1/
ns
http://www.w3.org/2003/06/sw-vocab-status/ns#
owl
http://www.w3.org/2002/07/owl#
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
schema.org
http://schema.org/
skos
http://www.w3.org/2004/02/skos/core#
swrl
http://www.w3.org/2003/11/swrl#
swrlb
http://www.w3.org/2003/11/swrlb#
wiki
https://en.wikipedia.org/wiki/
xsd
http://www.w3.org/2001/XMLSchema#

Changes between versions:
0.31:
  1. Addition of some Disjoints between various types of ProgramofStudy, Events and Persons
  2. Addition of numerous Data properties in classes ProgramofStudy, EducationalOrganization, Syllabus.
  3. Addition of some Restrictions.
  4. Addition of class Employee.
  5. Addition of class Publication.
  6. Fixes in the hierarchy of EducationalOrganization subtree (using belongsTo relationship).
  7. Fixes in the hierarchy of FieldofStudy subtree (using partOf relationship).
  8. Addition of Instances
  9. Addition of Rules
  10. Addition of DC-Elements properties in classes Publications & LearningMaterial.
 
0.4: (1) Change the ontology URI to a stable URI that I own: http://xworks.gr/ontologies/ccso, (2) Correct some pitfalls detected by OOPS
0.5: (1) Merge classes Publication & LearningMaterial into Resource, (2) Tests with SPAQL Queries based on Competency Questions
0.6: (1) Replace Students names with Greek names.
0.7: (1) Change the ontology URI to a stable URI: https://w3id.org/ccso/ccso

Acknowledgements back to ToC

The ontology was built using Protégé Desktop version 5, the free, open-source ontology editor and framework for building intelligent systems.
This HTML document was obtained by processing the OWL ontology source code through LODE, Live OWL Documentation Environment, developed by Silvio Peroni.
Useful instructions for publishing an ontology can be found in the tutorial How to (properly) publish a Vocabulary or Ontology in the Web by Daniel Garijo.

Copyright © 2018, Evangelos Katis.
This project is under the GNU GPL v3 license.