Contents

Template: o-owl-ma:ClassPartition

URI: http://tpl.ottr.xyz/owl/macro/0.1/ClassPartition

Metadata

🛈 This section contains the data represented by the signature's annotation instances.

ottr:status
ottr:draft
owl:versionInfo
0.1.1
dc:description
A logical partitioning of OWL classes.
pav:createdOn
2020-09-02T00:00:00Z^^xsd:dateTime
dc:creator
http://folk.uio.no/martige/foaf.rdf#me
rdfs:seeAlso
http://ontologydesignpatterns.org/wiki/Submissions:Partition
Metadata as RDF graph
o-owl-ma:ClassPartition
        rdfs:seeAlso     <http://ontologydesignpatterns.org/wiki/Submissions:Partition> ;
        ottr:status      ottr:draft ;
        dc:creator       <http://folk.uio.no/martige/foaf.rdf#me> ;
        dc:description   "A logical partitioning of OWL classes." ;
        pav:createdOn    "2020-09-02T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        owl:versionInfo  "0.1.1" .

Parameters

🛈 The parameters defined by the signature are listed here. Unfortunately parameter names are not informative; fixing it is a planned future feature. An optional parameter will accept the value ottr:none as an argument. A parameter which allows blanks will accept a blank node as argument value.

IndexNameTypeOptionalBlanks allowedDefault value
1classowl:Classnoyesno
2listNEList<owl:Class>noyesno

Pattern

stOTTR

🛈 stOTTR serialisation of the template without annotation instances.

o-owl-ma:ClassPartition[
    owl:Class ?class,
    NEList<owl:Class> ?list
] :: {
    o-owl-ax:DisjointClasses(?list),
    o-owl-ax:EquivObjectUnionOf(?class, ?list)
} .

🛈 The pattern of the template is illustrated by expanding a generated instance. Below the generated instance is shown in different serialisations, and its expansion is presented in different formats.

Generated instance

stOTTR
o-owl-ma:ClassPartition(x:argument1, (x:argument2-1, x:argument2-2))
RDF/wOTTR
[ ottr:of      o-owl-ma:ClassPartition ;
  ottr:values  ( x:argument1 ( x:argument2-1 x:argument2-2 ) )
] .

Visualisation of expanded RDF graph

🛈 Each resource node is linked to its IRI. Type relationships are not visualised, rather each node contains its type.

