Skip to content

Commit

Permalink
deploy: 8a4424e
Browse files Browse the repository at this point in the history
  • Loading branch information
hoijui committed Nov 20, 2024
1 parent 2516fbc commit b786cef
Show file tree
Hide file tree
Showing 63 changed files with 22,399 additions and 22,399 deletions.
104 changes: 52 additions & 52 deletions res/sample_data/dot_okh-LOSH-Dummy-A-clean.dot

Large diffs are not rendered by default.

Binary file modified res/sample_data/dot_okh-LOSH-Dummy-A-clean.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
776 changes: 388 additions & 388 deletions res/sample_data/dot_okh-LOSH-Dummy-A-clean.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
104 changes: 52 additions & 52 deletions res/sample_data/dot_okh-LOSH-Dummy-A.dot

Large diffs are not rendered by default.

Binary file modified res/sample_data/dot_okh-LOSH-Dummy-A.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
776 changes: 388 additions & 388 deletions res/sample_data/dot_okh-LOSH-Dummy-A.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
220 changes: 110 additions & 110 deletions res/sample_data/dot_okh-OHLOOM-clean.dot

Large diffs are not rendered by default.

Binary file modified res/sample_data/dot_okh-OHLOOM-clean.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1,484 changes: 742 additions & 742 deletions res/sample_data/dot_okh-OHLOOM-clean.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
222 changes: 111 additions & 111 deletions res/sample_data/dot_okh-OHLOOM.dot

Large diffs are not rendered by default.

Binary file modified res/sample_data/dot_okh-OHLOOM.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1,502 changes: 751 additions & 751 deletions res/sample_data/dot_okh-OHLOOM.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
102 changes: 51 additions & 51 deletions res/sample_data/fdp_okh-LOSH-Dummy-A-clean.dot

Large diffs are not rendered by default.

Binary file modified res/sample_data/fdp_okh-LOSH-Dummy-A-clean.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
754 changes: 377 additions & 377 deletions res/sample_data/fdp_okh-LOSH-Dummy-A-clean.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
102 changes: 51 additions & 51 deletions res/sample_data/fdp_okh-LOSH-Dummy-A.dot

Large diffs are not rendered by default.

Binary file modified res/sample_data/fdp_okh-LOSH-Dummy-A.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
754 changes: 377 additions & 377 deletions res/sample_data/fdp_okh-LOSH-Dummy-A.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
218 changes: 109 additions & 109 deletions res/sample_data/fdp_okh-OHLOOM-clean.dot

Large diffs are not rendered by default.

Binary file modified res/sample_data/fdp_okh-OHLOOM-clean.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1,478 changes: 739 additions & 739 deletions res/sample_data/fdp_okh-OHLOOM-clean.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
222 changes: 111 additions & 111 deletions res/sample_data/fdp_okh-OHLOOM.dot

Large diffs are not rendered by default.

Binary file modified res/sample_data/fdp_okh-OHLOOM.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1,492 changes: 746 additions & 746 deletions res/sample_data/fdp_okh-OHLOOM.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 17 additions & 17 deletions res/sample_data/okh-OHLOOM.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -165,54 +165,54 @@
okh:fileFormat "PDF" ;
.

:CombModul
:CombModule
a okh:Part ;
rdfs:label "Comb Modul of OHLOOM v1.0.0" ;
rdfs:label "Comb Module of OHLOOM v1.0.0" ;
okh:spdxLicense "CC-BY-SA-4.0" ;
okh:licensor "Jens Meisner" ;
okh:image :CombModul_image ;
okh:image :CombModule_image ;
okh:documentationLanguage "en-GB" ;
okh:relatedTsDC tsdc:3DP ;
okh:hasManifestFile :ManifestFile ;
okh:source :CombModul_source ;
okh:export :CombModul_export1 , :CombModul_export2 ;
okh:source :CombModule_source ;
okh:export :CombModule_export1 , :CombModule_export2 ;
okh:manufacturingProcess "3D printed" ;
okh:material "PLA" ;
okh:hasOuterDimensions :OuterDimensionsCombModul
okh:hasOuterDimensions :OuterDimensionsCombModule
.

:OuterDimensionsCombModul
:OuterDimensionsCombModule
a okh:Dimensions ;
rdfs:label "outer dimensions of Comb Modul" ;
rdfs:label "outer dimensions of Comb Module" ;
okh:width "120"^^xsd:float ;
okh:depth "100"^^xsd:float ;
okh:height "3"^^xsd:float ;
.

