Prologue

This documentation presents the MicaModel ontology that defines a data model for the MICA project. This data model is implemented as an OWL ontology that defines the vocabulary used for describing the MICA resources stored in the database (triplestore) and annotad with the concepts defined by MicaOntology.

MICAModel
UML class diagram of MICA data model.

Ontologies

MICA Data Model

MICA Data Model (Ontology) VC Definition In use Documentation

An Ontology describing the data model used in MICA project.

Version Control information

Version
version 1.1 - June 23rd 2017

Definition

The URI of this ontology is https://w3id.org/mica/ontology/MicaModel


CommodityConcept (OWL Class) Definition In use

Class for concepts belonging to Commodity Scheme.

Definition

The URI of this class is https://w3id.org/mica/ontology/MicaModel#CommodityConcept


In use

This class is used in hasCommodityConcept

DataConcept (OWL Class) Definition In use

Class for concepts belonging to Data Scheme.

Definition

The URI of this class is https://w3id.org/mica/ontology/MicaModel#DataConcept


In use

This class is used in hasDataConcept

DomainConcept (OWL Class) Definition In use

Class for concepts belonging to Domain Scheme.

Definition

The URI of this class is https://w3id.org/mica/ontology/MicaModel#DomainConcept


In use

This class is used in hasDomainConcept

Editor (OWL Class) Definition

{{No description available}} info

Definition

The URI of this class is https://w3id.org/mica/ontology/MicaModel#Editor


This class is a sub class of foaf:Person

FlowSheet (OWL Class) Definition In use

A FlowSheet is an ordered list of MICAKnowledgeElements that can be either a Sheet or a FlowSheet. Typically, a FlowSheet can be seen as a "recipe" for answering a MICAQuestion. It is the ordered assembly of MICAKnowledgeElements involved and for each of them there is an explanation text that defines its role in this assembly.

Definition

The URI of this class is https://w3id.org/mica/ontology/MicaModel#FlowSheet


This class is a sub class of MICAKnowledgeElement

In use

This class is used in hasElements

FlowSheetElement (OWL Class) Definition In use

A FlowSheetElement associates a MICAKnowledgElement with a role in a FlowSheet. To put in another way, a FlowSheet is composed of a list of FlowSheetElements

Definition

The URI of this class is https://w3id.org/mica/ontology/MicaModel#FlowSheetElement


In use

This class is used in hasKnowledgeElement role

LinkedSheet (OWL Class) Definition

For a LinkedSheet the knowledge comes from a resource external to the MICA platform and is accesible on the web (through its publicURI).

Definition

The URI of this class is https://w3id.org/mica/ontology/MicaModel#LinkedSheet


This class is a sub class of Sheet

MethodConcept (OWL Class) Definition In use

Class for concepts belonging to method Scheme.

Definition

The URI of this class is https://w3id.org/mica/ontology/MicaModel#MethodConcept


In use

This class is used in hasMethodConcept

MICAConcept (OWL Class) Definition In use

Class for concepts belonging to any Scheme.

Definition

The URI of this class is https://w3id.org/mica/ontology/MicaModel#MICAConcept


In use

This class is used in hasMicaConcept

MICAContentType (OWL Class) Definition In use

Defines the various content types a Sheet can have (Methods&Tools, Documentation ....)

Definition

The URI of this class is https://w3id.org/mica/ontology/MicaModel#MICAContentType


In use

This class is used in hasContentType
This class has individuals such as ArticlesAndReports Data Documentation Legislation MethodsAndTools Other Portal

MICAKnowledgeElement (OWL Class) Definition In use

A MICAKnowledgeElement is a piece of knowledge concerning Mineral Intelligence that has been identified by MICA experts and has been annotated with MICA concepts defined in the MICAOntology. The experts has also to give it a title and a small summary.

Definition

The URI of this class is https://w3id.org/mica/ontology/MicaModel#MICAKnowledgeElement


This class is a sub class of MICAResource
This class is a super class of FlowSheet Sheet

In use

This class is used in hasKnowledgeElement summary

MICAQuestion (OWL Class) Definition

A MICAQuestion is some sentences which ask some notions about MICA project and that can be answered by some MICAKnowledgeElements

Definition

The URI of this class is https://w3id.org/mica/ontology/MicaModel#MICAQuestion


This class is a sub class of MICAResource
This class is a disjoint class of Sheet

MICAResource (OWL Class) Definition In use

A MICAResource is any resource defined in MICA database (triplestore) which is annotated with MICA concepts (defined in MicaOntology). Resources can be sheets, questions, links to extrenal resources... A resource can be linked to other resources using the relatedTo property.