Hierarchical horizontal layout (dot)
%3 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> owl:Class x:argument1 blank809 : LUB<rdfs:Resource> owl:Class http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank809 : LUB<rdfs:Resource> owl:equivalentClass (http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>)(id: 212) rdf:List blank809 : LUB<rdfs:Resource>->(http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>)(id: 212) owl:unionOf http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI> x:argument2-1 (http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>)(id: 212)->http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI> 1 http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI> x:argument2-2 (http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>)(id: 212)->http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI> 2 blank810 : LUB<rdfs:Resource> owl:AllDisjointClasses blank810 : LUB<rdfs:Resource>->(http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>)(id: 212) owl:members
Hierarchical vertical layout (dot)
%3 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> owl:Class x:argument1 blank809 : LUB<rdfs:Resource> owl:Class http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank809 : LUB<rdfs:Resource> owl:equivalentClass (http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>)(id: 212) rdf:List blank809 : LUB<rdfs:Resource>->(http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>)(id: 212) owl:unionOf http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI> x:argument2-1 (http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>)(id: 212)->http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI> 1 http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI> x:argument2-2 (http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>)(id: 212)->http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI> 2 blank810 : LUB<rdfs:Resource> owl:AllDisjointClasses blank810 : LUB<rdfs:Resource>->(http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>)(id: 212) owl:members
Spring model layout (neato)
%3 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> owl:Class x:argument1 blank809 : LUB<rdfs:Resource> owl:Class http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank809 : LUB<rdfs:Resource> owl:equivalentClass (http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>)(id: 212) rdf:List blank809 : LUB<rdfs:Resource>->(http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>)(id: 212) owl:unionOf http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI> x:argument2-1 (http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>)(id: 212)->http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI> 1 http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI> x:argument2-2 (http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>)(id: 212)->http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI> 2 blank810 : LUB<rdfs:Resource> owl:AllDisjointClasses blank810 : LUB<rdfs:Resource>->(http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>)(id: 212) owl:members
Spring model layout (fdp)
%3 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> owl:Class x:argument1 blank809 : LUB<rdfs:Resource> owl:Class http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank809 : LUB<rdfs:Resource> owl:equivalentClass (http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>)(id: 212) rdf:List blank809 : LUB<rdfs:Resource>->(http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>)(id: 212) owl:unionOf http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI> x:argument2-1 (http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>)(id: 212)->http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI> 1 http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI> x:argument2-2 (http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>)(id: 212)->http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI> 2 blank810 : LUB<rdfs:Resource> owl:AllDisjointClasses blank810 : LUB<rdfs:Resource>->(http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>)(id: 212) owl:members
Radial layout (twopi)
%3 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> owl:Class x:argument1 blank809 : LUB<rdfs:Resource> owl:Class http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank809 : LUB<rdfs:Resource> owl:equivalentClass (http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>)(id: 212) rdf:List blank809 : LUB<rdfs:Resource>->(http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>)(id: 212) owl:unionOf http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI> x:argument2-1 (http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>)(id: 212)->http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI> 1 http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI> x:argument2-2 (http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>)(id: 212)->http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI> 2 blank810 : LUB<rdfs:Resource> owl:AllDisjointClasses blank810 : LUB<rdfs:Resource>->(http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>)(id: 212) owl:members
Circular layout (circo)
%3 http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI> owl:Class x:argument1 blank809 : LUB<rdfs:Resource> owl:Class http://example.ottr.xyz/argument/argument1 : LUB<ottr:IRI>->blank809 : LUB<rdfs:Resource> owl:equivalentClass (http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>)(id: 212) rdf:List blank809 : LUB<rdfs:Resource>->(http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>)(id: 212) owl:unionOf http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI> x:argument2-1 (http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>)(id: 212)->http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI> 1 http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI> x:argument2-2 (http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>)(id: 212)->http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI> 2 blank810 : LUB<rdfs:Resource> owl:AllDisjointClasses blank810 : LUB<rdfs:Resource>->(http://example.ottr.xyz/argument/argument2-1 : LUB<ottr:IRI>, http://example.ottr.xyz/argument/argument2-2 : LUB<ottr:IRI>)(id: 212) owl:members

Expanded RDF graph

x:argument1  rdf:type        owl:Class ;
        owl:equivalentClass  [ rdf:type     owl:Class ;
                               owl:unionOf  ( x:argument2-1 x:argument2-2 )
                             ] .

[ rdf:type     owl:AllDisjointClasses ;
  owl:members  ( x:argument2-1 x:argument2-2 )
] .

Interactive expansion

🛈 Click the list to expand/contract one list element. Click 'expand/contact all' to expand/contract all elements. Note that the interactive expansion is not correct for instances that are marked by list expanders.

o-owl-ma:ClassPartition(x:argument1, (x:argument2-1, x:argument2-2))
o-owl-ax:DisjointClasses((x:argument2-1, x:argument2-2))
o-owl-ut:TypedListRelation(_:blank806, owl:AllDisjointClasses, owl:members, (x:argument2-1, x:argument2-2))
o-owl-ut:ListRelation(_:blank806, owl:members, (x:argument2-1, x:argument2-2))ottr:Triple(_:blank806, owl:members, (x:argument2-1, x:argument2-2))
o-rdf:Type(_:blank806, owl:AllDisjointClasses)ottr:Triple(_:blank806, rdf:type, owl:AllDisjointClasses)
o-owl-ax:EquivObjectUnionOf(x:argument1, (x:argument2-1, x:argument2-2))
o-owl-ax:EquivalentClass(x:argument1, _:blank805)ottr:Triple(x:argument1, owl:equivalentClass, _:blank805)
o-rdf:Type(_:blank805, owl:Class)ottr:Triple(_:blank805, rdf:type, owl:Class)
o-rdf:Type(x:argument1, owl:Class)ottr:Triple(x:argument1, rdf:type, owl:Class)
o-owl-re:ObjectUnionOf(_:blank805, (x:argument2-1, x:argument2-2))
o-owl-ut:TypedListRelation(_:blank805, owl:Class, owl:unionOf, (x:argument2-1, x:argument2-2))
o-owl-ut:ListRelation(_:blank805, owl:unionOf, (x:argument2-1, x:argument2-2))ottr:Triple(_:blank805, owl:unionOf, (x:argument2-1, x:argument2-2))
o-rdf:Type(_:blank805, owl:Class)ottr:Triple(_:blank805, rdf:type, owl:Class)

Dependencies

