From 3838f3a9b622b2a307f37a277c012019e2b341fc Mon Sep 17 00:00:00 2001 From: Karen Coyle Date: Mon, 11 Nov 2024 13:06:17 -0800 Subject: [PATCH] quilt vocabulary files --- examples/quilt/quilt.html | 1148 +++++++++++++++++++++++++++++++++++++ examples/quilt/quilt.ttl | 114 ++++ 2 files changed, 1262 insertions(+) create mode 100644 examples/quilt/quilt.html create mode 100644 examples/quilt/quilt.ttl diff --git a/examples/quilt/quilt.html b/examples/quilt/quilt.html new file mode 100644 index 0000000..2e664d1 --- /dev/null +++ b/examples/quilt/quilt.html @@ -0,0 +1,1148 @@ + + + + Quilt vocabulary + + + + + + + +
+
+

Quilt vocabulary

+

Metadata

+
+
+
+ IRI +
+
+ https://example.com/quilt/ +
+
+
+
+ Title +
+

Quilt vocabulary

+
+
+
+ Description +
+

This quilt vocabulary is subclassed to OpenWEMI to make use of the concepts of Work, Expression, Manifestation, Item.

+
+
+
+
+

Classes

+
+

Design concept + c +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
IRI + https://example.com/quilt/DesignConcept +
+ Is Defined By + + Quilt vocabulary +
+ Description + +
    +
  • A conceptual design, possibly, but not necessarily, based on a block pattern.

  • +
  • A conceptual design for a quilt.

  • +
+
+ Sub Class Of + + openwemi:Work +
+ In Domain Of + + + Related design + p + +
+ In Range Of + + +
+
+
+

Design diagram + c +

+ + + + + + + + + + + + + + + + + + + + + +
IRI + https://example.com/quilt/DesignDiagram +
+ Is Defined By + + Quilt vocabulary +
+ Description + +
    +
  • The quilt design diagram is usually in the form of a drawing that gives the structure of the quilt and/or quilt blocks. Different expressions can indicate options such as quilt size, addition of borders, and fabric suggestions.

  • +
  • A diagram that shows the quilt design.

  • +
+
+ Sub Class Of + + openwemi:Expression +
+ In Range Of + + + related Expression + p + +
+
+
+

Quilt pattern + c +

+ + + + + + + + + + + + + + + + + + + + + +
IRI + https://example.com/quilt/Pattern +
+ Is Defined By + + Quilt vocabulary +
+ Description + +
    +
  • The quilt:Pattern generally includes all of the information needed for a person to make the quilt. There are fabric needs (yardage), cutting instructions, and piecing instructions. There may also be size options, fabric suggestions, and other useful information.

  • +
  • A quilt pattern that is available in some tangible form, such as printed in a document or for download.

  • +
+
+ Sub Class Of + + openwemi:Manifestation +
+ In Range Of + + +
+
+
+

Completed quilt + c +

+ + + + + + + + + + + + + + + + + + + + + +
IRI + https://example.com/quilt/CompletedQuilt +
+ Is Defined By + + Quilt vocabulary +
+ Description + +
    +
  • The quilt:CompletedQuilt may be a direct creation following the quilt:Pattern, but variations visible in the quilt:CompletedQuilt do not generally create a new work. Such variations may be in terms of color and fabric choice, and use of borders. Other variations, such as using a different quilt block design, may be considered a new work.

  • +
  • An actual (physical) quilt that 1) instantiates the quilt:Expression and 2) may be the direct application of a quilt:Manifestation.

  • +
+
+ Sub Class Of + + openwemi:Item +
+ In Range Of + + +
+
+
+
+

Properties

+
+

Design of + p +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
IRI + https://example.com/quilt/designOf +
+ Is Defined By + + Quilt vocabulary +
+ Description + +
    +
  • A relationship asserted from a DesignDiagram to the DesignConcept that it describes.

  • +
  • An Endeavor that expresses a quilt:DesignConcept.

  • +
+
+ Sub Property Of + + openwemi:expresses +
+ Domain + + quilt:Expression +
+ Range + + + Design concept + c + +
+
+
+

Pattern of + p +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
IRI + https://example.com/quilt/patternOf +
+ Is Defined By + + Quilt vocabulary +
+ Description + +
    +
  • A relationship asserted from a quilt:Pattern to a quilt:DesignDiagram.

  • +
  • A quilt:Pattern that implements a quilt:DesignPattern.

  • +
+
+ Sub Property Of + + openwemi:manifests +
+ Domain + + quilt:DesignPattern +
+ Range + + + Quilt pattern + c + +
+
+
+

Creates + p +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
IRI + https://example.com/quilt/creates +
+ Is Defined By + + Quilt vocabulary +
+ Description + +
    +
  • A completed quilt for this quilt pattern.

  • +
  • A completed quilt based on a quilt pattern.

  • +
