<?xml version="1.0"?>

 

<!DOCTYPE RDF>

 

-<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:owl2xml="http://www.w3.org/2006/12/owl2-xml#" xmlns:cpannotationschema="http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xml:base="http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl" xmlns="http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#">

 

<!-- Generated by the OWL API (version 2.2.1.1042) http://owlapi.sourceforge.net -->

 

<owl:Ontology rdf:about=""/>

 

<!-- /////////////////////////////////////////////////////////////////////////////////////// // // Classes // /////////////////////////////////////////////////////////////////////////////////////// -->

 

 

<!-- /////////////////////////////////////////////////////////////////////////////////////// // // Individuals // /////////////////////////////////////////////////////////////////////////////////////// -->

 

 

<!-- http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements -->

 

 

 

-<owl:AnnotationProperty rdf:about="#coversRequirements">

 

<rdfs:comment>This annotation property is used for exemplifying possible requirements the content pattern provides a solution for. Requirements are expressed as natural language competency questions.</rdfs:comment>

 

</owl:AnnotationProperty>

 

<!-- http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#extractedFrom -->

 

 

 

-<owl:AnnotationProperty rdf:about="#extractedFrom">

 

<rdfs:comment>This annotation property should be assigned with a URI, which points to the possible reference ontology which the annotated pattern was extracted from (i.e. the reference ontology that the ontology elements have been deeply or partially cloned by). The range is not explicit in the definition of the annotation property because it would turn the ontology to OWL Full. E.g. The participation pattern is extracted from the Dolce Ultra Lite ontology, hence the value for this annotation property is http://www.ontologydesignpatterns.org/ont/dul/DUL.owl</rdfs:comment>

 

</owl:AnnotationProperty>

 

<!-- http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#hasComponent -->

 

 

 

-<owl:AnnotationProperty rdf:about="#hasComponent">

 

<rdfs:comment>This annotation property is useful for content ontology design patterns. Its value is a URI, which refers to another content ontology design pattern which is a component of the annotated one.</rdfs:comment>

 

</owl:AnnotationProperty>

 

<!-- http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#hasConsequences -->

 

 

 

-<owl:AnnotationProperty rdf:about="#hasConsequences">

 

<rdfs:comment>This annotation property is used for briefly describing the benefits and/or possible trade-offs when using the CP.</rdfs:comment>

 

</owl:AnnotationProperty>

 

<!-- http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#hasIntent -->

 

 

 

-<owl:AnnotationProperty rdf:about="#hasIntent">

 

<rdfs:comment>The aim of this content ontology design patterns-Course Pattern- is to model the core attributes of a course and the basic relationships of the course in an educational institution.

.</rdfs:comment>

 

</owl:AnnotationProperty>

 

<!-- http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#hasUnitTest -->

 

 

 

-<owl:AnnotationProperty rdf:about="#hasUnitTest">

 

<rdfs:comment>This property can be used to annotate a unit test (e.g. in the form of a SPARQL query) to be launched to evaluate an ontology against a requirement-based task.</rdfs:comment>

 

</owl:AnnotationProperty>

 

<!-- http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#isSpecializationOf -->

 

 

 

-<owl:AnnotationProperty rdf:about="#isSpecializationOf">

 

<rdfs:comment>This annotation property is useful for content ontology design patterns and its elements. Its value is a URI, which refers either to a content ontology design pattern that is specialized by the annotated one, or to an ontology element that is specialized by the annotated one.</rdfs:comment>

 

</owl:AnnotationProperty>

 

<!-- http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#reengineeredFrom -->

 

 

 

-<owl:AnnotationProperty rdf:about="#reengineeredFrom">

 

<rdfs:comment>This annotation property should be assigned with a URI, which points to the concept schema, page, or anything else from which the annotated pattern was reengineered. If the source does not have any URI e.g., a printed book, this property value should provide information as precise as possible in order to identify the source. This property is alternative to the extractedFrom property because it is used when the pattern come from a concept schema which is not an owl ontology. For example content ontology design patterns, which are reengineered from data model patterns, rdf schemas, etc. should be annotatd with this property. E.g. The basicpersonalfoaf pattern is extracted from the rdf FOAF specification, hence the value for this annotation property is http://xmlns.com/foaf/spec/20071002.rdf</rdfs:comment>

 