Dependency graph

🛈 The graph shows all the templates that this template depends on. The colour of the node indicates its namespace. Each node is linked to its documentation page.

Hierarchical horizontal layout (dot)
%3 o-owl-ma:ClassPartition o-owl-ma:ClassPartition o-owl-ax:DisjointClasses o-owl-ax:DisjointClasses o-owl-ma:ClassPartition->o-owl-ax:DisjointClasses o-owl-ax:EquivObjectUnionOf o-owl-ax:EquivObjectUnionOf o-owl-ma:ClassPartition->o-owl-ax:EquivObjectUnionOf o-owl-ut:TypedListRelation o-owl-ut:TypedListRelation o-owl-ax:DisjointClasses->o-owl-ut:TypedListRelation o-owl-ax:EquivalentClass o-owl-ax:EquivalentClass o-owl-ax:EquivObjectUnionOf->o-owl-ax:EquivalentClass o-owl-re:ObjectUnionOf o-owl-re:ObjectUnionOf o-owl-ax:EquivObjectUnionOf->o-owl-re:ObjectUnionOf o-owl-ut:ListRelation o-owl-ut:ListRelation o-owl-ut:TypedListRelation->o-owl-ut:ListRelation o-rdf:Type o-rdf:Type o-owl-ut:TypedListRelation->o-rdf:Type ottr:Triple ottr:Triple o-owl-ut:ListRelation->ottr:Triple o-rdf:Type->ottr:Triple o-owl-ax:EquivalentClass->o-rdf:Type o-owl-ax:EquivalentClass->ottr:Triple o-owl-re:ObjectUnionOf->o-owl-ut:TypedListRelation
Hierarchical vertical layout (dot)
%3 o-owl-ma:ClassPartition o-owl-ma:ClassPartition o-owl-ax:DisjointClasses o-owl-ax:DisjointClasses o-owl-ma:ClassPartition->o-owl-ax:DisjointClasses o-owl-ax:EquivObjectUnionOf o-owl-ax:EquivObjectUnionOf o-owl-ma:ClassPartition->o-owl-ax:EquivObjectUnionOf o-owl-ut:TypedListRelation o-owl-ut:TypedListRelation o-owl-ax:DisjointClasses->o-owl-ut:TypedListRelation o-owl-ax:EquivalentClass o-owl-ax:EquivalentClass o-owl-ax:EquivObjectUnionOf->o-owl-ax:EquivalentClass o-owl-re:ObjectUnionOf o-owl-re:ObjectUnionOf o-owl-ax:EquivObjectUnionOf->o-owl-re:ObjectUnionOf o-owl-ut:ListRelation o-owl-ut:ListRelation o-owl-ut:TypedListRelation->o-owl-ut:ListRelation o-rdf:Type o-rdf:Type o-owl-ut:TypedListRelation->o-rdf:Type ottr:Triple ottr:Triple o-owl-ut:ListRelation->ottr:Triple o-rdf:Type->ottr:Triple o-owl-ax:EquivalentClass->o-rdf:Type o-owl-ax:EquivalentClass->ottr:Triple o-owl-re:ObjectUnionOf->o-owl-ut:TypedListRelation
Spring model layout (neato)
%3 o-owl-ma:ClassPartition o-owl-ma:ClassPartition o-owl-ax:DisjointClasses o-owl-ax:DisjointClasses o-owl-ma:ClassPartition->o-owl-ax:DisjointClasses o-owl-ax:EquivObjectUnionOf o-owl-ax:EquivObjectUnionOf o-owl-ma:ClassPartition->o-owl-ax:EquivObjectUnionOf o-owl-ut:TypedListRelation o-owl-ut:TypedListRelation o-owl-ax:DisjointClasses->o-owl-ut:TypedListRelation o-owl-ax:EquivalentClass o-owl-ax:EquivalentClass o-owl-ax:EquivObjectUnionOf->o-owl-ax:EquivalentClass o-owl-re:ObjectUnionOf o-owl-re:ObjectUnionOf o-owl-ax:EquivObjectUnionOf->o-owl-re:ObjectUnionOf o-owl-ut:ListRelation o-owl-ut:ListRelation o-owl-ut:TypedListRelation->o-owl-ut:ListRelation o-rdf:Type o-rdf:Type o-owl-ut:TypedListRelation->o-rdf:Type ottr:Triple ottr:Triple o-owl-ut:ListRelation->ottr:Triple o-rdf:Type->ottr:Triple o-owl-ax:EquivalentClass->o-rdf:Type o-owl-ax:EquivalentClass->ottr:Triple o-owl-re:ObjectUnionOf->o-owl-ut:TypedListRelation
Spring model layout (fdp)
%3 o-owl-ma:ClassPartition o-owl-ma:ClassPartition o-owl-ax:DisjointClasses o-owl-ax:DisjointClasses o-owl-ma:ClassPartition->o-owl-ax:DisjointClasses o-owl-ax:EquivObjectUnionOf o-owl-ax:EquivObjectUnionOf o-owl-ma:ClassPartition->o-owl-ax:EquivObjectUnionOf o-owl-ut:TypedListRelation o-owl-ut:TypedListRelation o-owl-ax:DisjointClasses->o-owl-ut:TypedListRelation o-owl-ax:EquivalentClass o-owl-ax:EquivalentClass o-owl-ax:EquivObjectUnionOf->o-owl-ax:EquivalentClass o-owl-re:ObjectUnionOf o-owl-re:ObjectUnionOf o-owl-ax:EquivObjectUnionOf->o-owl-re:ObjectUnionOf o-owl-ut:ListRelation o-owl-ut:ListRelation o-owl-ut:TypedListRelation->o-owl-ut:ListRelation o-rdf:Type o-rdf:Type o-owl-ut:TypedListRelation->o-rdf:Type ottr:Triple ottr:Triple o-owl-ut:ListRelation->ottr:Triple o-rdf:Type->ottr:Triple o-owl-ax:EquivalentClass->o-rdf:Type o-owl-ax:EquivalentClass->ottr:Triple o-owl-re:ObjectUnionOf->o-owl-ut:TypedListRelation
Radial layout (twopi)
%3 o-owl-ma:ClassPartition o-owl-ma:ClassPartition o-owl-ax:DisjointClasses o-owl-ax:DisjointClasses o-owl-ma:ClassPartition->o-owl-ax:DisjointClasses o-owl-ax:EquivObjectUnionOf o-owl-ax:EquivObjectUnionOf o-owl-ma:ClassPartition->o-owl-ax:EquivObjectUnionOf o-owl-ut:TypedListRelation o-owl-ut:TypedListRelation o-owl-ax:DisjointClasses->o-owl-ut:TypedListRelation o-owl-ax:EquivalentClass o-owl-ax:EquivalentClass o-owl-ax:EquivObjectUnionOf->o-owl-ax:EquivalentClass o-owl-re:ObjectUnionOf o-owl-re:ObjectUnionOf o-owl-ax:EquivObjectUnionOf->o-owl-re:ObjectUnionOf o-owl-ut:ListRelation o-owl-ut:ListRelation o-owl-ut:TypedListRelation->o-owl-ut:ListRelation o-rdf:Type o-rdf:Type o-owl-ut:TypedListRelation->o-rdf:Type ottr:Triple ottr:Triple o-owl-ut:ListRelation->ottr:Triple o-rdf:Type->ottr:Triple o-owl-ax:EquivalentClass->o-rdf:Type o-owl-ax:EquivalentClass->ottr:Triple o-owl-re:ObjectUnionOf->o-owl-ut:TypedListRelation
Circular layout (circo)
%3 o-owl-ma:ClassPartition o-owl-ma:ClassPartition o-owl-ax:DisjointClasses o-owl-ax:DisjointClasses o-owl-ma:ClassPartition->o-owl-ax:DisjointClasses o-owl-ax:EquivObjectUnionOf o-owl-ax:EquivObjectUnionOf o-owl-ma:ClassPartition->o-owl-ax:EquivObjectUnionOf o-owl-ut:TypedListRelation o-owl-ut:TypedListRelation o-owl-ax:DisjointClasses->o-owl-ut:TypedListRelation o-owl-ax:EquivalentClass o-owl-ax:EquivalentClass o-owl-ax:EquivObjectUnionOf->o-owl-ax:EquivalentClass o-owl-re:ObjectUnionOf o-owl-re:ObjectUnionOf o-owl-ax:EquivObjectUnionOf->o-owl-re:ObjectUnionOf o-owl-ut:ListRelation o-owl-ut:ListRelation o-owl-ut:TypedListRelation->o-owl-ut:ListRelation o-rdf:Type o-rdf:Type o-owl-ut:TypedListRelation->o-rdf:Type ottr:Triple ottr:Triple o-owl-ut:ListRelation->ottr:Triple o-rdf:Type->ottr:Triple o-owl-ax:EquivalentClass->o-rdf:Type o-owl-ax:EquivalentClass->ottr:Triple o-owl-re:ObjectUnionOf->o-owl-ut:TypedListRelation