+
+ Sub Property Of + + openwemi:instantiates +
+ Domain + + quilt:Item +
+ Range + + + Completed quilt + c + +
+
+
+

Related design + p +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
IRI + https://example.com/quilt/relatedDesignConcept +
+ Is Defined By + + Quilt vocabulary +
+ Description + +
    +
  • This provides a non-specific relationship between two quilt:DesignConcepts. If needed, the specific relationship type can be defined as a sub-property of quilt:relatedDesignConcept.

  • +
  • A quilt:DesignConcept that is related in some way to another quilt:DesignConcept.

  • +
+
+ Sub Property Of + + openwemi:relatedWork +
+ Domain + + + Design concept + c + +
+ Range + + + Design concept + c + +
+
+
+

related Expression + p +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
IRI + https://example.com/quilt/relatedDesignDiagram +
+ Is Defined By + + Quilt vocabulary +
+ Description + +
    +
  • This provides a non-specific relationship between two DesignDiagrams. If needed, the specific relationship type can be defined as a sub-property of relatedDesignDiagram.

  • +
  • A quilt:DesignDiagram that is related in some way to another quilt:DesignDiagram.

  • +
+
+ Sub Property Of + + openwemi:relatedExpression +
+ Domain + + quilt:Expression +
+ Range + + + Design diagram + c + +
+
+
+

related Pattern + p +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
IRI + https://example.com/quilt/relatedPattern +
+ Is Defined By + + Quilt vocabulary +
+ Description + +
    +
  • This provides a non-specific relationship between two Patterns. If needed, the specific relationship type can be defined as a sub-property of relatedPattern.

  • +
  • A quilt:Pattern that is related in some way to another quilt:Pattern.

  • +
+
+ Sub Property Of + + openwemi:relatedManifestation +
+ Domain + + quilt:Manifestation +
+ Range + + + Quilt pattern + c + +
+
+
+

related Item + p +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
IRI + https://example.com/quilt/relatedCompletedQuilt +
+ Is Defined By + + Quilt vocabulary +
+ Description + +
    +
  • This provides a non-specific relationship between two quilt:CompletedQuilt. The specific relationship type can be defined as a sub-property of quilt:CompletedQuilt.

  • +
  • A quilt:CompletedQuilt that is related in some way to another quilt:CompletedQuilt.

  • +
+
+ Sub Property Of + + openwemi:relatedItem +
+ Domain + + quilt:Item +
+ Range + + + Completed quilt + c + +
+
+
+
+

Namespaces

+
+
dct
+
+ http://purl.org/dc/terms/ +
+
openwemi
+
+ https://ns.dublincore.org/openwemi/ +
+
owl
+
+ http://www.w3.org/2002/07/owl# +
+
quilt
+
+ https://example.com/quilt/ +
+
rdf
+
+ http://www.w3.org/1999/02/22-rdf-syntax-ns# +
+
rdfs
+
+ http://www.w3.org/2000/01/rdf-schema# +
+
+
+
+

Legend

+ + + + + + + + + +
+ c + Classes
+ p + Properties
+
+
+
+

made by + + p + y + LODE + + 3.0.5 + with the + OntPub + profile +

+
+
+

Table of Contents