</owl:AnnotationProperty>

 

<!-- http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#relatedCPs -->

 

 

 

-<owl:AnnotationProperty rdf:about="#relatedCPs">

 

<rdfs:comment>This annotation property can be used to indicate other CPs (if any) that specialize, generalize, inlcude, or are components of the CP. Furthermore, this field may indicate other CPs that are typically used in conjunction with the described one. Important similarities and differences with other patterns can be also described here.</rdfs:comment>

 

</owl:AnnotationProperty>

 

<!-- http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#scenarios -->

 

 

 

-<owl:AnnotationProperty rdf:about="#scenarios">

 

<rdfs:comment>This annotation property is used for describing examples of instantiation of the Content OP. For example, for the part-of Content OP (which represents part-whole relations) a possible scenario is the sentence: "the brain is part of the human body". Scenarios are expressed as natural language sentences.</rdfs:comment>

 

</owl:AnnotationProperty>

 

 

-<owl:AnnotationProperty rdf:about="#isCloneOf">

 

<rdfs:comment>This annotation property is used for referring a cloned ontology entity to its cloning source.</rdfs:comment>

 

</owl:AnnotationProperty>

 

</rdf:RDF>

<?xml version="1.0"?>

 

 

<!DOCTYPE Ontology [

    <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#" >

    <!ENTITY xml "http://www.w3.org/XML/1998/namespace" >

    <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#" >

    <!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#" >

]>

 

 