Definition

The URI of this class is https://w3id.org/mica/ontology/MicaModel#MICAResource


This class is a super class of MICAKnowledgeElement MICAQuestion

MICASheet (OWL Class) Definition In use

A MICASheet is an internal resource that has been produced by MICA experts (in docx format) and that is stored in the MICA database (in docx (for future modifications) and pdf (for end users) file formats). Its publicURI gives access to public representation of this resources (e.g. the pdf file). The privateURI gives access to a private representation of it (e. g. the .docx file) wich can then be edited by the MICA experts.

Definition

The URI of this class is https://w3id.org/mica/ontology/MicaModel#MICASheet


This class is a sub class of Sheet

In use

This class is used in privateURI

Sheet (OWL Class) Definition In use

A Sheet is an elementary piece of knowledge (MICAKnowledgeElement). This knowledge is accessible through an URI (publicURI). This URI can identifiy either a resource already available on the web (for example a legislation from EURLEX) or a new resource that MICA experts have produced. The public URI allows to access to a representation of the resource.

Definition

The URI of this class is https://w3id.org/mica/ontology/MicaModel#Sheet


This class is a sub class of MICAKnowledgeElement
This class is a super class of LinkedSheet MICASheet
This class is a disjoint class of MICAQuestion

In use

This class is used in hasContentType publicURI

SpatialConcept (OWL Class) Definition In use

Class for concepts belonging to Spatial Scheme.

Definition

The URI of this class is https://w3id.org/mica/ontology/MicaModel#SpatialConcept


In use

This class is used in hasSpatialConcept

Status (OWL Class) Definition In use

A status describe the state of sheet.

Definition

The URI of this class is https://w3id.org/mica/ontology/MicaModel#Status


TemporalConcept (OWL Class) Definition In use

Class for concepts belonging to temporal Scheme.

Definition

The URI of this class is https://w3id.org/mica/ontology/MicaModel#TemporalConcept


In use

This class is used in hasTemporalConcept

ValueSupplyChainConcept (OWL Class) Definition In use

Class for concepts belonging to ValueSupplyChain Scheme.

Definition

The URI of this class is https://w3id.org/mica/ontology/MicaModel#ValueSupplyChainConcept


In use

This class is used in hasValueSupplyChainConcept

Writer (OWL Class) Definition

A person who has edited at least one MICAResource.

Definition

The URI of this class is https://w3id.org/mica/ontology/MicaModel#Writer


This class is a sub class of foaf:Person

approvedBy (Property) object property Definition

A status is approved by a Person.

Definition

The URI of this property is https://w3id.org/mica/ontology/MicaModel#approvedBy

This property is a object property.


The domain of this property is Status
The range of this property is foaf:Person

approvedOn (Property) datatype property Definition

defines the approbation date of a Status

Definition

The URI of this property is https://w3id.org/mica/ontology/MicaModel#approvedOn

This property is a data property.


The domain of this property is Status
The range of this property is xsd:dateTime

email (Property) datatype property Definition

A Person has an email.

Definition

The URI of this property is https://w3id.org/mica/ontology/MicaModel#email

This property is a data property.


The domain of this property is foaf:Person
The range of this property is xsd:string

hasCommodityConcept (Property) object property Definition

An MICAResource can have one or several CommodityConcept.

Definition

The URI of this property is https://w3id.org/mica/ontology/MicaModel#hasCommodityConcept

This property is a object property.


The domain of this property is MICAResource
The range of this property is CommodityConcept
This property is a sub property of hasMicaConcept

hasContentType (Property) object property Definition

defines the type of content of a sheet

Definition

The URI of this property is https://w3id.org/mica/ontology/MicaModel#hasContentType

This property is a object property.


The domain of this property is Sheet
The range of this property is MICAContentType

hasDataConcept (Property) object property Definition

An MICAResource can have one or several DataConcept.

Definition

The URI of this property is https://w3id.org/mica/ontology/MicaModel#hasDataConcept

This property is a object property.


The domain of this property is MICAResource
The range of this property is DataConcept
This property is a sub property of hasMicaConcept

hasDomainConcept (Property) object property Definition

An MICAResource can have one or several DomainConcept.

Definition

The URI of this property is https://w3id.org/mica/ontology/MicaModel#hasDomainConcept

This property is a object property.


The domain of this property is MICAResource
The range of this property is DomainConcept
This property is a sub property of hasMicaConcept

hasEditor (Property) object property Definition

An MICAResource has Editor which is a person.

Definition

