IRI:
https://model-interface-manifest-ontology-ad0613.gitlab.io
Version IRI:
https://model-interface-manifest-ontology-ad0613.gitlab.io/1.00
Other visualisation :
Ontology source - WebVowl

Table of Content

  1. Classes
  2. Object Properties
  3. Data Properties
  4. Annotation Properties
  5. Namespace Declarations

Classes

Implementationc back to ToC or Class ToC

IRI: https://model-interface-manifest-ontology-ad0613.gitlab.io#Implementation

An Implementation defines the internal workings of one or more Interface
has sub-classes
WebAPIc
is in range of
implementationop

Inputc back to ToC or Class ToC

IRI: https://model-interface-manifest-ontology-ad0613.gitlab.io#Input

An Input is the description of the input value of an Interface.
is in domain of
hasCodeop, requireddp, typedp
is in range of
expectsop, interfaceInputop

InputMappingc back to ToC or Class ToC

IRI: https://model-interface-manifest-ontology-ad0613.gitlab.io#InputMapping

An input mapping clearly defines how an abstract parameter corresponds to a method's argument, either by position (e.g., the third argument) or by property name (e.g., in Web APIs).
has sub-classes
PositionInputMappingc, PropertyInputMappingc
is in domain of
interfaceInputop
is in range of
inputMappingop
is disjoint with
OutputMappingc

Interfacec back to ToC or Class ToC

IRI: https://model-interface-manifest-ontology-ad0613.gitlab.io#Interface

An Interface is a process that performs a specific task by associating one or more Parameters to an Output
is in domain of
expectsop, returnsop
is in range of
hasInterfaceop, interfaceop

Mantainerc back to ToC or Class ToC

IRI: https://model-interface-manifest-ontology-ad0613.gitlab.io#Mantainer

Maintainer is individual or organization responsible for the ongoing management, validation, and updates of the model
is in range of
hasMaintainerop

Mappingc back to ToC or Class ToC

IRI: https://model-interface-manifest-ontology-ad0613.gitlab.io#Mapping

A Mapping links (abstract) Interface and (concrete) Implementation
is in domain of
implementationop, inputMappingop, interfaceop, outputMappingop

Modelc back to ToC or Class ToC

IRI: https://model-interface-manifest-ontology-ad0613.gitlab.io#Model

A model is a formal abstraction or conceptualization that encapsulates the behavior, purpose, and intended usage of a machine learning model, independent of its specific implementation details
is in domain of
hasInterfaceop, hasMaintainerop

Outputc back to ToC or Class ToC

IRI: https://model-interface-manifest-ontology-ad0613.gitlab.io#Output

An Output is the description of the output value of an Interface.
is in domain of
hasCodeop, typedp
is in range of
interfaceOutputop, returnsop

OutputMappingc back to ToC or Class ToC

IRI: https://model-interface-manifest-ontology-ad0613.gitlab.io#OutputMapping

An output mapping links the return value of the method to an output
is in domain of
interfaceOutputop
is in range of
outputMappingop
is disjoint with
InputMappingc

PositionInputMappingc back to ToC or Class ToC

IRI: https://model-interface-manifest-ontology-ad0613.gitlab.io#PositionInputMapping

A position parameter mapping uses a position to map a parameter of an implementation to a parameter
has super-classes
InputMappingc
is in domain of
positiondp
is disjoint with
PropertyInputMappingc

PropertyInputMappingc back to ToC or Class ToC

IRI: https://model-interface-manifest-ontology-ad0613.gitlab.io#PropertyInputMapping

A property parameter mapping uses a property string to map a parameter of an implementation to a parameter
has super-classes
InputMappingc
is in domain of
propertydp
is disjoint with
PositionInputMappingc

WebAPIc back to ToC or Class ToC

IRI: https://model-interface-manifest-ontology-ad0613.gitlab.io#WebAPI

Authors :
AlmaHealthDB
an implementation of an interface as a Web API
has super-classes
Implementationc
is in domain of
contentTypedp, entrypointdp, methoddp, templatedp
A class that represents the implementation of a model's behavior as a Web API, exposing its operations through standardized HTTP interface

Object Properties

describeop back to ToC or Object Property ToC

IRI: https://model-interface-manifest-ontology-ad0613.gitlab.io#describe

Authors :
AlmaHealthDB
inverse of hasCode
is inverse of
hasCodeop

expectsop back to ToC or Object Property ToC

IRI: https://model-interface-manifest-ontology-ad0613.gitlab.io#expects

Connects a model interface to a parameter description

has characteristics : asymmetric, irreflexive

has domain
Interfacec
has range
Inputc

hasCodeop back to ToC or Object Property ToC

IRI: https://model-interface-manifest-ontology-ad0613.gitlab.io#hasCode

links an input or an output to its corresponding LOINC code
has domain
Inputc
Outputc
has range
l a29742 6c
is inverse of
describeop

hasInterfaceop back to ToC or Object Property ToC

IRI: https://model-interface-manifest-ontology-ad0613.gitlab.io#hasInterface

links a Model to its exposing Inteface

has characteristics : asymmetric, inverse functional, irreflexive

has domain
Modelc
has range
Interfacec

hasMaintainerop back to ToC or Object Property ToC

IRI: https://model-interface-manifest-ontology-ad0613.gitlab.io#hasMaintainer

links a Model to its maintainer

has characteristics : asymmetric, irreflexive

has domain
Modelc
has range
Mantainerc

implementationop back to ToC or Object Property ToC

IRI: https://model-interface-manifest-ontology-ad0613.gitlab.io#implementation

specifies a concrete implementation within a mapping