<Ontology xmlns="http://www.w3.org/2002/07/owl#"

     xml:base="http://www.semanticweb.org/malzyoud/ontologies/2014/11/untitled-ontology-6"

     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"

     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"

     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"

     xmlns:xml="http://www.w3.org/XML/1998/namespace"

     ontologyIRI="http://www.semanticweb.org/malzyoud/ontologies/2014/11/untitled-ontology-6">

    <Prefix name="" IRI="http://www.w3.org/2002/07/owl#"/>

    <Prefix name="owl" IRI="http://www.w3.org/2002/07/owl#"/>

    <Prefix name="rdf" IRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/>

    <Prefix name="xsd" IRI="http://www.w3.org/2001/XMLSchema#"/>

    <Prefix name="rdfs" IRI="http://www.w3.org/2000/01/rdf-schema#"/>

    <Declaration>

        <Class IRI="#Course"/>

    </Declaration>

    <Declaration>

        <Class IRI="#Grad-Course"/>

    </Declaration>

    <Declaration>

        <Class IRI="#Grad-Student"/>

    </Declaration>

    <Declaration>

        <Class IRI="#Instructor"/>

    </Declaration>

    <Declaration>

        <Class IRI="#Person"/>

    </Declaration>

    <Declaration>

        <Class IRI="#Student"/>

    </Declaration>

    <Declaration>

        <Class IRI="#Under-Grad-Course"/>

    </Declaration>

    <Declaration>

        <Class IRI="#Under-Grad-Student"/>

    </Declaration>

    <Declaration>

        <ObjectProperty IRI="#hasCourseLevel"/>

    </Declaration>

    <Declaration>

        <ObjectProperty IRI="#hasLevelStudent"/>

    </Declaration>

    <Declaration>

        <ObjectProperty IRI="#takenBY"/>

    </Declaration>

    <Declaration>

        <ObjectProperty IRI="#taughtBy"/>

    </Declaration>

    <Declaration>

        <ObjectProperty IRI="#teaches"/>

    </Declaration>

    <Declaration>

        <DataProperty IRI="#hasBirthOfDate"/>

    </Declaration>

    <Declaration>

        <NamedIndividual IRI="#AdvAlgo"/>

    </Declaration>

    <Declaration>

        <NamedIndividual IRI="#Aron"/>

    </Declaration>

    <Declaration>

        <NamedIndividual IRI="#Cs-1"/>

    </Declaration>

    <Declaration>

        <NamedIndividual IRI="#Cs-2"/>

    </Declaration>

    <SubClassOf>

        <Class IRI="#Grad-Course"/>

        <Class IRI="#Course"/>

    </SubClassOf>

    <SubClassOf>

        <Class IRI="#Grad-Student"/>

        <Class IRI="#Student"/>

    </SubClassOf>

    <SubClassOf>

        <Class IRI="#Instructor"/>

        <Class IRI="#Person"/>

    </SubClassOf>

    <SubClassOf>

        <Class IRI="#Student"/>

        <Class IRI="#Person"/>

    </SubClassOf>

    <SubClassOf>

        <Class IRI="#Under-Grad-Course"/>

        <Class IRI="#Course"/>

    </SubClassOf>

    <SubClassOf>

        <Class IRI="#Under-Grad-Student"/>

        <Class IRI="#Student"/>

    </SubClassOf>

    <SubClassOf>

        <Class abbreviatedIRI="owl:Thing"/>

        <ObjectUnionOf>

            <Class IRI="#Course"/>

            <Class IRI="#Person"/>

        </ObjectUnionOf>

    </SubClassOf>

    <DisjointClasses>

        <Class IRI="#Grad-Course"/>

        <Class IRI="#Under-Grad-Course"/>

    </DisjointClasses>

    <DisjointClasses>

        <Class IRI="#Grad-Student"/>

        <Class IRI="#Under-Grad-Student"/>

    </DisjointClasses>

    <ClassAssertion>

        <Class IRI="#Course"/>

        <NamedIndividual IRI="#AdvAlgo"/>

    </ClassAssertion>

    <ClassAssertion>

        <Class IRI="#Student"/>

        <NamedIndividual IRI="#Aron"/>

    </ClassAssertion>

    <ClassAssertion>

        <Class IRI="#Course"/>

        <NamedIndividual IRI="#Cs-1"/>

    </ClassAssertion>

    <ClassAssertion>

        <Class IRI="#Course"/>

        <NamedIndividual IRI="#Cs-2"/>

    </ClassAssertion>

    <InverseObjectProperties>

        <ObjectProperty IRI="#teaches"/>

        <ObjectProperty IRI="#taughtBy"/>

    </InverseObjectProperties>

    <FunctionalObjectProperty>

        <ObjectProperty IRI="#hasCourseLevel"/>

    </FunctionalObjectProperty>

    <ObjectPropertyDomain>

        <ObjectProperty IRI="#hasCourseLevel"/>

        <Class IRI="#Course"/>

    </ObjectPropertyDomain>

    <ObjectPropertyDomain>

        <ObjectProperty IRI="#hasLevelStudent"/>

        <Class IRI="#Student"/>

    </ObjectPropertyDomain>

    <ObjectPropertyDomain>

        <ObjectProperty IRI="#taughtBy"/>

        <Class IRI="#Course"/>

    </ObjectPropertyDomain>

    <ObjectPropertyDomain>

        <ObjectProperty IRI="#teaches"/>

        <Class IRI="#Instructor"/>

    </ObjectPropertyDomain>

    <ObjectPropertyRange>

        <ObjectProperty IRI="#hasCourseLevel"/>

        <Class IRI="#Grad-Course"/>

    </ObjectPropertyRange>

    <ObjectPropertyRange>

        <ObjectProperty IRI="#hasCourseLevel"/>

        <Class IRI="#Under-Grad-Course"/>

    </ObjectPropertyRange>

    <ObjectPropertyRange>

        <ObjectProperty IRI="#hasLevelStudent"/>

        <Class IRI="#Student"/>

    </ObjectPropertyRange>

    <ObjectPropertyRange>

        <ObjectProperty IRI="#taughtBy"/>

        <Class IRI="#Instructor"/>

    </ObjectPropertyRange>

    <ObjectPropertyRange>

        <ObjectProperty IRI="#teaches"/>

        <Class IRI="#Course"/>

    </ObjectPropertyRange>

    <DataPropertyDomain>

        <DataProperty IRI="#hasBirthOfDate"/>

        <Class IRI="#Person"/>

    </DataPropertyDomain>

    <DataPropertyRange>

        <DataProperty IRI="#hasBirthOfDate"/>

        <Datatype abbreviatedIRI="xsd:dateTime"/>

    </DataPropertyRange>

</Ontology>

 

 

 

<!-- Generated by the OWL API (version 3.4.2) http://owlapi.sourceforge.net -->