The URI of this property is https://w3id.org/mica/ontology/MicaModel#hasEditor

This property is a object property.


This property is a inverse property of isEditorOf
The domain of this property is MICAResource
The range of this property is foaf:Person

hasElements (Property) object property Definition

Defines the ordered list of MICAKnowledgeElements of a FlowSheet

Definition

The URI of this property is https://w3id.org/mica/ontology/MicaModel#hasElements

This property is a object property.


The domain of this property is FlowSheet
The range of this property is rdf:List

hasKnowledgeElement (Property) object property Definition

defines the MICAKnowledgeElement associated to a FlowSheetElement

Definition

The URI of this property is https://w3id.org/mica/ontology/MicaModel#hasKnowledgeElement

This property is a object property.


The domain of this property is FlowSheetElement
The range of this property is MICAKnowledgeElement

hasMethodConcept (Property) object property Definition

An MICAResource can have one or several MethodConcept.

Definition

The URI of this property is https://w3id.org/mica/ontology/MicaModel#hasMethodConcept

This property is a object property.


The domain of this property is MICAResource
The range of this property is MethodConcept
This property is a sub property of hasMicaConcept

hasMicaConcept (Property) object property Definition

An MICAResource can have one or several MicaConcept.

Definition

The URI of this property is https://w3id.org/mica/ontology/MicaModel#hasMicaConcept

This property is a object property.


The domain of this property is MICAResource
The range of this property is MICAConcept
This property is a super property of hasCommodityConcept hasDataConcept hasDomainConcept hasMethodConcept hasSpatialConcept hasTemporalConcept hasValueSupplyChainConcept

hasSpatialConcept (Property) object property Definition

An MICAResource can have one or several SpacialConcept.

Definition

The URI of this property is https://w3id.org/mica/ontology/MicaModel#hasSpatialConcept

This property is a object property.


The domain of this property is MICAResource
The range of this property is SpatialConcept
This property is a sub property of hasMicaConcept

hasStatus (Property) object property Definition

An MICAResource can have one or several status.

Definition

The URI of this property is https://w3id.org/mica/ontology/MicaModel#hasStatus

This property is a object property.


The domain of this property is MICAResource
The range of this property is Status

hasTemporalConcept (Property) object property Definition

An MICAResource can have one or several TemporalConcept.

Definition

The URI of this property is https://w3id.org/mica/ontology/MicaModel#hasTemporalConcept

This property is a object property.


The domain of this property is MICAResource
The range of this property is TemporalConcept
This property is a sub property of hasMicaConcept

hasValueSupplyChainConcept (Property) object property Definition

An MICAResource can have one or several ValueSupplyChainConcept.

Definition

The URI of this property is https://w3id.org/mica/ontology/MicaModel#hasValueSupplyChainConcept

This property is a object property.


The domain of this property is MICAResource
The range of this property is ValueSupplyChainConcept
This property is a sub property of hasMicaConcept

hasWriter (Property) object property Definition

An MICAResource has one or several writer .

Definition

The URI of this property is https://w3id.org/mica/ontology/MicaModel#hasWriter

This property is a object property.


This property is a inverse property of isWriterOf
The domain of this property is MICAResource
The range of this property is foaf:Person

isEditorOf (Property) object property Definition

A person is an editor of one or several MICAResource.

Definition

The URI of this property is https://w3id.org/mica/ontology/MicaModel#isEditorOf

This property is a object property.


This property is a inverse property of hasEditor

isWriterOf (Property) object property Definition

A person is a writer of one or several MICAResource.

Definition

The URI of this property is https://w3id.org/mica/ontology/MicaModel#isWriterOf

This property is a object property.


This property is a inverse property of hasWriter

password (Property) datatype property Definition

A person has a password.

Definition

The URI of this property is https://w3id.org/mica/ontology/MicaModel#password

This property is a data property.


The domain of this property is foaf:Person
The range of this property is xsd:string

privateURI (Property) datatype property Definition

URI to acces to an internal representation of the Resource (.e.g the orignal .docx file)

Definition

The URI of this property is https://w3id.org/mica/ontology/MicaModel#privateURI

This property is a data property.


The domain of this property is MICASheet
The range of this property is xsd:string

publicURI (Property) datatype property Definition

URI used to obtain a representtion of the Resource (that can be used in DDG to display the resource to the end user).

Definition

The URI of this property is https://w3id.org/mica/ontology/MicaModel#publicURI

This property is a data property.


The domain of this property is Sheet
The range of this property is xsd:string

relatedTo (Property) object property symmetric property Definition