has characteristics : asymmetric, functional, inverse functional, irreflexive

has domain
Mappingc
has range
Implementationc

inputMappingop back to ToC or Object Property ToC

IRI: https://model-interface-manifest-ontology-ad0613.gitlab.io#inputMapping

links a mapping to an inputMapping

has characteristics : asymmetric, irreflexive

has domain
Mappingc
has range
InputMappingc

interfaceop back to ToC or Object Property ToC

IRI: https://model-interface-manifest-ontology-ad0613.gitlab.io#interface

links a concrete mapping to a model interface

has characteristics : asymmetric, functional, inverse functional, irreflexive

has domain
Mappingc
has range
Interfacec

interfaceInputop back to ToC or Object Property ToC

IRI: https://model-interface-manifest-ontology-ad0613.gitlab.io#interfaceInput

links a concrete input parameter of an interface implementation to its description.
has domain
InputMappingc
has range
Inputc

interfaceOutputop back to ToC or Object Property ToC

IRI: https://model-interface-manifest-ontology-ad0613.gitlab.io#interfaceOutput

links a concrete output parameter of an interface implementation to its description.
has domain
OutputMappingc
has range
Outputc

outputMappingop back to ToC or Object Property ToC

IRI: https://model-interface-manifest-ontology-ad0613.gitlab.io#outputMapping

links a mapping to an outputMapping

has characteristics : asymmetric, irreflexive

has domain
Mappingc
has range
OutputMappingc

returnsop back to ToC or Object Property ToC

IRI: https://model-interface-manifest-ontology-ad0613.gitlab.io#returns

Connects a model interface to an output description

has characteristics : asymmetric, irreflexive

has domain
Interfacec
has range
Outputc

Data Properties

contentTypedp back to ToC or Data Property ToC

IRI: https://model-interface-manifest-ontology-ad0613.gitlab.io#contentType

defines the Content-type of the resources expected by the WebAPI
has domain
WebAPIc
has range
string

entrypointdp back to ToC or Data Property ToC

IRI: https://model-interface-manifest-ontology-ad0613.gitlab.io#entrypoint

defines the entrypoint to contact the WebAPI
has domain
WebAPIc
has range
any u r i

methoddp back to ToC or Data Property ToC

IRI: https://model-interface-manifest-ontology-ad0613.gitlab.io#method

defines the method exposed by the WebAPI
has domain
WebAPIc
has range
any u r i

positiondp back to ToC or Data Property ToC

IRI: https://model-interface-manifest-ontology-ad0613.gitlab.io#position

defines the position of the input
has domain
PositionInputMappingc
has range
integer

propertydp back to ToC or Data Property ToC

IRI: https://model-interface-manifest-ontology-ad0613.gitlab.io#property

defines the mapped property name
has domain
PropertyInputMappingc
has range
string

requireddp back to ToC or Data Property ToC

IRI: https://model-interface-manifest-ontology-ad0613.gitlab.io#required

specifies if the input is required or not
has domain
Inputc
has range
boolean

templatedp back to ToC or Data Property ToC

IRI: https://model-interface-manifest-ontology-ad0613.gitlab.io#template

defines string or object that outlines the expected keys and their value types or formats
has domain
WebAPIc
has range
string

typedp back to ToC or Data Property ToC

IRI: https://model-interface-manifest-ontology-ad0613.gitlab.io#type

defines the Input's or the output's type
has domain
Inputc
Outputc

Annotation Properties

close matchap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2004/02/skos/core#closeMatch

contact textap back to ToC or Annotation Property ToC

IRI: http://sbmi.uth.edu/ontology/mco#contact_text

createdap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/created

created byap back to ToC or Annotation Property ToC

IRI: http://www.geneontology.org/formats/oboInOwl#created_by

creation dateap back to ToC or Annotation Property ToC

IRI: http://www.geneontology.org/formats/oboInOwl#creation_date

creatorap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/creator

creatorap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/creator

data dumpap back to ToC or Annotation Property ToC

IRI: http://rdfs.org/ns/void#dataDump

descriptionap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/description

descriptionap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/description

documentationap back to ToC or Annotation Property ToC

IRI: http://sbmi.uth.edu/ontology/mco#documentation

homepageap back to ToC or Annotation Property ToC

IRI: http://xmlns.com/foaf/0.1/homepage

mboxap back to ToC or Annotation Property ToC

IRI: http://xmlns.com/foaf/0.1/mbox

name textap back to ToC or Annotation Property ToC

IRI: http://sbmi.uth.edu/ontology/mco#name_text

overviewap back to ToC or Annotation Property ToC

IRI: http://sbmi.uth.edu/ontology/mco#overview

publisherap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/publisher

subjectap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/subject

titleap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/title

titleap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/title

triplesap back to ToC or Annotation Property ToC

IRI: http://rdfs.org/ns/void#triples

Namespace Declarations back to ToC

default namespace
https://model-interface-manifest-ontology-ad0613.gitlab.io/
dc
http://purl.org/dc/elements/1.1/
foaf
http://xmlns.com/foaf/0.1/
lnc
http://purl.bioontology.org/ontology/LNC/
mco
http://sbmi.uth.edu/ontology/mco#
oboInOwl
http://www.geneontology.org/formats/oboInOwl#
owl
http://www.w3.org/2002/07/owl#
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
skos
http://www.w3.org/2004/02/skos/core#
terms
http://purl.org/dc/terms/
void
http://rdfs.org/ns/void#
xsd
http://www.w3.org/2001/XMLSchema#

This HTML document was obtained by processing the OWL ontology source code through LODE, Live OWL Documentation Environment, developed by Silvio Peroni .