Scheduling Ontology
Metadata
- IRI
-
https://w3id.org/omega-x/ontology/Scheduling/
- Title
Scheduling Ontology
- Creator
- https://omega-x.eu/
- Contributor
-
- Henon M. Lamboro
- Maxime Lefrançois
- Date Created
2024-15-03
- Date Modified
2024-05-03
- Date Issued
2024-05-06
- Rights
Copyright © Omega-X Consortium 2022-2025
- Version Info
v1.0
- Description
This Scheduling Ontology helps to represent a schedule, which organizes and arranges events or activities according to specific dates, times, and other relevant parameters.
Classes
Schedule c
IRI |
https://w3id.org/omega-x/ontology/Scheduling/Schedule
|
---|---|
Description | A schedule is a plan of performing a specific task. In the energy domain, schedule can be used to manage energy consumption, production activities to optimize efficiency and define value sets in systema or a services |
In Domain Of |
|
Market Participant c
IRI |
https://w3id.org/omega-x/ontology/EnergyRole/MarketParticipant
|
---|---|
In Range Of | has creator op |
Value Set c
IRI |
https://w3id.org/omega-x/ontology/EventsTimeSeries/ValueSet
|
---|---|
In Range Of | is described by op |
System c
IRI |
https://w3id.org/omega-x/ontology/Infrastructure/System
|
---|
Property c
IRI |
https://w3id.org/omega-x/PropertyOntology/Property
|
---|---|
In Range Of | is about op |
Date Time Interval c
IRI |
http://www.w3.org/2006/time#DateTimeInterval
|
---|---|
In Range Of | is valid during op |
Object Properties
has creator op
IRI |
https://w3id.org/omega-x/ontology/Scheduling/hasCreator
|
---|---|
Description | Specifies the creator or author of the schedule. The creator is typically a market participant involved in creating or managing the schedule. |
Domain | Schedule c |
Range | role:MarketParticipant c |
is about op
IRI |
https://w3id.org/omega-x/ontology/Scheduling/isAbout
|
---|---|
Description | Indicates that the schedule is related to or concerns a specific property. |
Domain | Schedule c |
Range | prop:Property c |
is described by op
IRI |
https://w3id.org/omega-x/ontology/Scheduling/isDescribedBy
|
---|---|
Description | Specifies the value set or collection of values that is describes. This property links the schedule to the set of values it represents. |
Domain | Schedule c |
Range | ets:ValueSet c |
is scheduled for op
IRI |
https://w3id.org/omega-x/ontology/Scheduling/isScheduledFor
|
---|---|
Description | Indicates that a schedule is scheduled for a particular entity such as systems or services |
Domain | Schedule c |
Range |
is scheduled for
op
some |
is valid during op
IRI |
https://w3id.org/omega-x/ontology/Scheduling/isValidDuring
|
---|---|
Description | Specifies the time interval during which the schedule is considered valid or applicable. This property links the schedule to the duration of its effectiveness. |
Domain | Schedule c |
Range | time:DateTimeInterval c |
Datatype Properties
created on dp
IRI |
https://w3id.org/omega-x/ontology/Scheduling/createdOn
|
---|---|
Description | Specifies the date and time when the schedule was created or initiated. This property records the timestamp of the schedule's creation. |
Domain | Schedule c |
Range | xsd:dateTime |
has periodicity dp
IRI |
https://w3id.org/omega-x/ontology/Scheduling/hasPeriodicity
|
---|---|
Description | Specifies the periodicity or recurrence pattern of the schedule. This property defines the frequency at which the schedule's events or activities repeat over time. |
Domain | Schedule c |
Range | cron |
identifier dp
IRI |
https://w3id.org/omega-x/ontology/Scheduling/identifier
|
---|---|
Description | Specifies a unique identifier or code assigned to the schedule |
Domain | Schedule c |
Range | xsd:string |
Annotation Properties
title ap
IRI |
http://purl.org/dc/terms/title
|
---|
description ap
IRI |
http://purl.org/dc/terms/description
|
---|
issued ap
IRI |
http://purl.org/dc/terms/issued
|
---|
modified ap
IRI |
http://purl.org/dc/terms/modified
|
---|
created ap
IRI |
http://purl.org/dc/terms/created
|
---|
creator ap
IRI |
http://purl.org/dc/terms/creator
|
---|
contributor ap
IRI |
http://purl.org/dc/terms/contributor
|
---|
license ap
IRI |
http://purl.org/dc/terms/license
|
---|
rights ap
IRI |
http://purl.org/dc/terms/rights
|
---|
preferred namespace prefix ap
IRI |
http://purl.org/vocab/vann/preferredNamespacePrefix
|
---|
preferred namespace uri ap
IRI |
http://purl.org/vocab/vann/preferredNamespaceUri
|
---|
Namespaces
- dcterms
-
http://purl.org/dc/terms/
- ets
-
https://w3id.org/omega-x/ontology/EventsTimeSeries/
- foaf
-
http://xmlns.com/foaf/0.1/
- infra
-
https://w3id.org/omega-x/ontology/Infrastructure/
- omegax
-
https://w3id.org/omega-x/ontology/
- owl
-
http://www.w3.org/2002/07/owl#
- prop
-
https://w3id.org/omega-x/PropertyOntology/
- prov
-
http://www.w3.org/ns/prov#
- rdf
-
http://www.w3.org/1999/02/22-rdf-syntax-ns#
- rdfs
-
http://www.w3.org/2000/01/rdf-schema#
- role
-
https://w3id.org/omega-x/ontology/EnergyRole/
- sched
-
https://w3id.org/omega-x/ontology/Scheduling/
- schema
-
https://schema.org/
- time
-
http://www.w3.org/2006/time#
- vann
-
http://purl.org/vocab/vann/
- xsd
-
http://www.w3.org/2001/XMLSchema#
Legend
c | Classes |
op | Object Properties |
dp | Datatype Properties |
ap | Annotation Properties |