relates a MICAKnowledgeElement to another one. This property is symetric but not transitive. This relation is quite general and has no speciific semantics. But if a MICAQuestion is related tu a MICAKnowledgeElement, the relationship can be interpreted as meaning that the KnowledgeElement answers the question. (note: if we need more semantics we can consider to specialize this property)

Definition

The URI of this property is https://w3id.org/mica/ontology/MicaModel#relatedTo

This property is a symmetric, object property.


The domain of this property is MICAResource
The range of this property is MICAResource

revisionNeeded (Property) datatype property Definition

defines the date when a Staus is marked as needing a revision

Definition

The URI of this property is https://w3id.org/mica/ontology/MicaModel#revisionNeeded

This property is a data property.


The domain of this property is Status
The range of this property is xsd:dateTime

role (Property) datatype property Definition

defines the role a MICAKnowledgeElement plays in a FlowSheet

Definition

The URI of this property is https://w3id.org/mica/ontology/MicaModel#role

This property is a data property.


The domain of this property is FlowSheetElement
The range of this property is xsd:string

submittedBy (Property) object property Definition

the Person responsible of the submission

Definition

The URI of this property is https://w3id.org/mica/ontology/MicaModel#submittedBy

This property is a object property.


The domain of this property is Status
The range of this property is foaf:Person

submittedOn (Property) datatype property Definition

A status is submitted on date.

Definition

The URI of this property is https://w3id.org/mica/ontology/MicaModel#submittedOn

This property is a data property.


The domain of this property is Status
The range of this property is xsd:dateTime

summary (Property) datatype property Definition

define the summry (or abstract) of MICAKnowledgeElement

Definition

The URI of this property is https://w3id.org/mica/ontology/MicaModel#summary

This property is a data property.


The domain of this property is MICAKnowledgeElement
The range of this property is xsd:string

ArticlesAndReports (Individual) Definition

{{No description available}} info

Definition

The URI of this individual is https://w3id.org/mica/ontology/MicaModel#ArticlesAndReports Parrot


${uri} rdf:first ArticlesAndReports

Data (Individual) Definition

{{No description available}} info

Definition

The URI of this individual is https://w3id.org/mica/ontology/MicaModel#Data Parrot


${uri} rdf:first Data

Documentation (Individual) Definition

{{No description available}} info

Definition

The URI of this individual is https://w3id.org/mica/ontology/MicaModel#Documentation Parrot


${uri} rdf:first Documentation

Legislation (Individual) Definition

{{No description available}} info

Definition

The URI of this individual is https://w3id.org/mica/ontology/MicaModel#Legislation Parrot


${uri} rdf:first Legislation

MethodsAndTools (Individual) Definition

{{No description available}} info

Definition

The URI of this individual is https://w3id.org/mica/ontology/MicaModel#MethodsAndTools Parrot


${uri} rdf:first MethodsAndTools

Other (Individual) Definition

{{No description available}} info

Definition

The URI of this individual is https://w3id.org/mica/ontology/MicaModel#Other Parrot


${uri} rdf:first Other

Portal (Individual) Definition

{{No description available}} info

Definition

The URI of this individual is https://w3id.org/mica/ontology/MicaModel#Portal Parrot


${uri} rdf:first Portal

Glossary

CommodityConcept
CommodityConcept
DataConcept
DataConcept
DomainConcept
DomainConcept
Editor
Editor
FlowSheet
FlowSheet
MICA Data Model
MICA Data Model
MICAConcept
MICAConcept
MICAQuestion
MICAQuestion
MICASheet
MICASheet
MethodConcept
MethodConcept
Sheet
Sheet
SpatialConcept
SpatialConcept
Status
Status
TemporalConcept
TemporalConcept
ValueSupplyChainConcept
ValueSupplyChainConcept
Writer
Writer
approvedBy
approvedBy
approvedOn
approvedOn
email
email
hasCommodityConcept
hasCommodityConcept
hasDataConcept
hasDataConcept
hasDomainConcept
hasDomainConcept
hasEditor
hasEditor
hasMethodConcept
hasMethodConcept
hasMicaConcept
hasMicaConcept
hasSpatialConcept
hasSpatialConcept
hasStatus
hasStatus
hasTemporalConcept
hasTemporalConcept
hasValueSupplyChainConcept
hasValueSupplyChainConcept
hasWriter
hasWriter
isEditorOf
isEditorOf
isWriterOf
isWriterOf
password
password
privateURI
privateURI
revisionNeeded
revisionNeeded
submittedBy
submittedBy
submittedOn
submittedOn
feedback