:CombModul_image
:CombModule_image
a okh:Image ;
rdfs:label "Image of Comb Modul of OHLOOM v1.0.0" ;
rdfs:label "Image of Comb Module of OHLOOM v1.0.0" ;
okh:fileUrl "https://gitlab.com/OSEGermany/ohloom/-/raw/834222370f34ad2a07d0e41d09eb54378573b8c3/Documentation/Assembly_Guide/Parts_Print_3.jpg"^^xsd:anyURI ;
okh:fileFormat "JPG" ;
.

:CombModul_source
:CombModule_source
a okh:File ;
rdfs:label "Source File of Comb Modul of OHLOOM v1.0.0" ;
rdfs:label "Source File of Comb Module of OHLOOM v1.0.0" ;
okh:fileUrl "https://gitlab.com/OSEGermany/ohloom/-/raw/834222370f34ad2a07d0e41d09eb54378573b8c3//3DParts/CombModul/CombModul.scad"^^xsd:anyURI ;
okh:fileFormat "SCAD" ;
.

:CombModul_export1
:CombModule_export1
a okh:File ;
rdfs:label "Export File of Comb Modul of OHLOOM v1.0.0" ;
rdfs:label "Export File of Comb Module of OHLOOM v1.0.0" ;
okh:fileUrl "https://gitlab.com/OSEGermany/ohloom/-/raw/834222370f34ad2a07d0e41d09eb54378573b8c3/3DParts/CombModul/CombModul.stl"^^xsd:anyURI ;
okh:fileFormat "STL" ;
.

:CombModul_export2
:CombModule_export2
a okh:File ;
rdfs:label "Export File of Comb Modul of OHLOOM v1.0.0" ;
rdfs:label "Export File of Comb Module of OHLOOM v1.0.0" ;
okh:fileUrl "https://gitlab.com/OSEGermany/ohloom/-/raw/834222370f34ad2a07d0e41d09eb54378573b8c3/3DParts/CombModul/CombModul.pdf"^^xsd:anyURI ;
okh:fileFormat "PDF" ;
.
Expand Down Expand Up @@ -318,7 +318,7 @@
rdfs:label "Ratchet Wheel of OHLOOM v1.0.0" ;
okh:spdxLicense "CC-BY-SA-4.0" ;
okh:licensor "Jens Meisner" ;
okh:image :CombModul_image ;
okh:image :CombModule_image ;
okh:documentationLanguage "en-GB" ;
okh:relatedTsDC tsdc:3DP ;
okh:hasManifestFile :ManifestFile ;
Expand Down
896 changes: 448 additions & 448 deletions src/spec/dot_okh-clean.dot

Large diffs are not rendered by default.

