mifesto vocabulary

IRI:
https://w3id.org/mifesto#
Version IRI:
urn:absolute:0.0.1
Authors :
Jeroen Werbrouck
Contributors :
Erik Mannens
Jakob Beetz
Pieter Pauwels
Other visualisation :
Ontology source - WebVowl

Table of Content

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

Classes

codec back to ToC or Class ToC

IRI: https://w3id.org/mifesto#code

has super-classes
access u r lc
is also defined as
object property

Componentc back to ToC or Class ToC

IRI: https://w3id.org/mifesto#Component

A Component indicates that something is to be loaded in the interface of a particular configuration.
has sub-classes
Organisational Componentc
is in domain of
has dimension settingop, has moduleop
is in range of
hostsop

Configurationc back to ToC or Class ToC

IRI: https://w3id.org/mifesto#Configuration

A Configuration is a semantic description of a GUI consisting of federated micro frontend modules.
has super-classes
catalogc

Dimensionc back to ToC or Class ToC

IRI: https://w3id.org/mifesto#Dimension

A Dimension contains a semantic description of the dimensions of an module.
has sub-classes
Grid Dimensionc
is in domain of
has dimensionop

Dimension Settingc back to ToC or Class ToC

IRI: https://w3id.org/mifesto#DimensionSetting

Class indicating that a resource is a dimension setting in the interface
has sub-classes
Grid Dimension Settingc
is in range of
has dimension settingop

Grid Dimensionc back to ToC or Class ToC

IRI: https://w3id.org/mifesto#GridDimension

A Grid Dimension contains a semantic description of the dimensions of an module, as a grid definition with rows and columns.
has super-classes
Dimensionc
is in domain of
initial columnsdp, initial rowsdp

Grid Dimension Settingc back to ToC or Class ToC

IRI: https://w3id.org/mifesto#GridDimensionSetting

Class indicating that a resource is a grid dimension setting, i.e. there must be a row-column layout for this Component or Page
has super-classes
Dimension Settingc

Identifier Definitionc back to ToC or Class ToC

IRI: https://w3id.org/mifesto#IdentifierDefinition

is in range of
compatible mediaop, writes identifierop

Manifestc back to ToC or Class ToC

IRI: https://w3id.org/mifesto#Manifest

A Manifest is the semantic description of a micro frontend module.
has super-classes
datasetc
is in range of
has moduleop

Organisational Componentc back to ToC or Class ToC

IRI: https://w3id.org/mifesto#OrganisationalComponent

Class indicating that a resource is an organisational component, i.e it does not have any content of its own, but requires child components
has super-classes
Componentc
is in domain of
hostsop

Pagec back to ToC or Class ToC

IRI: https://w3id.org/mifesto#Page

Class indicating that something is to be a separate page in the interface of a particular configuration.
has super-classes
catalogc
is in domain of
has routedp

Storec back to ToC or Class ToC

IRI: https://w3id.org/mifesto#Store

A store is a dereferenceable, federated catalog pointing to other stores, configurations and manifests of Mifesto modules.
has super-classes
catalogc

Object Properties

codeop back to ToC or Object Property ToC

IRI: https://w3id.org/mifesto#code

has domain
distributionc
is also defined as
class

compatible mediaop back to ToC or Object Property ToC

IRI: https://w3id.org/mifesto#compatibleMedia

The media type that the module can handle.
has domain
distributionc
has range
Identifier Definitionc

has dimensionop back to ToC or Object Property ToC

IRI: https://w3id.org/mifesto#hasDimension

The dimension that is used for a module hosted by a Page.
has domain
Dimensionc
has range
datatype propertyc

has dimension settingop back to ToC or Object Property ToC

IRI: https://w3id.org/mifesto#hasDimensionSetting

The dimension setting that is used for a Page.
has domain
Componentc
has range
Dimension Settingc

has moduleop back to ToC or Object Property ToC

IRI: https://w3id.org/mifesto#hasModule

The module that is used in the interface.
has domain
Componentc
has range
Manifestc

hostsop back to ToC or Object Property ToC

IRI: https://w3id.org/mifesto#hosts

The module that is used in the interface.

reads identifierop back to ToC or Object Property ToC

IRI: https://w3id.org/mifesto#readsIdentifier

What kind of identifier the module can interpret.

uses vocabularyop back to ToC or Object Property ToC

IRI: https://w3id.org/mifesto#usesVocabulary

The vocabulary that the module uses for semantic enrichment.
has domain
distributionc
has range
ontologyc

writes identifierop back to ToC or Object Property ToC

IRI: https://w3id.org/mifesto#writesIdentifier

What kind of identifier the module can write.
has domain
distributionc
has range
Identifier Definitionc

Data Properties

has routedp back to ToC or Data Property ToC

IRI: https://w3id.org/mifesto#hasRoute

The route resolving to a mifesto:Page instance.
has domain
Pagec

has SPARQLdp back to ToC or Data Property ToC

IRI: https://w3id.org/mifesto#hasSPARQL

Links a Shell variable to a SPARQL query that is used to retrieve the data from the local RDF store.

initial columnsdp back to ToC or Data Property ToC

IRI: https://w3id.org/mifesto#initialColumns

The initial number of columns for a grid dimension.
has domain
Grid Dimensionc

initial rowsdp back to ToC or Data Property ToC

IRI: https://w3id.org/mifesto#initialRows

The initial number of rows for a grid dimension.
has domain
Grid Dimensionc

is activedp back to ToC or Data Property ToC

IRI: https://w3id.org/mifesto#isActive

Indicates whether a resource is currently activated in the interface or not.

Annotation Properties

contributorap back to ToC or Annotation Property ToC

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

creatorap back to ToC or Annotation Property ToC

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

issuedap back to ToC or Annotation Property ToC

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

licenseap back to ToC or Annotation Property ToC

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

titleap back to ToC or Annotation Property ToC

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

Namespace Declarations back to ToC

default namespace
https://w3id.org/mifesto#
dcat
http://www.w3.org/ns/dcat#
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#
terms
http://purl.org/dc/terms/
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 .