To jest stara wersja strony!


<?xml version="1.0"?>
<rdf:RDF xmlns="http://www.owl-ontologies.com/Ontology1207613801.owl#"
     xml:base="http://www.owl-ontologies.com/Ontology1207613801.owl"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:ard="https://ai.ia.agh.edu.pl/wiki/_media/pl:miw:miw08_ard_xml:ard-syntax.xml#"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:owl="http://www.w3.org/2002/07/owl#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
    <owl:Ontology rdf:about=""/>
    <owl:Class rdf:ID="Attribute">
    </owl:Class>
    <owl:Class rdf:ID="Property">
        <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="#has_attribute"/>
                <owl:someValuesFrom rdf:resource="#Attribute"/>
            </owl:Restriction>
        </rdfs:subClassOf>
    </owl:Class>
    <owl:ObjectProperty rdf:ID="depends_on">
        <rdfs:domain rdf:resource="#Property"/>
        <rdfs:range rdf:resource="#Property"/>
        <owl:inverseOf rdf:resource="#is_prerequisite_for"/>
    </owl:ObjectProperty>
    <owl:ObjectProperty rdf:ID="is_prerequisite_for">
        <rdfs:domain rdf:resource="#Property"/>
        <rdfs:range rdf:resource="#Property"/>
        <owl:inverseOf rdf:resource="#depends_on"/>
    </owl:ObjectProperty>
    <owl:ObjectProperty rdf:ID="has_attribute">
        <rdfs:domain rdf:resource="#Property"/>
        <rdfs:range rdf:resource="#Attribute"/>
        <owl:inverseOf rdf:resource="#is_attribute_of"/>
    </owl:ObjectProperty>
    <owl:ObjectProperty rdf:ID="is_attribute_of">
        <rdfs:domain rdf:resource="#Attribute"/>
        <rdfs:range rdf:resource="#Property"/>
        <owl:inverseOf rdf:resource="#has_attribute"/>
    </owl:ObjectProperty>
    <owl:ObjectProperty rdf:ID="transformed_from">
        <rdfs:domain rdf:resource="#Property"/>
        <rdfs:range rdf:resource="#Property"/>
        <owl:inverseOf rdf:resource="#transformed_into"/>
    </owl:ObjectProperty>
    <owl:ObjectProperty rdf:ID="transformed_into">
        <rdfs:domain rdf:resource="#Property"/>
        <rdfs:range rdf:resource="#Property"/>
        <owl:inverseOf rdf:resource="#transformed_from"/>
    </owl:ObjectProperty>
</rdf:RDF>

ard_owl.xsl

pl/miw/miw08_ard_xml/ard_syntax.1207630596.txt.gz · ostatnio zmienione: 2019/06/27 15:59 (edycja zewnętrzna)
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0