List of dependencies

🛈 The number in parenthesis is the number of instances of each template.

o-owl-ma:ClassPartition
o-owl-ax:DisjointClasses (1)
o-owl-ut:TypedListRelation (1)
o-owl-ut:ListRelation (1)ottr:Triple (1)
o-rdf:Type (1)ottr:Triple (1)
o-owl-ax:EquivObjectUnionOf (1)
o-owl-ax:EquivalentClass (1)ottr:Triple (1)
o-rdf:Type (2)ottr:Triple (1)
o-owl-re:ObjectUnionOf (1)
o-owl-ut:TypedListRelation (1)
o-owl-ut:ListRelation (1)ottr:Triple (1)
o-rdf:Type (1)ottr:Triple (1)

Depending templates

🛈 The templates in this library that depend on this template.

None found.

Metrics

🛈 Dependency graph metrics. Depth is the number of steps to a leaf node in the dependency graph. Branching is the number of outgoing edges from a node.

Templates used

Direct dependenciesComplete expansion

Vocabulary introduced

Direct dependencies
  • Namespaces introduced: (0)
    Complete expansion

    Serialisations

    stOTTR

    o-owl-ma:ClassPartition[
        owl:Class ?class,
        NEList<owl:Class> ?list
    ]
    @@o-docttr:Provenance(
        o-owl-ma:ClassPartition,
        "2020-09-02T00:00:00Z"^^xsd:dateTime,
        none,
        (<http://folk.uio.no/martige/foaf.rdf#me>),
        none),
    @@o-docttr:Signature(
        o-owl-ma:ClassPartition,
        none,
        "A logical partitioning of OWL classes.",
        none,
        none,
        (<http://ontologydesignpatterns.org/wiki/Submissions:Partition>),
        none),
    @@o-docttr:Version(
        o-owl-ma:ClassPartition,
        ottr:draft,
        "0.1.1",
        none,
        none)
     :: {
        o-owl-ax:DisjointClasses(?list),
        o-owl-ax:EquivObjectUnionOf(?class, ?list)
    } .

    RDF/wOTTR

    o-owl-ma:ClassPartition
            rdf:type         ottr:Template ;
            ottr:annotation  [ ottr:of      o-docttr:Version ;
                               ottr:values  ( o-owl-ma:ClassPartition ottr:draft "0.1.1" ottr:none ottr:none )
                             ] ;
            ottr:annotation  [ ottr:of      o-docttr:Signature ;
                               ottr:values  ( o-owl-ma:ClassPartition ottr:none "A logical partitioning of OWL classes." ottr:none ottr:none ( <http://ontologydesignpatterns.org/wiki/Submissions:Partition> ) ottr:none )
                             ] ;
            ottr:annotation  [ ottr:of      o-docttr:Provenance ;
                               ottr:values  ( o-owl-ma:ClassPartition "2020-09-02T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ottr:none ( <http://folk.uio.no/martige/foaf.rdf#me> ) ottr:none )
                             ] ;
            ottr:parameters  ( [ ottr:type      owl:Class ;
                                 ottr:variable  _:b0
                               ]
                               [ ottr:type      ( ottr:NEList owl:Class ) ;
                                 ottr:variable  _:b1
                               ]
                             ) ;
            ottr:pattern     [ ottr:of      o-owl-ax:DisjointClasses ;
                               ottr:values  ( _:b1
                                            )
                             ] ;
            ottr:pattern     [ ottr:of      o-owl-ax:EquivObjectUnionOf ;
                               ottr:values  ( _:b0
                                              _:b1
                                            )
                             ] .

    Prefixes

    🛈 Prefixes are removed from all listings on this page for readability, but are listed here in RDF Turtle format.

    @prefix ottr:       <http://ns.ottr.xyz/0.4/>.
    @prefix o-owl-ax:   <http://tpl.ottr.xyz/owl/axiom/0.1/>.
    @prefix o-owl-ma:   <http://tpl.ottr.xyz/owl/macro/0.1/>.
    @prefix o-docttr:   <http://tpl.ottr.xyz/p/docttr/0.1/>.
    @prefix rdf:        <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
    @prefix owl:        <http://www.w3.org/2002/07/owl#>.