From d4b23071918d4e03bb7d09feb9ffaa4ad7bab570 Mon Sep 17 00:00:00 2001 From: jesper-friis Date: Tue, 26 Mar 2024 10:10:34 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20emmo-rep?= =?UTF-8?q?o/domain-oteio@7349f242b0bf9fa715caf90e2b323c3088cb3924=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 0 context/context.json | 41 ++ oteio.html | 971 +++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 1012 insertions(+) delete mode 100644 .gitignore create mode 100644 context/context.json create mode 100644 oteio.html diff --git a/.gitignore b/.gitignore deleted file mode 100644 index e69de29..0000000 diff --git a/context/context.json b/context/context.json new file mode 100644 index 0000000..bb1655d --- /dev/null +++ b/context/context.json @@ -0,0 +1,41 @@ +{ + "@version": 1.1, + + "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", + "dcterms": "http://purl.org/dc/terms/", + "dcat": "http://www.w3.org/ns/dcat#", + "oteio": "https://w3id.org/emmo/domain/oteio#", + + "resources": "@nest", + "configuration": { + "@id": "oteio:configuration", + "@type": "@json" + }, + + "dataresource": { + "@id": "oteio:dataresource", + "@type": "oteio:DataResource", + "@nest": "resources" + }, + "downloadURL": "dcat:downloadURL", + "mediaType": "dcat:mediaType", + "license": "dcterms:license", + + "parse": { + "@id": "oteio:parse", + "@type": "oteio:Parse", + "@nest": "resources" + }, + "parserType": "oteio:parserType", + "datamodel": "oteio:datamodel", + + "mapping": { + "@id": "oteio:mapping", + "@type": "oteio:Mapping", + "@nest": "resources" + }, + "mappingType": "oteio:mappingType", + "prefixes": "oteio:prefixes", + "triples": "oteio:triples", + +} diff --git a/oteio.html b/oteio.html new file mode 100644 index 0000000..bf72afd --- /dev/null +++ b/oteio.html @@ -0,0 +1,971 @@ + + + + Pipeline Application Ontology + + + + + + + + + +
made by + pyLODE + 2.13.2 +
+

Pipeline Application Ontology

+
+

Metadata

+
+
URI
+
https://w3id.org/emmo/domain/oteio/pipeline
+
Version Information
+
0.4.0
+
Version URI
+
https://w3id.org/emmo/domain/oteio/0.4.0/pipeline
+
Imports
+
+ http://emmo.info/emmo/1.0.0-rc1/disciplines/computerscience
+ http://emmo.info/emmo/1.0.0-rc1/multiperspective/workflow
+ http://emmo.info/emmo/1.0.0-rc1/perspectives/data
+
+
Ontology RDF
+
RDF (turtle)
+
+
+
+

Table of Contents

+
    +
  1. Classes
  2. +
  3. Object Properties
  4. +
  5. Datatype Properties
  6. +
  7. Annotation Properties
  8. +
  9. Namespaces
  10. +
  11. Legend
  12. +
+
+
+

Overview

+
+
Pictures say 1,000 words
+
Figure 1: Ontology overview
+
+
+
+

Classes

+ +
+

+ Configurationc + # Classes +

+ + + + + + + + + + + + + +
URIhttps://w3id.org/emmo/domain/oteio#Configuration
Super-classes + https://w3id.org/emmo/domain/oteio#Dictionaryc
+
In domain of + https://w3id.org/emmo/domain/oteio#hasFilterConfigurationDatadp
+
+
+
+

+ DataResourceStrategyc + # Classes +

+ + + + + + + + + +
URIhttps://w3id.org/emmo/domain/oteio#DataResourceStrategy
Super-classes + https://w3id.org/emmo/domain/oteio#Strategyc
+
+
+
+

+ Dictionaryc + # Classes +

+ + + + + + + + + + + + + + + + + + + + + +
URIhttps://w3id.org/emmo/domain/oteio#Dictionary
Super-classes + https://w3id.org/emmo#EMMO_194e367c_9783_4bf5_96d0_9ad597d48d9ac
+
Restrictions + https://w3id.org/emmo/domain/oteio#hasKeyValuePairop some https://w3id.org/emmo/domain/oteio#KeyValuePairc
+
Sub-classes + https://w3id.org/emmo/domain/oteio#Configurationc
+
In domain of + https://w3id.org/emmo/domain/oteio#hasKeyValuePairop
+
+
+
+