+ +
+ + \ No newline at end of file diff --git a/examples/quilt/quilt.ttl b/examples/quilt/quilt.ttl new file mode 100644 index 0000000..da8e6a6 --- /dev/null +++ b/examples/quilt/quilt.ttl @@ -0,0 +1,114 @@ +@prefix rdf: . +@prefix rdfs: . +@prefix owl: . +@prefix dct: . +@prefix skos: . +@prefix openwemi: . +@prefix quilt: . + +quilt: a owl:Ontology ; + dct:title "Quilt vocabulary" ; + dct:description "This quilt vocabulary is subclassed to OpenWEMI to make use of the concepts of Work, Expression, Manifestation, Item." . + +quilt:DesignConcept + a rdfs:Class, owl:Class ; + rdfs:label "Design concept"@en ; + rdfs:comment "A conceptual design for a quilt."@en ; + rdfs:isDefinedBy quilt: ; + dct:description "A conceptual design, possibly, but not necessarily, based on a block pattern."@en ; + rdfs:subClassOf openwemi:Work . + +quilt:DesignDiagram + a rdfs:Class, owl:Class ; + rdfs:label "Design diagram"@en ; + rdfs:comment "A diagram that shows the quilt design."@en ; + rdfs:isDefinedBy quilt: ; + dct:description "The quilt design diagram is usually in the form of a drawing that gives the structure of the quilt and/or quilt blocks. Different expressions can indicate options such as quilt size, addition of borders, and fabric suggestions."@en ; + rdfs:subClassOf openwemi:Expression . + +quilt:Pattern + a rdfs:Class, owl:Class ; + rdfs:label "Quilt pattern"@en ; + rdfs:comment "A quilt pattern that is available in some tangible form, such as printed in a document or for download."@en ; + rdfs:isDefinedBy quilt: ; + dct:description "The quilt:Pattern generally includes all of the information needed for a person to make the quilt. There are fabric needs (yardage), cutting instructions, and piecing instructions. There may also be size options, fabric suggestions, and other useful information."@en ; + rdfs:subClassOf openwemi:Manifestation . + +quilt:CompletedQuilt + a rdfs:Class, owl:Class ; + rdfs:label "Completed quilt"@en ; + rdfs:comment "An actual (physical) quilt that 1) instantiates the quilt:Expression and 2) may be the direct application of a quilt:Manifestation."@en ; + rdfs:isDefinedBy quilt: ; + dct:description "The quilt:CompletedQuilt may be a direct creation following the quilt:Pattern, but variations visible in the quilt:CompletedQuilt do not generally create a new work. Such variations may be in terms of color and fabric choice, and use of borders. Other variations, such as using a different quilt block design, may be considered a new work."@en ; + rdfs:subClassOf openwemi:Item . + + +quilt:designOf + a rdf:Property ; + rdfs:label "Design of"@en ; + rdfs:comment "An Endeavor that expresses a quilt:DesignConcept."@en ; + rdfs:isDefinedBy quilt: ; + rdfs:subPropertyOf openwemi:expresses ; + rdfs:domain quilt:Expression ; + dct:description "A relationship asserted from a DesignDiagram to the DesignConcept that it describes."@en ; + rdfs:range quilt:DesignConcept . + +quilt:patternOf + a rdf:Property ; + rdfs:label "Pattern of"@en ; + rdfs:comment "A quilt:Pattern that implements a quilt:DesignPattern."@en ; + rdfs:isDefinedBy quilt: ; + rdfs:subPropertyOf openwemi:manifests ; + rdfs:domain quilt:DesignPattern ; + dct:description "A relationship asserted from a quilt:Pattern to a quilt:DesignDiagram."@en ; + rdfs:range quilt:Pattern . + +quilt:creates + a rdf:Property ; + rdfs:label "Creates"@en ; + rdfs:comment "A completed quilt based on a quilt pattern."@en ; + rdfs:isDefinedBy quilt: ; + rdfs:subPropertyOf openwemi:instantiates ; + rdfs:domain quilt:Item ; + dct:description "A completed quilt for this quilt pattern."@en ; + rdfs:range quilt:CompletedQuilt. + + quilt:relatedDesignConcept + a rdf:Property ; + rdfs:label "Related design"@en ; + rdfs:comment "A quilt:DesignConcept that is related in some way to another quilt:DesignConcept."@en ; + rdfs:isDefinedBy quilt: ; + rdfs:subPropertyOf openwemi:relatedWork ; + rdfs:domain quilt:DesignConcept ; + dct:description "This provides a non-specific relationship between two quilt:DesignConcepts. If needed, the specific relationship type can be defined as a sub-property of quilt:relatedDesignConcept."@en ; + rdfs:range quilt:DesignConcept . + + quilt:relatedDesignDiagram + a rdf:Property ; + rdfs:label "related Expression"@en ; + rdfs:comment "A quilt:DesignDiagram that is related in some way to another quilt:DesignDiagram."@en ; + rdfs:isDefinedBy quilt: ; + rdfs:subPropertyOf openwemi:relatedExpression ; + rdfs:domain quilt:Expression ; + dct:description "This provides a non-specific relationship between two DesignDiagrams. If needed, the specific relationship type can be defined as a sub-property of relatedDesignDiagram."@en ; + rdfs:range quilt:DesignDiagram . + + quilt:relatedPattern + a rdf:Property ; + rdfs:label "related Pattern"@en ; + rdfs:comment "A quilt:Pattern that is related in some way to another quilt:Pattern."@en ; + rdfs:isDefinedBy quilt: ; + rdfs:subPropertyOf openwemi:relatedManifestation ; + rdfs:domain quilt:Manifestation ; + dct:description "This provides a non-specific relationship between two Patterns. If needed, the specific relationship type can be defined as a sub-property of relatedPattern."@en ; + rdfs:range quilt:Pattern . + + quilt:relatedCompletedQuilt + a rdf:Property ; + rdfs:label "related Item"@en ; + rdfs:comment "A quilt:CompletedQuilt that is related in some way to another quilt:CompletedQuilt."@en ; + rdfs:isDefinedBy quilt: ; + rdfs:subPropertyOf openwemi:relatedItem ; + rdfs:domain quilt:Item ; + dct:description "This provides a non-specific relationship between two quilt:CompletedQuilt. The specific relationship type can be defined as a sub-property of quilt:CompletedQuilt."@en ; + rdfs:range quilt:CompletedQuilt . \ No newline at end of file