Binary file modified src/spec/dot_okh-clean.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5,306 changes: 2,653 additions & 2,653 deletions src/spec/dot_okh-clean.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
112 changes: 56 additions & 56 deletions src/spec/dot_okh-meta-clean.dot
Original file line number Diff line number Diff line change
Expand Up @@ -2,80 +2,80 @@ digraph G {
rankdir=BT
node[height=.3]
"https://w3id.org/oseg/ont/okhmeta#Tag" [fillcolor="#1f77b4" color="#1f77b4" label="okhmeta:Tag"]
"https://w3id.org/oseg/ont/okhmeta#MetaTag" [fillcolor="#1f77b4" color="#1f77b4" label="okhmeta:MetaTag"]
"http://www.w3.org/2004/02/skos/core#Collection" [fillcolor="#1f77b4" color="#1f77b4" label="skos:Collection"]
"http://www.w3.org/2004/02/skos/core#Concept" [fillcolor="#1f77b4" color="#1f77b4" label="skos:Concept"]
"https://w3id.org/oseg/ont/okhmeta#MetaTag" [fillcolor="#1f77b4" color="#1f77b4" label="okhmeta:MetaTag"]
"http://spdx.org/rdf/terms#File" [fillcolor="#1f77b4" color="#1f77b4" label="spdxt:File"]
"https://w3id.org/oseg/ont/oseg-profiles#robinVobruba" [fillcolor="#e377c2" color="#e377c2" label="osegprof:robinVob..."]
"https://w3id.org/oseg/ont/okhmeta" [fillcolor="#e377c2" color="#e377c2" label="ns1:okhmeta"]
"http://www.w3.org/2004/02/skos/core#Concept" [fillcolor="#1f77b4" color="#1f77b4" label="skos:Concept"]
"https://w3id.org/oseg/ont/okhmeta#MetaTag" [fillcolor="#e377c2" color="#e377c2" label="okhmeta:MetaTag"]
"https://w3id.org/oseg/ont/okhmeta#PartsTag" [fillcolor="#e377c2" color="#e377c2" label="okhmeta:PartsTag"]
"https://w3id.org/oseg/ont/okhmeta#LegalTag" [fillcolor="#e377c2" color="#e377c2" label="okhmeta:LegalTag"]
"https://w3id.org/oseg/ont/okhmeta#MakingTag" [fillcolor="#e377c2" color="#e377c2" label="okhmeta:MakingTag"]
"https://w3id.org/oseg/ont/1.1.0/okh-meta" [fillcolor="#e377c2" color="#e377c2" label="ns2:okh-meta"]
"https://w3id.org/oseg/ont/okhmeta#BasicTag" [fillcolor="#e377c2" color="#e377c2" label="okhmeta:BasicTag"]
"https://w3id.org/oseg/ont/okhmeta#IdentificationTag" [fillcolor="#e377c2" color="#e377c2" label="okhmeta:Identific..."]
"https://w3id.org/oseg/ont/okhmeta#PhysicalTag" [fillcolor="#e377c2" color="#e377c2" label="okhmeta:PhysicalTag"]
"https://w3id.org/oseg/ont/okhmeta#AcademicTag" [fillcolor="#e377c2" color="#e377c2" label="okhmeta:AcademicTag"]
"https://w3id.org/oseg/ont/okhmeta#HistoryTag" [fillcolor="#e377c2" color="#e377c2" label="okhmeta:HistoryTag"]
"http://www.w3.org/2004/02/skos/core#Collection" [fillcolor="#e377c2" color="#e377c2" label="skos:Collection"]
"https://w3id.org/oseg/ont/okhmeta#Tag" [fillcolor="#e377c2" color="#e377c2" label="okhmeta:Tag"]
"https://spdx.org/licenses/GPL-3.0-or-later" [fillcolor="#e377c2" color="#e377c2" label="spdxl:GPL-3.0-or-..."]
"https://w3id.org/oseg/ont/okhmeta#TransportationTag" [fillcolor="#e377c2" color="#e377c2" label="okhmeta:Transport..."]
"https://w3id.org/oseg/ont/okhmeta#hasMetaTag" [fillcolor="#e377c2" color="#e377c2" label="okhmeta:hasMetaTag"]
"https://w3id.org/oseg/ont/okhmeta#ExtendedInfoTag" [fillcolor="#e377c2" color="#e377c2" label="okhmeta:ExtendedI..."]
"http://www.w3.org/2004/02/skos/core#member" [fillcolor="#e377c2" color="#e377c2" label="skos:member"]
"https://w3id.org/oseg/ont/okhmeta#DocumentationTag" [fillcolor="#e377c2" color="#e377c2" label="okhmeta:Documenta..."]
"https://w3id.org/oseg/ont/okhmeta" [fillcolor="#e377c2" color="#e377c2" label="ns1:okhmeta"]
"https://w3id.org/oseg/ont/oseg-profiles#robinVobruba" [fillcolor="#e377c2" color="#e377c2" label="osegprof:robinVob..."]
"https://w3id.org/oseg/ont/okhmeta#DataTag" [fillcolor="#e377c2" color="#e377c2" label="okhmeta:DataTag"]
"http://id.loc.gov/vocabulary/iso639-1/en" [fillcolor="#e377c2" color="#e377c2" label="ns3:en"]
"https://w3id.org/oseg/ont/okhmeta#PhysicalTag" [fillcolor="#e377c2" color="#e377c2" label="okhmeta:PhysicalTag"]
"https://w3id.org/oseg/ont/oseg-profiles#Iopa" [fillcolor="#e377c2" color="#e377c2" label="osegprof:Iopa"]
"https://w3id.org/oseg/ont/okhmeta#DevelopmentTag" [fillcolor="#e377c2" color="#e377c2" label="okhmeta:Developme..."]
"https://w3id.org/oseg/ont/okhmeta#ExtendedInfoTag" [fillcolor="#e377c2" color="#e377c2" label="okhmeta:ExtendedI..."]
"http://id.loc.gov/vocabulary/iso639-1/en" [fillcolor="#e377c2" color="#e377c2" label="ns2:en"]
"https://w3id.org/oseg/ont/okhmeta#QualityTag" [fillcolor="#e377c2" color="#e377c2" label="okhmeta:QualityTag"]
"https://w3id.org/oseg/ont/okhmeta#hasMetaTag" [fillcolor="#e377c2" color="#e377c2" label="okhmeta:hasMetaTag"]
"https://w3id.org/oseg/ont/1.1.0/okh-meta" [fillcolor="#e377c2" color="#e377c2" label="ns3:okh-meta"]
"https://w3id.org/oseg/ont/okhmeta#IdentificationTag" [fillcolor="#e377c2" color="#e377c2" label="okhmeta:Identific..."]
"https://spdx.org/licenses/GPL-3.0-or-later" [fillcolor="#e377c2" color="#e377c2" label="spdxl:GPL-3.0-or-..."]
"https://w3id.org/oseg/ont/okhmeta#PartsTag" [fillcolor="#e377c2" color="#e377c2" label="okhmeta:PartsTag"]
"https://w3id.org/oseg/ont/oseg-profiles#Iopa" [fillcolor="#e377c2" color="#e377c2" label="osegprof:Iopa"]
"http://www.w3.org/2004/02/skos/core#member" [fillcolor="#e377c2" color="#e377c2" label="skos:member"]
"https://w3id.org/oseg/ont/okhmeta#Tag" [fillcolor="#e377c2" color="#e377c2" label="okhmeta:Tag"]
"https://w3id.org/oseg/ont/okhmeta#MakingTag" [fillcolor="#e377c2" color="#e377c2" label="okhmeta:MakingTag"]
"https://w3id.org/oseg/ont/okhmeta#DataGatheringTag" [fillcolor="#e377c2" color="#e377c2" label="okhmeta:DataGathe..."]
"https://w3id.org/oseg/ont/okhmeta" -> "https://w3id.org/oseg/ont/oseg-profiles#robinVobruba" [label="dcterms:creator"]
"https://w3id.org/oseg/ont/okhmeta#BasicTag" [fillcolor="#e377c2" color="#e377c2" label="okhmeta:BasicTag"]
"https://w3id.org/oseg/ont/okhmeta#DevelopmentTag" [fillcolor="#e377c2" color="#e377c2" label="okhmeta:Developme..."]
"https://w3id.org/oseg/ont/okhmeta#HistoryTag" [fillcolor="#e377c2" color="#e377c2" label="okhmeta:HistoryTag"]
"https://w3id.org/oseg/ont/okhmeta#LegalTag" [fillcolor="#e377c2" color="#e377c2" label="okhmeta:LegalTag"]
"https://w3id.org/oseg/ont/okhmeta#TransportationTag" [fillcolor="#e377c2" color="#e377c2" label="okhmeta:Transport..."]
"https://w3id.org/oseg/ont/okhmeta#AcademicTag" -> "https://w3id.org/oseg/ont/okhmeta#Tag" [label="a"]
"https://w3id.org/oseg/ont/okhmeta" -> "http://spdx.org/rdf/terms#File" [label="a"]
"https://w3id.org/oseg/ont/okhmeta#PartsTag" -> "https://w3id.org/oseg/ont/okhmeta#MetaTag" [label="okhmeta:hasMetaTag"]
"https://w3id.org/oseg/ont/okhmeta#ExtendedInfoTag" -> "https://w3id.org/oseg/ont/okhmeta#Tag" [label="a"]
"https://w3id.org/oseg/ont/okhmeta#QualityTag" -> "https://w3id.org/oseg/ont/okhmeta#Tag" [label="a"]
"https://w3id.org/oseg/ont/okhmeta#BasicTag" -> "https://w3id.org/oseg/ont/okhmeta#MetaTag" [label="okhmeta:hasMetaTag"]
"https://w3id.org/oseg/ont/okhmeta#QualityTag" -> "https://w3id.org/oseg/ont/okhmeta#MetaTag" [label="okhmeta:hasMetaTag"]
"https://w3id.org/oseg/ont/okhmeta#IdentificationTag" -> "https://w3id.org/oseg/ont/okhmeta#Tag" [label="a"]
"https://w3id.org/oseg/ont/okhmeta#MetaTag" -> "https://w3id.org/oseg/ont/okhmeta#MetaTag" [label="okhmeta:hasMetaTag"]
"https://w3id.org/oseg/ont/okhmeta#DataGatheringTag" -> "https://w3id.org/oseg/ont/okhmeta#MetaTag" [label="okhmeta:hasMetaTag"]
"https://w3id.org/oseg/ont/okhmeta#LegalTag" -> "https://w3id.org/oseg/ont/okhmeta#MetaTag" [label="okhmeta:hasMetaTag"]
"https://w3id.org/oseg/ont/okhmeta#ExtendedInfoTag" -> "https://w3id.org/oseg/ont/okhmeta#MetaTag" [label="okhmeta:hasMetaTag"]
"https://w3id.org/oseg/ont/okhmeta" -> "https://w3id.org/oseg/ont/1.1.0/okh-meta" [label="owl:versionIRI"]
"https://w3id.org/oseg/ont/okhmeta#hasMetaTag" -> "https://w3id.org/oseg/ont/okhmeta#MetaTag" [label="schema:rangeIncludes"]
"https://w3id.org/oseg/ont/okhmeta#BasicTag" -> "https://w3id.org/oseg/ont/okhmeta#Tag" [label="a"]
"https://w3id.org/oseg/ont/okhmeta#IdentificationTag" -> "https://w3id.org/oseg/ont/okhmeta#Tag" [label="a"]
"https://w3id.org/oseg/ont/okhmeta#hasMetaTag" -> "https://w3id.org/oseg/ont/okhmeta#MetaTag" [label="okhmeta:hasMetaTag"]
"https://w3id.org/oseg/ont/okhmeta#DataTag" -> "https://w3id.org/oseg/ont/okhmeta#MetaTag" [label="okhmeta:hasMetaTag"]
"https://w3id.org/oseg/ont/okhmeta#HistoryTag" -> "https://w3id.org/oseg/ont/okhmeta#Tag" [label="a"]
"https://w3id.org/oseg/ont/okhmeta" -> "https://spdx.org/licenses/GPL-3.0-or-later" [label="spdxt:licenseDeclared"]
"https://w3id.org/oseg/ont/okhmeta#TransportationTag" -> "https://w3id.org/oseg/ont/okhmeta#Tag" [label="a"]
"https://w3id.org/oseg/ont/okhmeta#DevelopmentTag" -> "https://w3id.org/oseg/ont/okhmeta#MetaTag" [label="okhmeta:hasMetaTag"]
"https://w3id.org/oseg/ont/okhmeta#DataGatheringTag" -> "https://w3id.org/oseg/ont/okhmeta#MetaTag" [label="okhmeta:hasMetaTag"]
"https://w3id.org/oseg/ont/okhmeta#HistoryTag" -> "https://w3id.org/oseg/ont/okhmeta#MetaTag" [label="okhmeta:hasMetaTag"]
"https://w3id.org/oseg/ont/okhmeta#DocumentationTag" -> "https://w3id.org/oseg/ont/okhmeta#Tag" [label="a"]
"https://w3id.org/oseg/ont/okhmeta#TransportationTag" -> "https://w3id.org/oseg/ont/okhmeta#MetaTag" [label="okhmeta:hasMetaTag"]
"https://w3id.org/oseg/ont/okhmeta#Tag" -> "https://w3id.org/oseg/ont/okhmeta#MetaTag" [label="okhmeta:hasMetaTag"]
"https://w3id.org/oseg/ont/okhmeta#LegalTag" -> "https://w3id.org/oseg/ont/okhmeta#MetaTag" [label="okhmeta:hasMetaTag"]
"https://w3id.org/oseg/ont/okhmeta#PhysicalTag" -> "https://w3id.org/oseg/ont/okhmeta#Tag" [label="a"]
"https://w3id.org/oseg/ont/okhmeta" -> "http://id.loc.gov/vocabulary/iso639-1/en" [label="dcterms:language"]
"https://w3id.org/oseg/ont/okhmeta" -> "https://w3id.org/oseg/ont/oseg-profiles#Iopa" [label="dcterms:publisher"]
"https://w3id.org/oseg/ont/okhmeta#BasicTag" -> "https://w3id.org/oseg/ont/okhmeta#MetaTag" [label="okhmeta:hasMetaTag"]
"https://w3id.org/oseg/ont/okhmeta#QualityTag" -> "https://w3id.org/oseg/ont/okhmeta#Tag" [label="a"]
"https://w3id.org/oseg/ont/okhmeta#AcademicTag" -> "https://w3id.org/oseg/ont/okhmeta#MetaTag" [label="okhmeta:hasMetaTag"]
"https://w3id.org/oseg/ont/okhmeta#QualityTag" -> "https://w3id.org/oseg/ont/okhmeta#MetaTag" [label="okhmeta:hasMetaTag"]
"https://w3id.org/oseg/ont/okhmeta#PartsTag" -> "https://w3id.org/oseg/ont/okhmeta#Tag" [label="a"]
"https://w3id.org/oseg/ont/okhmeta#LegalTag" -> "https://w3id.org/oseg/ont/okhmeta#Tag" [label="a"]
"https://w3id.org/oseg/ont/okhmeta#MakingTag" -> "https://w3id.org/oseg/ont/okhmeta#Tag" [label="a"]
"https://w3id.org/oseg/ont/okhmeta" -> "https://w3id.org/oseg/ont/oseg-profiles#Iopa" [label="dcterms:publisher"]
"https://w3id.org/oseg/ont/okhmeta#hasMetaTag" -> "http://www.w3.org/2004/02/skos/core#member" [label="subPropertyOf"]
"https://w3id.org/oseg/ont/okhmeta" -> "https://w3id.org/oseg/ont/oseg-profiles#robinVobruba" [label="schema:creator"]
"https://w3id.org/oseg/ont/okhmeta#AcademicTag" -> "https://w3id.org/oseg/ont/okhmeta#Tag" [label="a"]
"https://w3id.org/oseg/ont/okhmeta#DocumentationTag" -> "https://w3id.org/oseg/ont/okhmeta#MetaTag" [label="okhmeta:hasMetaTag"]
"https://w3id.org/oseg/ont/okhmeta#PartsTag" -> "https://w3id.org/oseg/ont/okhmeta#MetaTag" [label="okhmeta:hasMetaTag"]
"https://w3id.org/oseg/ont/okhmeta#MakingTag" -> "https://w3id.org/oseg/ont/okhmeta#MetaTag" [label="okhmeta:hasMetaTag"]
"https://w3id.org/oseg/ont/okhmeta#AcademicTag" -> "https://w3id.org/oseg/ont/okhmeta#MetaTag" [label="okhmeta:hasMetaTag"]
"https://w3id.org/oseg/ont/okhmeta#BasicTag" -> "https://w3id.org/oseg/ont/okhmeta#Tag" [label="a"]
"https://w3id.org/oseg/ont/okhmeta#DataTag" -> "https://w3id.org/oseg/ont/okhmeta#MetaTag" [label="okhmeta:hasMetaTag"]
"https://w3id.org/oseg/ont/okhmeta#HistoryTag" -> "https://w3id.org/oseg/ont/okhmeta#Tag" [label="a"]
"https://w3id.org/oseg/ont/okhmeta#LegalTag" -> "https://w3id.org/oseg/ont/okhmeta#Tag" [label="a"]
"https://w3id.org/oseg/ont/okhmeta#hasMetaTag" -> "http://www.w3.org/2004/02/skos/core#Concept" [label="a"]
"https://w3id.org/oseg/ont/okhmeta#hasMetaTag" -> "https://w3id.org/oseg/ont/okhmeta#MetaTag" [label="okhmeta:hasMetaTag"]
"https://w3id.org/oseg/ont/okhmeta#IdentificationTag" -> "https://w3id.org/oseg/ont/okhmeta#MetaTag" [label="okhmeta:hasMetaTag"]
"https://w3id.org/oseg/ont/okhmeta#PhysicalTag" -> "https://w3id.org/oseg/ont/okhmeta#Tag" [label="a"]
"https://w3id.org/oseg/ont/okhmeta#Tag" -> "http://www.w3.org/2004/02/skos/core#Collection" [label=""]
"https://w3id.org/oseg/ont/okhmeta#DocumentationTag" -> "https://w3id.org/oseg/ont/okhmeta#Tag" [label="a"]
"https://w3id.org/oseg/ont/okhmeta#Tag" -> "https://w3id.org/oseg/ont/okhmeta#MetaTag" [label="okhmeta:hasMetaTag"]
"https://w3id.org/oseg/ont/okhmeta" -> "https://w3id.org/oseg/ont/oseg-profiles#robinVobruba" [label="dcterms:creator"]
"https://w3id.org/oseg/ont/okhmeta#DataTag" -> "https://w3id.org/oseg/ont/okhmeta#Tag" [label="a"]
"https://w3id.org/oseg/ont/okhmeta" -> "http://id.loc.gov/vocabulary/iso639-1/en" [label="dcterms:language"]
"https://w3id.org/oseg/ont/okhmeta" -> "https://w3id.org/oseg/ont/1.1.0/okh-meta" [label="owl:versionIRI"]
"https://w3id.org/oseg/ont/okhmeta#hasMetaTag" -> "https://w3id.org/oseg/ont/okhmeta#MetaTag" [label="schema:rangeIncludes"]
"https://w3id.org/oseg/ont/okhmeta#Tag" -> "http://www.w3.org/2004/02/skos/core#Concept" [label="a"]
"https://w3id.org/oseg/ont/okhmeta#PhysicalTag" -> "https://w3id.org/oseg/ont/okhmeta#MetaTag" [label="okhmeta:hasMetaTag"]
"https://w3id.org/oseg/ont/okhmeta#hasMetaTag" -> "http://www.w3.org/2004/02/skos/core#Concept" [label="a"]
"https://w3id.org/oseg/ont/okhmeta" -> "http://spdx.org/rdf/terms#File" [label="a"]
"https://w3id.org/oseg/ont/okhmeta#TransportationTag" -> "https://w3id.org/oseg/ont/okhmeta#MetaTag" [label="okhmeta:hasMetaTag"]
"https://w3id.org/oseg/ont/okhmeta#MakingTag" -> "https://w3id.org/oseg/ont/okhmeta#Tag" [label="a"]
"https://w3id.org/oseg/ont/okhmeta#MetaTag" -> "https://w3id.org/oseg/ont/okhmeta#Tag" [label="a"]
"https://w3id.org/oseg/ont/okhmeta#ExtendedInfoTag" -> "https://w3id.org/oseg/ont/okhmeta#Tag" [label="a"]
"https://w3id.org/oseg/ont/okhmeta#hasMetaTag" -> "http://www.w3.org/2004/02/skos/core#member" [label="subPropertyOf"]
"https://w3id.org/oseg/ont/okhmeta#DataTag" -> "https://w3id.org/oseg/ont/okhmeta#Tag" [label="a"]
"https://w3id.org/oseg/ont/okhmeta#IdentificationTag" -> "https://w3id.org/oseg/ont/okhmeta#MetaTag" [label="okhmeta:hasMetaTag"]
"https://w3id.org/oseg/ont/okhmeta#DevelopmentTag" -> "https://w3id.org/oseg/ont/okhmeta#Tag" [label="a"]
"https://w3id.org/oseg/ont/okhmeta#DataGatheringTag" -> "https://w3id.org/oseg/ont/okhmeta#Tag" [label="a"]
"https://w3id.org/oseg/ont/okhmeta#PhysicalTag" -> "https://w3id.org/oseg/ont/okhmeta#MetaTag" [label="okhmeta:hasMetaTag"]
"https://w3id.org/oseg/ont/okhmeta#MakingTag" -> "https://w3id.org/oseg/ont/okhmeta#MetaTag" [label="okhmeta:hasMetaTag"]
"https://w3id.org/oseg/ont/okhmeta#DevelopmentTag" -> "https://w3id.org/oseg/ont/okhmeta#Tag" [label="a"]
"https://w3id.org/oseg/ont/okhmeta#DevelopmentTag" -> "https://w3id.org/oseg/ont/okhmeta#MetaTag" [label="okhmeta:hasMetaTag"]
"https://w3id.org/oseg/ont/okhmeta#TransportationTag" -> "https://w3id.org/oseg/ont/okhmeta#Tag" [label="a"]
}
Binary file modified src/spec/dot_okh-meta-clean.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit b786cef

Please sign in to comment.