+ DictionaryKeyc + # Classes +

+ + + + + + + + + + + + + +
URIhttps://w3id.org/emmo/domain/oteio#DictionaryKey
Super-classes + https://w3id.org/emmo#EMMO_50d6236a_7667_4883_8ae1_9bb5d190423ac
+ https://w3id.org/emmo#EMMO_50ea1ec5_f157_41b0_b46b_a9032f17ca10c
+
In range of + https://w3id.org/emmo/domain/oteio#hasDictionaryKeyop
+
+
+
+

+ DictionaryValuec + # Classes +

+ + + + + + + + + + + + + +
URIhttps://w3id.org/emmo/domain/oteio#DictionaryValue
Super-classes + https://w3id.org/emmo#EMMO_50d6236a_7667_4883_8ae1_9bb5d190423ac
+
In range of + https://w3id.org/emmo/domain/oteio#hasDictionaryValueop
+
+
+ +
+

+ FilterStrategyc + # Classes +

+ + + + + + + + + +
URIhttps://w3id.org/emmo/domain/oteio#FilterStrategy
Super-classes + https://w3id.org/emmo/domain/oteio#Strategyc
+
+
+
+

+ FunctionStrategyc + # Classes +

+ + + + + + + + + +
URIhttps://w3id.org/emmo/domain/oteio#FunctionStrategy
Super-classes + https://w3id.org/emmo/domain/oteio#Strategyc
+
+
+ +
+

+ MappingStrategyc + # Classes +

+ + + + + + + + + +
URIhttps://w3id.org/emmo/domain/oteio#MappingStrategy
Super-classes + https://w3id.org/emmo/domain/oteio#Strategyc
+
+
+ +
+

+ SessionUpdatec + # Classes +

+ + + + + + + + + +
URIhttps://w3id.org/emmo/domain/oteio#SessionUpdate
Super-classes + https://w3id.org/emmo#EMMO_194e367c_9783_4bf5_96d0_9ad597d48d9ac
+
+
+ +
+

+ TransformationStrategyc + # Classes +

+ + + + + + + + + +
URIhttps://w3id.org/emmo/domain/oteio#TransformationStrategy
Super-classes + https://w3id.org/emmo/domain/oteio#Strategyc
+
+
+
+
+

Object Properties

+ +
+

EMMO_36e69413_8c59_4799_946c_10b05d266e22op + # OPs +

+ + + + + +
URIhttps://w3id.org/emmo#EMMO_36e69413_8c59_4799_946c_10b05d266e22
+
+
+

hasDictionaryKeyop + # OPs +

+ + + + + + + + + + + + + + + + + +
URIhttps://w3id.org/emmo/domain/oteio#hasDictionaryKey
Super-properties + https://w3id.org/emmo#EMMO_b2282816_b7a3_44c6_b2cb_3feff1ceb7fe +
Domain(s) + https://w3id.org/emmo/domain/oteio#KeyValuePairc +
Range(s) + https://w3id.org/emmo/domain/oteio#DictionaryKeyc +
+
+
+

hasDictionaryValueop + # OPs +

+ + + + + + + + + + + + + + + + + +
URIhttps://w3id.org/emmo/domain/oteio#hasDictionaryValue
Super-properties + https://w3id.org/emmo#EMMO_b2282816_b7a3_44c6_b2cb_3feff1ceb7fe +
Domain(s) + https://w3id.org/emmo/domain/oteio#KeyValuePairc +
Range(s) + https://w3id.org/emmo/domain/oteio#DictionaryValuec +
+
+
+

hasFilterop + # OPs +

+ + + + + + + + + +
URIhttps://w3id.org/emmo/domain/oteio#hasFilter
Super-properties + https://w3id.org/emmo#EMMO_65a2c5b8_e4d8_4a51_b2f8_e55effc0547d +
+
+
+

hasBeginFilterop + # OPs +

+ + + + + + + + + +
URIhttps://w3id.org/emmo/domain/oteio#hasFirstFilter
Super-properties + https://w3id.org/emmo#EMMO_fe63194f_7c04_4dbd_a244_524b38b6699b +
+
+
+

hasImplementationop + # OPs +

+ + + + + + + + + + + + + + + + + +
URIhttps://w3id.org/emmo/domain/oteio#hasImplementation
Super-properties + https://w3id.org/emmo#EMMO_8e52c42b_e879_4473_9fa1_4b23428b392b +
Domain(s) + https://w3id.org/emmo#EMMO_4299e344_a321_4ef2_a744_bacfcce80afcc +
Range(s) + https://w3id.org/emmo#EMMO_8681074a_e225_4e38_b586_e85b0f43ce38c +
+
+
+

hasKeyValuePairop + # OPs +

+ + + + + + + + + + + + + + + + + +
URIhttps://w3id.org/emmo/domain/oteio#hasKeyValuePair
Super-properties + https://w3id.org/emmo#EMMO_b2282816_b7a3_44c6_b2cb_3feff1ceb7fe +
Domain(s) + https://w3id.org/emmo/domain/oteio#Dictionaryc +
Range(s) + https://w3id.org/emmo/domain/oteio#KeyValuePairc +
+
+
+

hasEndFilterop + # OPs +

+ + + + + + + + + +
URIhttps://w3id.org/emmo/domain/oteio#hasLastFilter
Super-properties + https://w3id.org/emmo#EMMO_c0f48dc6_4a32_4d9a_a956_d68415954a8e +
+
+
+

hasNextFilterop + # OPs +

+ + + + + + + + + +
URIhttps://w3id.org/emmo/domain/oteio#hasNextFilter
Super-properties + https://w3id.org/emmo#EMMO_499e24a5_5072_4c83_8625_fe3f96ae4a8d +
+
+
+ +
+

Datatype Properties

+ +
+

hasFilterConfigurationDatadp + # DPs +

+ + + + + + + + + + + + + +
URIhttps://w3id.org/emmo/domain/oteio#hasFilterConfigurationData
Super-properties + https://w3id.org/emmo#b6292331_94af_4f00_976b_ea55960c2f1c +
Domain(s) + https://w3id.org/emmo/domain/oteio#Configurationc +
+
+
+

hasIddp + # DPs +

+ + + + + + + + + +
URIhttps://w3id.org/emmo/domain/oteio#hasId
Super-properties + https://w3id.org/emmo#EMMO_23b579e1_8088_45b5_9975_064014026c42 +
+
+
+ +
+

Annotation Properties

+ +
+

authorap + # APs +

+ + + + + +
URIhttp://purl.org/dc/terms/author
+
+
+

prefLabelap + # APs +

+ + + + + +
URIhttp://www.w3.org/2004/02/skos/core#prefLabel
+
+
+ + +
+

Namespaces

+
+
default (:)
+
https://w3id.org/emmo/domain/oteio/pipeline
+
brick
+
https://brickschema.org/schema/Brick#
+
csvw
+
http://www.w3.org/ns/csvw#
+
dc
+
http://purl.org/dc/elements/1.1/
+
dcam
+
http://purl.org/dc/dcam/
+
dcat
+
http://www.w3.org/ns/dcat#
+
dcmitype
+
http://purl.org/dc/dcmitype/
+
dcterms
+
http://purl.org/dc/terms/
+
doap
+
http://usefulinc.com/ns/doap#
+
foaf
+
http://xmlns.com/foaf/0.1/
+
geo
+
http://www.opengis.net/ont/geosparql#
+
odrl
+
http://www.w3.org/ns/odrl/2/
+
org
+
http://www.w3.org/ns/org#
+
owl
+
http://www.w3.org/2002/07/owl#
+
prof
+
http://www.w3.org/ns/dx/prof/
+
prov
+
http://www.w3.org/ns/prov#
+
qb
+
http://purl.org/linked-data/cube#
+
rdf
+
http://www.w3.org/1999/02/22-rdf-syntax-ns#
+
rdfs
+
http://www.w3.org/2000/01/rdf-schema#
+
sdo
+
https://schema.org/
+
sh
+
http://www.w3.org/ns/shacl#
+
skos
+
http://www.w3.org/2004/02/skos/core#
+
sosa
+
http://www.w3.org/ns/sosa/
+
ssn
+
http://www.w3.org/ns/ssn/
+
time
+
http://www.w3.org/2006/time#
+
vann
+
http://purl.org/vocab/vann/
+
void
+
http://rdfs.org/ns/void#
+
wgs
+
https://www.w3.org/2003/01/geo/wgs84_pos#
+
xsd
+
http://www.w3.org/2001/XMLSchema#
+
+
+
+

Legend

+ + + + + + + + +
cClasses
opObject Properties
fpFunctional Properties
dpData Properties
apAnnotation Properties
pProperties
niNamed Individuals
+
+ + \ No newline at end of file