The NORIA Ontology

IRI:
https://w3id.org/noria/ontology/
Version IRI:
https://w3id.org/noria/ontology/noria-0.3
Current version :
v0.3
Previous version :
https://w3id.org/noria/ontology/noria-0.2 (visualise it with LODE )
Authors :
Lionel Tailhardat (https://orcid.org/0000-0001-5887-899X)
Raphaël Troncy (https://orcid.org/0000-0003-0457-1436)
Yoan Chabot (https://orcid.org/0000-0001-5639-1504)
Publisher :
https://www.orange.com/
Other visualisation :
Ontology source - WebVowl

Table of Content

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

Classes

ActionPostConditionc back to ToC or Class ToC

IRI: https://w3id.org/noria/ontology/ActionPostCondition

is defined by
https://en.wikipedia.org/wiki/Hoare_logic
https://w3id.org/noria/ontology/
Set of Post Conditions or Potential outcomes that the execution of some OperationPlan may satisfy/lead to/confirm/solve. From the *ChangeRequest* perspective this enables to declare what to observe in order to confirm that the Procedure reached its goal; from the *TroubleTicket* perspective this enables to capitalize on expectations and outcomes for a given Procedure.
has super-classes
procedural objectc
is in range of
operationPlanPostConditionop

ActionPreConditionc back to ToC or Class ToC

IRI: https://w3id.org/noria/ontology/ActionPreCondition

is defined by
https://en.wikipedia.org/wiki/Hoare_logic
https://w3id.org/noria/ontology/
Set of Pre Conditions or Hypothesis enabling/leading to the potential execution of some OperationPlan.
has super-classes
procedural objectc
is in range of
operationPlanPreConditionop

AnomalyPatternc back to ToC or Class ToC

IRI: https://w3id.org/noria/ontology/AnomalyPattern

is defined by
https://w3id.org/noria/ontology/
An abstract class for grouping observables and events that, when satisfied by the existence of some instance/value, represents the occurrence of a (complex) fault/failure mode.
has super-classes
failure modec
procedural objectc

Applicationc back to ToC or Class ToC

IRI: https://w3id.org/noria/ontology/Application

is defined by
https://w3id.org/noria/ontology/
An abstract system based on data processing and presentation.
has super-classes
applicationc
FunctionalElementc
systemc
is in domain of
applicationBusinessImportanceop, applicationFunctionalDomaindp, applicationFunctionalSubDomaindp, applicationModelIdentifierdp, applicationNumericalIdentifierdp, applicationShortIdentifierdp, applicationTypeop
is in range of
changeRequestImpactop, logOriginatingManagedObjectop, logOriginatingManagementSystemop, resourceForApplicationop, troubleTicketRelatedServiceop

ApplicationModulec back to ToC or Class ToC

IRI: https://w3id.org/noria/ontology/ApplicationModule

is defined by
https://w3id.org/noria/ontology/
A specific and managed instance of an Application.
has super-classes
FunctionalElementc
systemc
is in domain of
applicationModuleHotlineEnableddp, applicationModuleIdentifierdp, applicationModuleNamedp, applicationModuleOfop, applicationModuleRelatedPartyop, applicationModuleSlaLevelop, applicationModuleSlaLevelDatedp, applicationModuleStatusop
is in range of
changeRequestImpactop, troubleTicketRelatedServiceop

ChangeRequestc back to ToC or Class ToC

IRI: https://w3id.org/noria/ontology/ChangeRequest

is defined by
https://w3id.org/noria/ontology/
A Change Request represents a record used for reporting and managing change activities on services and resources. It is a key artefact to the Change Management process. Change Management process is to respond to the customer’s changing business requirements while maximizing value and reducing incidents, disruption and network. Alignment: - *DCMI*: from the DCMI Abstract Model perspective, a ChangeRequest is a described resource, hence DC terms apply: - changeRequestId <=> http://purl.org/dc/terms/identifier : Identifier of the ChangeRequest. - changeRequestCreationDateTime <=> http://purl.org/dc/terms/created : The Date and time on which the ChangeRequest was created in the system. - changeRequestLastUpdate <=> http://purl.org/dc/terms/modified : The date and time on which the ChangeRequest was last updated. - changeRequestDescription <=> http://purl.org/dc/terms/description : Extended description of the change to be made. - changeRequestNote <=> http://purl.org/dc/terms/hasPart : A list of customer or internal comments. - changeRequestAttachment <=> http://purl.org/dc/terms/hasPart : DocumentAttachment(s) that are associated to the ChangeRequest. - changeRequestDuration <=> http://purl.org/dc/terms/extent (optional) - changeRequestRelatedParty <=> http://purl.org/dc/terms/contributor : Party playing a role in the ChangeRequest, whether it be an unqualified role (i.e. direct usage of dcterms:contributor) or a qualified role (i.e. sub-properties such as noria:changeRequestInitiatorParty). - changeRequestCorrelatedNotifications <=> http://purl.org/dc/terms/relation : EventRecord(s) instances or identifiers that are considered to be correlated to this ChangeRequest. - *PEP*: a ChangeRequest is a context for (potentially) many *ChangeAction* to occur; hence it relates to a `pep:ProcedureExecutionContainer`. - *BBO*: a ChangeRequest is a DocumentResource in the sense that it is the result of the Change Management process and can be used as an input for another activity. From the BPMN 2.0 perspective, a ChangeRequest is a DataObject.
has super-classes
DynamicElementc
procedure execution containerc
document resourcec
is in domain of
changeRequestActorPartyop, changeRequestActualEndTimedp, changeRequestActualStartTimedp, changeRequestCategoryop, changeRequestChangeCauseop, changeRequestImpactop, changeRequestInitiatorPartyop, changeRequestIsRegulateddp, changeRequestOutageDurationdp, changeRequestPilotPartyop, changeRequestPlannedEndTimedp, changeRequestPlannedStartTimedp, changeRequestSpecificationop, changeRequestStatusCurrentop, changeRequestTypeop, documentExternalIddp, documentHRefdp, documentStatusHistoryop
is disjoint with
TroubleTicketc

CUidc back to ToC or Class ToC

IRI: https://w3id.org/noria/ontology/CorporateUserIdentifier

is defined by
https://w3id.org/noria/ontology/
The Corporate User Identifier (CUid) is the unique identifier of a Person as a member of Organization (i.e. an Employee). It is also the main account of this Person for connecting to the organization's IT resources, including to its personal computer (PC). Alignment: - *FOAF*: - The `foaf:accountName` allows for asserting the login identifier of an instance of this class. - The `foaf:holdsAccount` property allows for relating an employee entity to an instance of this class. - *UCO*: - A CUid is equivalent to a `observable:UserAccount`. - The `observable:accountLogin` and `observable:accountIdentifier` can be used in parallel to `foaf:accountName` for asserting the the login identifier. - The Person (`foaf:Agent`) holding this CUid is also a `observable:Contact`.
has super-classes
online accountc
user accountc

DocumentAttachmentc back to ToC or Class ToC

IRI: https://w3id.org/noria/ontology/DocumentAttachment

is defined by
https://w3id.org/noria/ontology/
A file attachment. Alignment: - *DCMI*: from the DCMI Abstract Model perspective, a DocumentAttachment is a described resource, hence DC terms apply: - troubleTicketAttachmentForTicket <=> http://purl.org/dc/terms/isPartOf : The TroubleTicket this file is part of. - changeRequestAttachment <=> http://purl.org/dc/terms/isPartOf : The TroubleTicket this file is part of. - *BBO*: a DocumentAttachment is a DocumentResource in the sense that it is the result of the Incident Management Process (IMP) or Change Management Process (CMP) and can be used as an input for another activity. From the BPMN 2.0 perspective, a DocumentAttachment is a DataObject.
has super-classes
DynamicElementc
document resourcec

DynamicElementc back to ToC or Class ToC

IRI: https://w3id.org/noria/ontology/DynamicElement

is defined by
https://w3id.org/noria/ontology/
Abstract class for time-related entities and their potential chaining (a.k.a. *Dynamic facet*).
has super-classes
ManagedElementc
has sub-classes
ChangeRequestc, DocumentAttachmentc, EventRecordc, TroubleTicketc, TroubleTicketNotec
is in domain of
eventRelatedElementop, eventRelatedPartyop

EventRecordc back to ToC or Class ToC

IRI: https://w3id.org/noria/ontology/EventRecord

is defined by
https://w3id.org/noria/ontology/
https://www.itu.int/ITU-T/formal-language/itu-t/x/x721/1992/x721.html#-eventLogRecord
https://www.itu.int/rec/T-REC-X.733-199202-I/
This managed object represents the information stored in the log as a result of receiving notifications or incoming event reports. In that sense it is an abstract object with basic properties (e.g. event type, logging time, provenance system, message) to interpret in the context of its properties and relationships. For example, an *EventRecord* instance `log1` originating from the managed resource `R1` and describing a network interface state change on the Resource is fetched from a syslog-ng platform `Mon1` (i.e. the originating management system). A related *EventRecord* instance `alarm1` with `noria:alarmSeverity = Critical` and originating managed resource `R1` is triggered by a Network Monitoring System `NMS1` (i.e. the originating management system) for presentation to the Technical Support Center. Considering possible combinations of properties' objects and values, a `noria:EventRecord` allows for describing: - both informational and alarm notifications (this rely on `skos:ConceptScheme` over the `dcterms:type` of the `noria:EventRecord`), - notifications that affect both the network infrastructure (e.g. network interface down), network applications/services (e.g. timeout, k-out-of-n) and the Operation Support System (OSS) itself (e.g. updating a `noria:TroubleTicketNote`), - notifications originating from both onboard signaling (e.g. [SNMP Trap](https://en.wikipedia.org/wiki/Simple_Network_Management_Protocol)), probes (e.g. [NIDS](https://en.wikipedia.org/wiki/Intrusion_detection_system)), the monitoring system (e.g. threshold overrun, business rules) and inference engines (e.g. NORIA-AD). Alignment: - *DCMI*: from the DCMI Abstract Model perspective, a EventRecord is a described resource, hence DC terms apply: - *logRecordId* <=> http://purl.org/dc/terms/identifier : Identifier of notification or log record, as defined by <https://www.itu.int/ITU-T/formal-language/itu-t/x/x721/1992/x721.html#-logRecordId>. - *logInformation* <=> http://purl.org/dc/terms/description : Additional information describing the logged event, as defined by <https://www.itu.int/ITU-T/formal-language/itu-t/x/x721/1992/x721.html#-additionalInformation>. - *logType* <=> http://purl.org/dc/terms/type : The Type of the Event (e.g. General Operation Alarm, State Change, etc.), as defined by the NORIA `kos/Notification/EventType` concept scheme. - *alarmCorrelatedNotifications* <=> http://purl.org/dc/terms/relation : EventRecord instances or identifiers that are considered to be correlated to this EventRecord, as defined by <https://www.itu.int/ITU-T/formal-language/itu-t/x/x721/1992/x721.html#-correlatedNotifications>. - *alarmOwner* <=> http://purl.org/dc/terms/mediator : The Support team member who acknowledged an Alarm Event Record. - *alarmProbableCause* <=> http://purl.org/dc/terms/conformsTo : The asserted or inferred cause of the Alarm Event Record, as defined by the NORIA `kos/Notification/ProbableCause` and `kos/Notification/SecurityAlarmCause` concept schemes. Asserting the Alarm cause is equivalent to directly connecting the Alarm, as a fault (issue, incident) artefact, to some phenomenon interpretation. Inferring the Alarm cause is equivalent to guessing the phenomenon origin through Root Cause Analysis (RCA) or some probabilistic approach. - *BBO*: an EventRecord is a `BBO:DocumentResource` in the sense that it is the result of the Event Management process and can be used as an input for another activity. From the BPMN 2.0 perspective, an EventRecord is a `DataObject`. - *PEP*: an EventRecord is an artefact of the realization of a `pep:Procedure`, hence it is a specialization of a `pep:ProcedureExecution` for the NORIA context. - *SLOGERT*: an EventRecord is equivalent to a `log:Event`.
has super-classes
event recordc
DynamicElementc
procedure executionc
eventc
document resourcec
is in domain of
alarmMitigatedByop, alarmMonitoredAttributeop, alarmProposedRepairActionop, alarmSeverityop, logOriginatingAgentop, logOriginatingManagedObjectop, logOriginatingManagementSystemop, logTextdp, loggingTimedp
is in range of
documentStatusHistoryop, troubleTicketTriggerop

FunctionalElementc back to ToC or Class ToC

IRI: https://w3id.org/noria/ontology/FunctionalElement

is defined by
https://w3id.org/noria/ontology/
Abstract class for services and broadcasting zones above the *Structural* facet (a.k.a. *Functional facet*).
has super-classes
ManagedElementc
has sub-classes
Applicationc, ApplicationModulec, Servicec
is in range of
eventRelatedElementop

Locusc back to ToC or Class ToC

IRI: https://w3id.org/noria/ontology/Locus

is defined by
https://w3id.org/noria/ontology/
A uniquely identified space for Resources within a given Room. Alignment: - *BOT*: - The relationship to the Locus of a Room is available with the `bot:containsZone` property. - Approximating the geographical coordinates of a Locus is feasible through transitive inference over the `bot:hasZeroPoint` of the parent `bot:Site` (considering the GeoNames database this would to a `(bot:Site)=[bot:hasZeroPoint]=>(gn:Feature)` path towards `wgs84_pos:lat` or `wgs84_pos:long` values). - *ORG*: Note that, at instanciation time, `bot:Site` entities may also be `org:Site` (see https://www.w3.org/TR/vocab-org/#org:Site) in order to allow for an Organization (including teams, persons, manufacturers) to be localized (e.g. see `org:basedAt`), and hence allow for intervention distance/time calculus or threat calculus with respect to a given Locus.
has super-classes
spacec
is in domain of
locusLinedp, locusRowdp
is in range of
locatedAtLocusop

ManagedElementc back to ToC or Class ToC

IRI: https://w3id.org/noria/ontology/ManagedElement

is defined by
https://w3id.org/noria/ontology/
Top abstract class of NORIA Cyber/Physical concepts for describing, managing and analyzing ICT systems.
has super-classes
feature of interestc
has sub-classes
DynamicElementc, FunctionalElementc, ProceduralElementc, StructuralElementc
is in domain of
elementManagedByop

NetworkInterfacec back to ToC or Class ToC

IRI: https://w3id.org/noria/ontology/NetworkInterface

is defined by
https://w3id.org/noria/ontology/
A Network Interface of some Resource (e.g. server, router, virtual routing and forwarding (VRF) instance), and of some type (e.g. physical, virtual). Usage notes: - The name of the Network Interface (aka. networkInterfaceName, such as `ge-0/0/0.3013` or `ae52.3028`) can be set with the `rdfs:label` property.
has super-classes
network interfacec
StructuralElementc
communication connection pointc
is in domain of
networkInterfaceAdministrativeStatusop, networkInterfaceConnectsop, networkInterfaceDescriptiondp, networkInterfaceLaserRxHighPowerWarningThresholdop, networkInterfaceLaserRxLowPowerWarningThresholdop, networkInterfaceLaserRxOpticalPowerop, networkInterfaceLaserRxOpticalPowerAverageop, networkInterfaceLaserTxOpticalPowerop, networkInterfaceOfop, networkInterfaceOperationalStatusop, networkInterfaceRoutingPriorityMetricop, networkInterfaceTypeop

NetworkLinkc back to ToC or Class ToC

IRI: https://w3id.org/noria/ontology/NetworkLink

is defined by
https://w3id.org/noria/ontology/
A physical or logical Link between Resources. Usage notes: - The organizational unit in charge of the Network Link (i.e. the Support team or Owner of the Network Link) can be set with the `noria:resourceManagedBy` property.
has super-classes
StructuralElementc
communication connectionc
is in domain of
networkLinkIddp, networkLinkInstallationDatedp, networkLinkTerminationResourceop, networkLinkTypedp
is in range of
networkInterfaceConnectsop

OperationPlanc back to ToC or Class ToC

IRI: https://w3id.org/noria/ontology/OperationPlan

is defined by
https://w3id.org/noria/ontology/
An abstract class representing a formal set of operations to be carried out in a standardized/controlled way.
has super-classes
control methodc
procedural objectc
procedurec
is in domain of
operationPlanPostConditionop, operationPlanPreConditionop
is in range of
actionCorrelatedOperationPlanop

ProceduralElementc back to ToC or Class ToC

IRI: https://w3id.org/noria/ontology/ProceduralElement

is defined by
https://w3id.org/noria/ontology/
Abstract class for (predefined/computed) operational process (a.k.a. *Procedural facet*).
has super-classes
ManagedElementc

ProductModelc back to ToC or Class ToC

IRI: https://w3id.org/noria/ontology/ProductModel

is defined by
https://w3id.org/noria/ontology/
The Product Model of some Resource as per the Manufacturer's naming.
has super-classes
structural propertyc
is in domain of
productManufacturedByop
is in range of
resourceProductModelop

Propertyc back to ToC or Class ToC

IRI: https://w3id.org/noria/ontology/Property

is defined by
https://w3id.org/noria/ontology/
An abstract representation of qualifiable, quantifiable, observable or operable qualities of some Element.
has super-classes
propertyc
has sub-classes
StructuralObservablec

Resourcec back to ToC or Class ToC

IRI: https://w3id.org/noria/ontology/Resource

is defined by
https://w3id.org/noria/ontology/
General resource record of the Communication Device kind from the logistics park. It is a managed entity that can be either Physical or Virtual. Alignment: - *SEAS*: Whenever a Resource individual is an assembly of other resources (e.g. a server rack) or is part of an assembly (e.g. a server blade), the Resource individual can also be declared as a `seas:System` in order to benefit of the `seas:subSystemOf` relation. For example, Resources may be grouped in some `noria:Service` class for providing both an end-to-end analysis of the data path (i.e. Communication Devices + Connections) and an abstract object linked to some end user (e.g. Customer). - *BOT*: A `noria:Resource` is a sub-class of `bot:Element` for setting instances in the context of a physical environment (e.g. in a building). - *SLOGERT*: A `noria:Resource` is equivalent to a `log:Host`. - *UCO*: A `noria:Resource` is equivalent to an UCO's observable `Device`.
has super-classes
devicec
elementc
StructuralElementc
communication devicec
systemc
hostc
is in domain of
clusterControllerop, locatedAtLocusop, resourceForApplicationop, resourceHostNamedp, resourceInstallationDatedp, resourceLogisticIddp, resourceManagementIPAddressop, resourceProductModelop, resourceSerialNumberdp, resourceTypeop, resourceUsageStateop, virtualServerStatusop
is in range of
changeRequestImpactop, clusterControllerop, logOriginatingManagedObjectop, networkInterfaceOfop, networkLinkTerminationResourceop, troubleTicketRelatedResourceop

Roomc back to ToC or Class ToC

IRI: https://w3id.org/noria/ontology/Room

is defined by
https://w3id.org/noria/ontology/
A part of the physical world or a virtual world whose 3D spatial extent is bounded actually or theoretically, and provides for certain functions within the zone it is contained in. Alignment: - *BOT*: A Room is a specialization of a `bot:Space` for common sense understanding.
has super-classes
spacec

Servicec back to ToC or Class ToC

IRI: https://w3id.org/noria/ontology/Service

is defined by
https://w3id.org/noria/ontology/
Service is an abstract base class for defining the Service hierarchy, i.e. the composition of assets (a.k.a. asset chain, service function chain) for providing a end-to-end data path or processing for some specific Customer or purpose. Usage notes: - The `noria:Service` is loosely defined as per the way to group underpinning assets. The typical usage is to assert `noria:ApplicationModule` entities as `seas:subSystemOf` a given `noria:Service`. - The network topology related to a given `noria:Service` is inferred from the set of resources, network interfaces and network links included in each Application that is part of the Service. We remark here that, although deterministic, the data path granularity calculus for some communication session (e.g. a time-bounded IP/http query with its response) depends on the specificity of the resources included in `ApplicationModule` instances. For example, the resulting granularity for a "national IP backbone infrastructure" application instance will correspond to the [routing domain](https://en.wikipedia.org/wiki/Routing_domain). Alignment: - *SEAS*: A `noria:Service` allows for grouping components, hence it is a subclass of `seas:System`. - *DevOps-Infra*: - The `noria:Service` is a concrete instance of a set of deployment models, hence it relates to `devopsprod:ServiceInstance`. - A `noria:Service.serviceType(<kos/service/type/CustomerFacingService>)` relates to the `devopsprod:BusinessProductInstance` concept. - *tmforum*: - The `noria:Service` is equivalent to the `Service` object from the *[TMF 638 - Service Inventory](https://github.com/tmforum-apis/TMF638_ServiceInventory)* API. - Using the `noria:serviceType` relates to asserting the `CustomerFacingService` or `ResourceFacingService` Service subclasses notions of the *TMF 638 - Service Inventory* API (i.e. as either being possibly visible and usable by a Customer or not). - *IETF*: Assuming a group *Service Functions* (SFs), the `noria:Service` concept relates to the *Service Function Chain (SFC)* definition from the [RFC 7665: SFC Architecture](https://www.rfc-editor.org/rfc/rfc7665) (see also [ITU-T X.1045](https://handle.itu.int/11.1002/1000/14043) for complementary SFC definition).
has super-classes
FunctionalElementc
systemc
is in domain of
serviceTypeop
is in range of
changeRequestImpactop, troubleTicketRelatedServiceop

service instancec back to ToC or Class ToC

IRI: http://w3id.org/devops-infra/product#ServiceInstance

is equivalent to
Servicec

StructuralElementc back to ToC or Class ToC

IRI: https://w3id.org/noria/ontology/StructuralElement

is defined by
https://w3id.org/noria/ontology/
Abstract class for physical/logical ICT systems's assets and relations (a.k.a. *Structural facet*).
has super-classes
ManagedElementc
systemc
has sub-classes
NetworkInterfacec, NetworkLinkc, Resourcec
is in range of
eventRelatedElementop

StructuralObservablec back to ToC or Class ToC

IRI: https://w3id.org/noria/ontology/StructuralObservable

is defined by
https://w3id.org/noria/ontology/
An abstract class for ICT systems's properties that should be defined as classes for extended description capability.
has super-classes
Propertyc

TroubleTicketc back to ToC or Class ToC

IRI: https://w3id.org/noria/ontology/TroubleTicket

is defined by
https://w3id.org/noria/ontology/
A trouble ticket represents a record used for reporting and managing the resolution of resource problems. Main trouble ticket attributes are its description, severity, type, priority, related dates (created, target resolution, resolution, etc.), state and related information (change reason, change date), related parties (originator, owner, pilot), notes, trouble causes and impacts. Alignment: - *DCMI*: from the DCMI Abstract Model perspective, a TroubleTicket is a described resource, hence DC terms apply: - troubleTicketId <=> http://purl.org/dc/terms/identifier : Identifier of the trouble ticket. - troubleTicketCreationDateTime <=> http://purl.org/dc/terms/created : The Date on which the TroubleTicket was created in the ticketing system. - troubleTicketLastUpdate <=> http://purl.org/dc/terms/modified : The date and time that the TroubleTicket was last updated. - troubleTicketName <=> http://purl.org/dc/terms/title : Name of the TroubleTicket, typically a short description provided by the user that create the ticket or complementary data - troubleTicketDescription <=> http://purl.org/dc/terms/description : Extended description of the trouble or issue. - troubleTicketNote <=> http://purl.org/dc/terms/hasPart : The TroubleTicketNote(s) that are associated to the TroubleTicket. - troubleTicketAttachment <=> http://purl.org/dc/terms/hasPart : The DocumentAttachment(s) that are associated to the TroubleTicket. - troubleTicketRelationshipParentOf <=> http://purl.org/dc/terms/hasPart : The TroubleTicket(s) this ticket is parent of (TicketRelationship). - troubleTicketRelationshipChildOf <=> http://purl.org/dc/terms/isPartOf : The TroubleTicket this ticket is the child of (TicketRelationship). - troubleTicketDuration <=> http://purl.org/dc/terms/extent (optional) : The overall duration of the incident management process, typically in ISO 8601 duration format. Can be useful for computing Mean Time To Repair (MTTR) values for a given `problemCategory`. - troubleTicketCorrelatedNotifications <=> http://purl.org/dc/terms/relation : EventRecord(s) instances or identifiers that are considered to be correlated to this TroubleTicket/TroubleTicketNote. - *BBO*: a TroubleTicket is a DocumentResource in the sense that it is the result of the Incident Management process and can be used as an input for another activity. From the BPMN 2.0 perspective, a TroubleTicket is a DataObject. - *PEP*: a TroubleTicket is a context for (potentially) many *CorrectiveMaintenanceAction* to occur; hence it relates to a `pep:ProcedureExecutionContainer`, which in turns enable to track the corresponding `EventRecord` through the `ldp:member` property.
has super-classes
DynamicElementc
procedure execution containerc
document resourcec
is in domain of
documentExternalIddp, documentHRefdp, documentStatusHistoryop, problemCategoryop, problemResponsibilityop, troubleTicketCategoryop, troubleTicketCausedp, troubleTicketCharacteristicop, troubleTicketCommittedRestorationDateTimedp, troubleTicketCriticityop, troubleTicketDetectionDateTimedp, troubleTicketFreezeItemop, troubleTicketImpactsop, troubleTicketIsNotificationEnabledp, troubleTicketOriginop, troubleTicketPartyInterventionop, troubleTicketPlannedRestorationDateTimedp, troubleTicketPriorityop, troubleTicketRelatedPartyop, troubleTicketRelatedResourceop, troubleTicketRelatedServiceop, troubleTicketSeverityop, troubleTicketStatusCurrentop, troubleTicketSupervisionTooldp, troubleTicketTargetRestorationDateTimedp, troubleTicketTriggerop, troubleTicketTypeop, troubleTicketUrgencyop
is disjoint with
ChangeRequestc

TroubleTicketNotec back to ToC or Class ToC

IRI: https://w3id.org/noria/ontology/TroubleTicketNote

is defined by
https://w3id.org/noria/ontology/
A trouble ticket note represents a record used for reporting and information sharing during the incident management process for a given Trouble Ticket. Alignment: - *DCMI*: from the DCMI Abstract Model perspective, a TroubleTicketNote is a described resource, hence DC terms apply: - troubleTicketNoteDate <=> http://purl.org/dc/terms/created : The recording date of the TroubleTicketNote. - troubleTicketNoteAuthor <=> http://purl.org/dc/terms/creator : The Author of the TroubleTicketNote. - troubleTicketNoteText <=> http://purl.org/dc/terms/description : The content of the TroubleTicketNote. - troubleTicketNoteForTicket <=> http://purl.org/dc/terms/isPartOf : The TroubleTicket this note is part of. - troubleTicketNoteCorrelatedNotifications <=> http://purl.org/dc/terms/relation : EventRecord(s) instances or identifiers that are considered to be correlated to this TroubleTicketNote. - *BBO*: a TroubleTicketNote is a DocumentResource in the sense that it is the result of the Incident Management process and can be used as an input for another activity. From the BPMN 2.0 perspective, a TroubleTicketNote is a DataObject. - *PEP*: a TroubleTicketNote is a context for (potentially) many *CorrectiveMaintenanceAction* to occur; hence it relates to a `pep:ProcedureExecutionContainer`, which in turns enable to track the corresponding `EventRecord` through the `ldp:member` property.
has super-classes
DynamicElementc
procedure execution containerc
document resourcec
is in domain of
troubleTicketNoteCommentTypeop, troubleTicketNoteCorrelatedExecutionop, troubleTicketNoteOperationTypeop

Object Properties

actionCorrelatedOperationPlanop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/actionCorrelatedOperationPlan

is defined by
https://w3id.org/noria/ontology/
The Operation Plan (procedure) guiding the execution of the given Action.
has super-properties
used procedureop
has domain
change actionc
corrective maintenance actionc
has range
OperationPlanc

agentManagesResourceop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/agentManagesResource

is defined by
https://w3id.org/noria/ontology/
The Network Element (IT Resource) the Agent is responsible of (supervises). Alignment: - *FOAF*: A team may be interested into following the state of some resources, hence this property is semantically akin to `foaf:topic_interest`.
has super-properties
topic interestop
has domain
agentc
is inverse of
resourceManagedByop

agentPreferredContactMethodop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/agentPreferredContactMethod

is defined by
https://w3id.org/noria/ontology/
The preferred contact method to reach the Agent (Team, Group, Employee).
has domain
agentc
has range
conceptc and (in schemeop value agent contact method)

alarmMitigatedByop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/alarmMitigatedBy

is defined by
https://w3id.org/noria/ontology/
The ProcedureExecutionContainer (i.e. the set of Procedure Execution(s)) that led to clear the alarm and/or solve the issue. This allows, for example, the timely reporting of changing conditions prevalent at the time of the alarm.
has domain
EventRecordc
has range
procedure execution containerc

alarmMonitoredAttributeop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/alarmMonitoredAttribute

is defined by
https://w3id.org/noria/ontology/
https://www.itu.int/ITU-T/formal-language/itu-t/x/x721/1992/x721.html#-monitoredAttributes
https://www.itu.int/rec/T-REC-X.733-199202-I/
The Monitored attributes parameter, when present, defines one or more attributes of the managed object and their corresponding values at the time of the alarm. Managed object definers may specify the set of attributes which are of interest, if any. This allows, for example, the timely reporting of changing conditions prevalent at the time of the alarm.
has domain
EventRecordc

alarmProposedRepairActionop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/alarmProposedRepairAction

is defined by
https://w3id.org/noria/ontology/
https://www.itu.int/ITU-T/formal-language/itu-t/x/x721/1992/x721.html#-proposedRepairActions
https://www.itu.int/rec/T-REC-X.733-199202-I/
This parameter, when present, is used if the cause is known and the system being managed can suggest one or more solutions. This parameter is a set of possibilities specified by the object class definer.
has domain
EventRecordc
has range
procedurec

alarmSeverityop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/alarmSeverity

is defined by
https://w3id.org/noria/ontology/
https://www.itu.int/ITU-T/formal-language/itu-t/x/x721/1992/x721.html#-perceivedSeverity
https://www.itu.int/ITU-T/formal-language/itu-t/x/x721/1992/x721.html#-securityAlarmSeverity
https://www.itu.int/rec/T-REC-X.733-199202-I/
Indication of how it is perceived that the capability of the managed object has been affected, or how serious are the service affecting conditions (including for security alarms).
has super-properties
has criticalityop
typeop
has domain
EventRecordc
has range
conceptc and (in schemeop value perceived severity)

applicationBusinessImportanceop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/applicationBusinessImportance

is defined by
https://w3id.org/noria/ontology/
The importance of the Application from the business impact perspective for risk assessment analysis and incident management prioritization.
has domain
Applicationc
has range
conceptc and (in schemeop value business importance)

applicationModuleAdministrationLeaderop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/applicationModuleAdministrationLeader

is defined by
https://w3id.org/noria/ontology/
Administration leader.
has super-properties
applicationModuleRelatedPartyop
has range
agentc

applicationModuleAdministrationTeamop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/applicationModuleAdministrationTeam

is defined by
https://w3id.org/noria/ontology/
Administration team.
has super-properties
applicationModuleRelatedPartyop
has range
organizational unitc

applicationModuleHotlineGroupop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/applicationModuleHotlineGroup

is defined by
https://w3id.org/noria/ontology/
Hotline team.
has super-properties
applicationModuleRelatedPartyop
has range
organizational unitc

applicationModuleOfop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/applicationModuleOf

is defined by
https://w3id.org/noria/ontology/
A child/parent relationship between a specific and managed instance of an Application (i.e. an Application Module) and the Application.
has super-properties
sub system ofop
has domain
ApplicationModulec

applicationModuleRelatedPartyop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/applicationModuleRelatedParty

is defined by
https://w3id.org/noria/ontology/
Generic property for linking a party playing a role in the management of the Application Module.

applicationModuleSlaLevelop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/applicationModuleSlaLevel

is defined by
https://w3id.org/noria/ontology/
SLA level.
has domain
ApplicationModulec
has range
conceptc and (in schemeop value sla level)

applicationModuleStatusop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/applicationModuleStatus

is defined by
https://w3id.org/noria/ontology/
Status of the Application Module.
has domain
ApplicationModulec
has range
conceptc and (in schemeop value status)

applicationModuleSupportGroupop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/applicationModuleSupportGroup

is defined by
https://w3id.org/noria/ontology/
Level 1 support team.
has range
organizational unitc

applicationModuleSupportLeaderop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/applicationModuleSupportLeader

is defined by
https://w3id.org/noria/ontology/
Support leader.
has super-properties
applicationModuleRelatedPartyop
has range
agentc

applicationModuleSupportTeamop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/applicationModuleSupportTeam

is defined by
https://w3id.org/noria/ontology/
Level 2 Support Team.
has super-properties
applicationModuleRelatedPartyop
has range
organizational unitc

applicationTypeop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/applicationType

is defined by
https://w3id.org/noria/ontology/
The type of the Application.
has super-properties
typeop
has domain
Applicationc
has range
conceptc and (in schemeop value type)

changeRequestActorPartyop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/changeRequestActorParty

is defined by
https://w3id.org/noria/ontology/
The actor of the Change Request.
has super-properties
contributorop
change request related partyop
has domain
ChangeRequestc
has range
agentc

changeRequestCategoryop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/changeRequestCategory

is defined by
https://w3id.org/noria/ontology/
Nature of the Change Request
has super-properties
typeop
has domain
ChangeRequestc
has range
conceptc and (in schemeop value category)

changeRequestChangeCauseop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/changeRequestChangeCause

is defined by
https://w3id.org/noria/ontology/
Cause of (reason for) the Change Request.
has super-properties
typeop
has domain
ChangeRequestc
has range
conceptc and (in schemeop value cause)

changeRequestImpactop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/changeRequestImpact

is defined by
https://w3id.org/noria/ontology/
Set of physical/logical entities on which the Change Request is carried-out.
has super-properties
relationop
eventRelatedElementop
has domain
ChangeRequestc
has range
Applicationc
ApplicationModulec
Resourcec
Servicec

changeRequestInitiatorPartyop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/changeRequestInitiatorParty

is defined by
https://w3id.org/noria/ontology/
The agent initiating the Change Request.
has super-properties
contributorop
change request related partyop
has domain
ChangeRequestc
has range
agentc

changeRequestPilotPartyop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/changeRequestPilotParty

is defined by
https://w3id.org/noria/ontology/
The pilot of the Change Request.
has super-properties
contributorop
change request related partyop
has domain
ChangeRequestc
has range
agentc

changeRequestSpecificationop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/changeRequestSpecification

is defined by
https://w3id.org/noria/ontology/
An item of the standard operation plan catalog for recurring activities.
has super-properties
typeop
has domain
ChangeRequestc
has range
conceptc and (in schemeop value specification)

changeRequestStatusCurrentop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/changeRequestStatusCurrent

is defined by
https://w3id.org/noria/ontology/
The current status of the Change Request.
has domain
ChangeRequestc
has range
conceptc and (in schemeop value status)

changeRequestTypeop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/changeRequestType

is defined by
https://w3id.org/noria/ontology/
The type of the request describes the a priori impact and risk level of the Change Request.
has super-properties
typeop
has domain
ChangeRequestc
has range
conceptc and (in schemeop value type)

clusterControllerop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/clusterController

is defined by
https://w3id.org/noria/ontology/
Relates a Resource that is part of a cluster with the cluster controller.
has super-properties
sub system ofop
has domain
Resourcec
has range
Resourcec

documentStatusHistoryop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/documentStatusHistory

is defined by
https://w3id.org/noria/ontology/
The status change history of the document as recorded by the system's logging feature.
has super-properties
referencesop
has domain
ChangeRequestc
TroubleTicketc
has range
EventRecordc

elementManagedByop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/elementManagedBy

is defined by
https://w3id.org/noria/ontology/
The Agent or Owner of the Managed Element. Alignment: - *ORG*: the *elementManagedBy* property can range an `org:Organization` or `org:OrganizationalUnit` entity as the ORG data model defines these class as subClassOf `foaf:Agent` (see [org:Organization](https://www.w3.org/TR/vocab-org/#org:Organization)).
has sub-properties
applicationModuleRelatedPartyop, resourceManagedByop
has domain
ManagedElementc
has range
agentc

elementPropertyop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/elementProperty

is defined by
https://w3id.org/noria/ontology/
An abstract representation of a relationship between some Element instance and some Property instance.
has super-properties
has propertyop
has sub-properties
structuralElementObservableop, structuralElementObservableDataop

eventRelatedElementop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/eventRelatedElement

is defined by
https://w3id.org/noria/ontology/
The structural or functional element instance some event or time-dependant entity is related with.

eventRelatedPartyop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/eventRelatedParty

is defined by
https://w3id.org/noria/ontology/
Party playing a role (stakeholders) in the life cycle of a given event instance or time-dependant entity.

locatedAtLocusop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/locatedAtLocus

is defined by
https://w3id.org/noria/ontology/
A uniquely identified space of the Resource within a given Room. Alignment: - *UCO*: This property enables linking a concrete `Resource` instance to some location, hence it relates to `observable:location`. - *BOT*: This property is akin to the inverse of `bot:hasElement`.
has super-properties
locationop
has domain
Resourcec
has range
Locusc

logOriginatingAgentop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/logOriginatingAgent

is defined by
https://w3id.org/noria/ontology/
https://www.itu.int/ITU-T/formal-language/itu-t/x/x721/1992/x721.html#-serviceUser
https://www.itu.int/ITU-T/formal-language/itu-t/x/x721/1992/x721.html#-sourceIndicator
The Agent at the origin of the Log record whenever it represents some action carried out on the ICT system. This includes information about the service user associated with the service request that caused a security alarm.
has super-properties
creator
was attributed toop
eventRelatedPartyop
made byop
has domain
EventRecordc
has range
agentc

logOriginatingManagedObjectop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/logOriginatingManagedObject

is defined by
https://w3id.org/noria/ontology/
https://www.itu.int/ITU-T/formal-language/itu-t/x/x721/1992/x721.html#-SecurityAlarmDetector
https://www.itu.int/ITU-T/formal-language/itu-t/x/x721/1992/x721.html#-managedObjectInstance
https://www.itu.int/ITU-T/formal-language/itu-t/x/x721/1992/x721.html#-serviceProvider
https://www.itu.int/rec/T-REC-X.733-199202-I/
The Managed Object entity at the origin of the Log record. This includes information about the service provider associated with the service request that caused a security alarm.
has super-properties
happened atop
creator
was attributed toop
eventRelatedElementop
made byop
has source hostop
has domain
EventRecordc
has range
Applicationc
Resourcec

logOriginatingManagementSystemop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/logOriginatingManagementSystem

is defined by
https://w3id.org/noria/ontology/
The Management System that receives, processes and forwards the Log record.
has super-properties
creator
was attributed toop
eventRelatedElementop
has domain
EventRecordc
has range
Applicationc

networkInterfaceAdministrativeStatusop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/networkInterfaceAdministrativeStatus

is defined by
https://w3id.org/noria/ontology/
The administrative status of the Network Interface.
has super-properties
structuralElementObservableop
has domain
NetworkInterfacec
has range
conceptc and (in schemeop value administrative state)

networkInterfaceConnectsop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/networkInterfaceConnects

is defined by
https://w3id.org/noria/ontology/
The Network Link the Network Interface is attached-to.
has super-properties
connects system atop
has domain
NetworkInterfacec
has range
NetworkLinkc

networkInterfaceLaserRxHighPowerWarningThresholdop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/networkInterfaceLaserRxHighPowerWarningThreshold

has super-properties
structuralElementObservableDataop
has domain
NetworkInterfacec
is also defined as
data property

networkInterfaceLaserRxLowPowerWarningThresholdop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/networkInterfaceLaserRxLowPowerWarningThreshold

has super-properties
structuralElementObservableDataop
has domain
NetworkInterfacec
is also defined as
data property

networkInterfaceLaserRxOpticalPowerop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/networkInterfaceLaserRxOpticalPower

has super-properties
structuralElementObservableDataop
has domain
NetworkInterfacec
is also defined as
data property

networkInterfaceLaserRxOpticalPowerAverageop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/networkInterfaceLaserRxOpticalPowerAverage

has super-properties
structuralElementObservableDataop
has domain
NetworkInterfacec
is also defined as
data property

networkInterfaceLaserTxOpticalPowerop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/networkInterfaceLaserTxOpticalPower

has super-properties
structuralElementObservableDataop
has domain
NetworkInterfacec
is also defined as
data property

networkInterfaceOfop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/networkInterfaceOf

is defined by
https://w3id.org/noria/ontology/
The Resource the Network Interface is part-of.
has super-properties
connection point ofop
has domain
NetworkInterfacec
has range
Resourcec

networkInterfaceOperationalStatusop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/networkInterfaceOperationalStatus

is defined by
https://w3id.org/noria/ontology/
The operational status of the Network Interface.
has super-properties
structuralElementObservableop
has domain
NetworkInterfacec
has range
conceptc and (in schemeop value operational state)

networkInterfaceRoutingPriorityMetricop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/networkInterfaceRoutingPriorityMetric

has super-properties
structuralElementObservableDataop
has domain
NetworkInterfacec
is also defined as
data property

networkInterfaceTypeop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/networkInterfaceType

is defined by
https://w3id.org/noria/ontology/
The type of the Network Interface.
has domain
NetworkInterfacec

networkLinkTerminationResourceop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/networkLinkTerminationResource

is defined by
https://w3id.org/noria/ontology/
Link termination Resource, the Resource at some end fo the Network Link.
has super-properties
connects systemop
has domain
NetworkLinkc
has range
Resourcec

operationPlanPostConditionop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/operationPlanPostCondition

is defined by
https://w3id.org/noria/ontology/
The ActionPostCondition to check/that would be observed whenever the OperationPlan is carried out. Alignment: - *PEP*: OperationPlan (Procedures) may be linked to some description of the output, hence `operationPlanPostCondition` is a kind of `pep:hasOutput`. - *BBO*: From the BPMN perspective, the `operationPlanPostCondition` is the description of what should be observed to after the realization of a given Task, hence it is a kind of `BBO:has_completionCondition`.
has super-properties
has outputop
has completion conditionop
has domain
OperationPlanc
has range
ActionPostConditionc

operationPlanPreConditionop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/operationPlanPreCondition

is defined by
https://w3id.org/noria/ontology/
The ActionPreCondition to check/that would be checked whenever the OperationPlan will be executed/is executed. Alignment: - *PEP*: OperationPlan (Procedures) may be linked to some description of the input, hence `operationPlanPreCondition` is a kind of `pep:hasInput`. - *BBO*: From the BPMN perspective, the `operationPlanPreCondition` is the description of what may activate the realization of a given Task, hence it is a kind of `BBO:has_activationCondition`.
has super-properties
has inputop
has activation conditionop
has domain
OperationPlanc
has range
ActionPreConditionc

problemCategoryop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/problemCategory

is defined by
https://w3id.org/noria/ontology/
The *final* nature (for product ticket class) or technical impact (for resource ticket class) of the incident category of any Trouble Ticket or Incident Ticket.
has super-properties
typeop
has domain
TroubleTicketc
has range
conceptc and (in schemeop value trouble category)

problemResponsibilityop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/problemResponsibility

is defined by
https://w3id.org/noria/ontology/
The *final* area of responsibility identified for the incident.
has super-properties
typeop
has domain
TroubleTicketc
has range
conceptc and (in schemeop value problem responsibility)

productManufacturedByop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/productManufacturedBy

is defined by
https://w3id.org/noria/ontology/
The Manufacturer of the Product Model.
has domain
ProductModelc
has range
organizationc

resourceForApplicationop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/resourceForApplication

is defined by
https://w3id.org/noria/ontology/
The Application this Resource is contributing to, whatever the Application type.
has super-properties
sub system ofop
has domain
Resourcec
has range
Applicationc

resourceManagedByop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/resourceManagedBy

is defined by
https://w3id.org/noria/ontology/
The Support team or Owner of the Network Element (IT Resource).
has super-properties
elementManagedByop
is inverse of
agentManagesResourceop

resourceManagementIPAddressop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/resourceManagementIPAddress

is defined by
https://w3id.org/noria/ontology/
Specifies the IP address for remote management of the Resource, if relevant.
has super-properties
ip addressop
has domain
Resourcec

resourceProductModelop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/resourceProductModel

is defined by
https://w3id.org/noria/ontology/
The product model of the Resource.
has domain
Resourcec
has range
ProductModelc

resourceTypeop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/resourceType

is defined by
https://w3id.org/noria/ontology/
The type of the Network Element Resource.
has domain
Resourcec
has range
conceptc and (in schemeop value type)

resourceUsageStateop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/resourceUsageState

is defined by
https://w3id.org/noria/ontology/
The production state of the Resource.
has domain
Resourcec
has range
conceptc and (in schemeop value lifecycle state)

serviceTypeop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/serviceType

is defined by
https://w3id.org/noria/ontology/
The type of the Service.
has super-properties
typeop
has domain
Servicec
has range
conceptc and (in schemeop value type)

structural element propertyop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/structuralElementProperty

is inverse of
structuralObservableOfop

structuralElementObservableop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/structuralElementObservable

is defined by
https://w3id.org/noria/ontology/
An abstract representation of a relationship between some StructuralElement instance and some StructuralObservable instance.

structuralElementObservableDataop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/structuralElementObservableData

structuralObservableOfop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/structuralObservableOf

is defined by
https://w3id.org/noria/ontology/
Relates some `StructuralObservable` instance to some `StructuralElement` instance.

troubleTicketCategoryop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/troubleTicketCategory

is defined by
https://w3id.org/noria/ontology/
The *initial* nature (for product ticket class) or technical impact (for resource ticket class) of the incident category of any Trouble Ticket or Incident Ticket.
has super-properties
typeop
has domain
TroubleTicketc
has range
conceptc and (in schemeop value trouble category)

troubleTicketCharacteristicop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/troubleTicketCharacteristic

is defined by
https://w3id.org/noria/ontology/
A list of Characteristics of the ticket (TroubleTicketCharacteristic [*]). The Trouble ticket specific characteristics
has domain
TroubleTicketc

troubleTicketCriticityop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/troubleTicketCriticity

is defined by
https://w3id.org/noria/ontology/
The ticket criticity from the customer impact perspective.
has super-properties
typeop
has domain
TroubleTicketc
has range
conceptc and (in schemeop value category)

troubleTicketFreezeItemop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/troubleTicketFreezeItem

is defined by
https://w3id.org/noria/ontology/
The ticket freeze period history.
has domain
TroubleTicketc

troubleTicketImpactsop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/troubleTicketImpacts

is defined by
https://w3id.org/noria/ontology/
A list of resources or services (applications) impacted by the trouble.
has super-properties
relationop
has domain
TroubleTicketc

troubleTicketNoteCommentTypeop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/troubleTicketNoteCommentType

is defined by
https://w3id.org/noria/ontology/
The comment provenance type and/or disclosure rules family.
has super-properties
typeop
has domain
TroubleTicketNotec
has range
conceptc and (in schemeop value comment type)

troubleTicketNoteCorrelatedExecutionop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/troubleTicketNoteCorrelatedExecution

is defined by
https://w3id.org/noria/ontology/
The correlated *ProcedureExecutionContainer* corresponding to the corrective maintenance actions depicted in the Trouble Ticket Note (i.e. the set of `EventRecord` about interactions with the system and as notified by the system). From a practical perspective, relating a `noria:TroubleTicketNote` to a `pep:ProcedureExecutionContainer` is akin to show off the materialization of a corrective maintenance action from the technical perspective. Note that for actions undoubtedly related to a given trouble ticket note (i.e. that can be asserted without mining for execution context candidates), one can avoid using `troubleTicketNoteCorrelatedExecution` by directly relating the note to `EventRecord` with `ldp:member` as `TroubleTicket` and `TroubleTicketNote` are themselves subclasses of `pep:ProcedureExecutionContainer`.
has super-properties
relationop
has domain
TroubleTicketNotec
has range
procedure execution containerc

troubleTicketNoteOperationTypeop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/troubleTicketNoteOperationType

is defined by
https://w3id.org/noria/ontology/
The operation type of the note.
has super-properties
typeop
has domain
TroubleTicketNotec
has range
conceptc and (in schemeop value operation type)

troubleTicketOriginop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/troubleTicketOrigin

is defined by
https://w3id.org/noria/ontology/
The person or group family at the origin of the creation of the Trouble Ticket.
has super-properties
typeop
has domain
TroubleTicketc
has range
conceptc and (in schemeop value origin)

troubleTicketPartyInterventionop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/troubleTicketPartyIntervention

is defined by
https://w3id.org/noria/ontology/
The history of groups activation and responsibility transfer.
has domain
TroubleTicketc

troubleTicketPriorityop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/troubleTicketPriority

is defined by
https://w3id.org/noria/ontology/
The trouble management priority.
has super-properties
typeop
has domain
TroubleTicketc
has range
conceptc and (in schemeop value priority)

troubleTicketRelatedPartyop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/troubleTicketRelatedParty

is defined by
https://w3id.org/noria/ontology/
The related party(ies) that are associated to the ticket.
has super-properties
eventRelatedPartyop
has domain
TroubleTicketc
has range
agentc

troubleTicketRelatedResourceop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/troubleTicketRelatedResource

is defined by
https://w3id.org/noria/ontology/
The Resource entity on which the trouble ticket has been created.
has super-properties
relationop
eventRelatedElementop
has domain
TroubleTicketc
has range
Resourcec

troubleTicketRelatedServiceop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/troubleTicketRelatedService

is defined by
https://w3id.org/noria/ontology/
The *Application* or *Service* entity on which trouble ticket has been created.
has super-properties
relationop
eventRelatedElementop
has domain
TroubleTicketc
has range
Applicationc
ApplicationModulec
Servicec

troubleTicketSeverityop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/troubleTicketSeverity

is defined by
https://w3id.org/noria/ontology/
The criticity of the incident. The classification (severity) of the Incident may be defined in accordance with Service Level Agreement (SLA) requirements. The thresholds of Incident resolution depend on standards defined per service type. When the thresholds are exceeded, specific process of escalation may be activated.
has super-properties
typeop
has domain
TroubleTicketc
has range
conceptc and (in schemeop value severity)

troubleTicketStatusCurrentop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/troubleTicketStatusCurrent

is defined by
https://w3id.org/noria/ontology/
The current activity status of the trouble ticket.
has domain
TroubleTicketc
has range
conceptc and (in schemeop value status)

troubleTicketTriggerop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/troubleTicketTrigger

has domain
TroubleTicketc
has range
EventRecordc
is also defined as
data property

troubleTicketTypeop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/troubleTicketType

is defined by
https://w3id.org/noria/ontology/
The ticket type.
has super-properties
typeop
has domain
TroubleTicketc
has range
conceptc and (in schemeop value type)

troubleTicketUrgencyop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/troubleTicketUrgency

is defined by
https://w3id.org/noria/ontology/
The priority level of the incident.
has super-properties
typeop
has domain
TroubleTicketc
has range
conceptc and (in schemeop value urgency)

virtualServerStatusop back to ToC or Object Property ToC

IRI: https://w3id.org/noria/ontology/virtualServerStatus

is defined by
https://w3id.org/noria/ontology/
The operational status of the Virtual Server.
has super-properties
structuralElementObservableop
has domain
Resourcec
has range
conceptc and (in schemeop value operational state)

Data Properties

agentInstructionsdp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/agentInstructions

is defined by
https://w3id.org/noria/ontology/
Instructions for involving the Agent (Team, Group, Employee).
has domain
agentc
has range
string

agentWorkingHoursdp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/agentWorkingHours

is defined by
https://w3id.org/noria/ontology/
The Working Hours for reaching the Agent (Team, Employee, etc.).
has domain
agentc
has range
string

applicationFunctionalDomaindp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/applicationFunctionalDomain

is defined by
https://w3id.org/noria/ontology/
https://www.tmforum.org/oda/information-systems/information-framework-sid/
The functional domain of the Application for describing the organization’s activities from a system point of view. Alignment: - *tmforum*: the `noria:applicationFunctionalDomain` is equivalent to the *Domain* concept of the ODA Functional Framework.
has domain
Applicationc

applicationFunctionalSubDomaindp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/applicationFunctionalSubDomain

is defined by
https://w3id.org/noria/ontology/
https://www.tmforum.org/oda/information-systems/information-framework-sid/
The functional sub-domain of the Application for describing the organization’s activities from a system point of view. Alignment: - *tmforum*: the `noria:applicationFunctionalSubDomain` is equivalent to *Aggregate Business Entities* (ABEs) and *Business Entities* (BEs) of the ODA Functional Framework.
has domain
Applicationc

applicationModelIdentifierdp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/applicationModelIdentifier

is defined by
https://w3id.org/noria/ontology/
Application model code.
has super-properties
identifierdp
has domain
Applicationc
has range
string

applicationModuleHotlineEnableddp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/applicationModuleHotlineEnabled

is defined by
https://w3id.org/noria/ontology/
Hotline enabled for issues on a given ApplicationModule.
has domain
ApplicationModulec
has range
boolean

applicationModuleIdentifierdp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/applicationModuleIdentifier

is defined by
https://w3id.org/noria/ontology/
Application module code.
has super-properties
identifierdp
has domain
ApplicationModulec
has range
string

applicationModuleNamedp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/applicationModuleName

is defined by
https://w3id.org/noria/ontology/
The name of the Application module.
has super-properties
functionalElementDistinguishedNamedp
has domain
ApplicationModulec
has range
string

applicationModuleSlaLevelDatedp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/applicationModuleSlaLevelDate

is defined by
https://w3id.org/noria/ontology/
SLA Level date, the date at which the SLA Level has been set or updated.
has super-properties
in x s d date time stampdp
has domain
ApplicationModulec

applicationNumericalIdentifierdp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/applicationNumericalIdentifier

is defined by
https://w3id.org/noria/ontology/
Application numerical identifier, the numerical identifier of the Application within the Information System.
has super-properties
identifierdp
has domain
Applicationc
has range
int

applicationShortIdentifierdp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/applicationShortIdentifier

is defined by
https://w3id.org/noria/ontology/
Application short identifier, a short string identifier of Application within the Information System.
has super-properties
identifierdp
functionalElementDistinguishedNamedp
has domain
Applicationc
has range
string

changeRequestActualEndTimedp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/changeRequestActualEndTime

is defined by
https://w3id.org/noria/ontology/
Date and time on which the Change Request implementation has been completed. It is displayed only after the Change Request implementation has been completed actually.
has super-properties
datedp
has domain
ChangeRequestc
has range
date time

changeRequestActualStartTimedp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/changeRequestActualStartTime

is defined by
https://w3id.org/noria/ontology/
Date and time on which the Change Request implementation has started. It is displayed only after the Change Request implementation has started actually.
has super-properties
datedp
has domain
ChangeRequestc
has range
date time

changeRequestIsRegulateddp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/changeRequestIsRegulated

is defined by
https://w3id.org/noria/ontology/
If *true*, the Change Request is subject to special regulations.
has domain
ChangeRequestc
has range
boolean

changeRequestOutageDurationdp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/changeRequestOutageDuration

is defined by
https://w3id.org/noria/ontology/
Expected duration of the outage, if any involved by the Change Request type.
has super-properties
extentdp
has domain
ChangeRequestc
has range
duration

changeRequestPlannedEndTimedp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/changeRequestPlannedEndTime

is defined by
https://w3id.org/noria/ontology/
Date and time on which is planned the end of the implementation of the Change Request. It is displayed only before the Change Request implementation is completed.
has super-properties
datedp
has domain
ChangeRequestc
has range
date time

changeRequestPlannedStartTimedp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/changeRequestPlannedStartTime

is defined by
https://w3id.org/noria/ontology/
Date and time on which is planned the end of the implementation of the Change Request. It is displayed only before the Change Request implementation is completed.
has super-properties
datedp
has domain
ChangeRequestc
has range
date time

documentExternalIddp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/documentExternalId

is defined by
https://w3id.org/noria/ontology/
ID given by the requestor to facilitate the relationship set up and searches afterwards.
has super-properties
identifierdp
has domain
ChangeRequestc
TroubleTicketc
has range
string

documentHRefdp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/documentHRef

is defined by
https://w3id.org/noria/ontology/
Hyperlink to the TroubleTicket or ChangeRequest entity in the originating information system.
has super-properties
sourcedp
has domain
ChangeRequestc
TroubleTicketc
has range
any u r i

elementDistinguishedNamedp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/elementDistinguishedName

is defined by
https://w3id.org/noria/ontology/
The Distinguished Name of the Element Instance (i.e. unique identifier).

functionalElementDistinguishedNamedp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/functionalElementDistinguishedName

is defined by
https://w3id.org/noria/ontology/
The Distinguished Name of the Functional Element Instance (i.e. unique identifier).

locusLinedp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/locusLine

is defined by
https://w3id.org/noria/ontology/
The line identifier in a `noria:Room` for a Locus defined by Cartesian coordinates.
has domain
Locusc

locusRowdp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/locusRow

is defined by
https://w3id.org/noria/ontology/
The row identifier in a `noria:Room` for a Locus defined by Cartesian coordinates.
has domain
Locusc

loggingTimedp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/loggingTime

is defined by
https://w3id.org/noria/ontology/
https://www.itu.int/ITU-T/formal-language/itu-t/x/x721/1992/x721.html#-loggingTime
The Date on which the log record was created in the system.
has super-properties
createddp
timedp
has domain
EventRecordc
has range
date time

logTextdp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/logText

is defined by
https://w3id.org/noria/ontology/
https://www.itu.int/ITU-T/formal-language/itu-t/x/x721/1992/x721.html#-additionalText
Textual information describing the logged event.
has super-properties
has simple resultdp
msgdp
has domain
EventRecordc
has range
string

networkInterfaceDescriptiondp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/networkInterfaceDescription

is defined by
https://w3id.org/noria/ontology/
A human-readable/editable text that describes the network interface. The information included in the description depends on the capabilities of the Resource's operating system.
has domain
NetworkInterfacec
has range
string

networkInterfaceLaserRxHighPowerWarningThresholdop back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/networkInterfaceLaserRxHighPowerWarningThreshold

has range
int
is also defined as
object property

networkInterfaceLaserRxLowPowerWarningThresholdop back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/networkInterfaceLaserRxLowPowerWarningThreshold

has range
int
is also defined as
object property

networkInterfaceLaserRxOpticalPowerop back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/networkInterfaceLaserRxOpticalPower

has range
int
is also defined as
object property

networkInterfaceLaserRxOpticalPowerAverageop back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/networkInterfaceLaserRxOpticalPowerAverage

has range
int
is also defined as
object property

networkInterfaceLaserTxOpticalPowerop back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/networkInterfaceLaserTxOpticalPower

has range
int
is also defined as
object property

networkInterfaceRoutingPriorityMetricop back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/networkInterfaceRoutingPriorityMetric

has range
int
is also defined as
object property

networkLinkIddp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/networkLinkId

is defined by
https://w3id.org/noria/ontology/
The UID of the NetworkLink.
has super-properties
identifierdp
has domain
NetworkLinkc
has range
string

networkLinkInstallationDatedp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/networkLinkInstallationDate

is defined by
https://w3id.org/noria/ontology/
The installation date of the NetworkLink.
has domain
NetworkLinkc
has range
date time

networkLinkTypedp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/networkLinkType

is defined by
https://w3id.org/noria/ontology/
A description of the type of the Network Link.
has domain
NetworkLinkc
has range
string

resourceHostNamedp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/resourceHostName

is defined by
https://w3id.org/noria/ontology/
The hostname (nodename) of the Resource.
has super-properties
identifierdp
hostnamedp
structuralElementDistinguishedNamedp
hostdp
has domain
Resourcec
has range
string

resourceInstallationDatedp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/resourceInstallationDate

is defined by
https://w3id.org/noria/ontology/
The installation date of the Resource.
has domain
Resourcec
has range
date time

resourceLogisticIddp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/resourceLogisticId

is defined by
https://w3id.org/noria/ontology/
The logistic UID of the Resource (a.k.a. asset tag).
has super-properties
identifierdp
has domain
Resourcec
has range
string

resourceSerialNumberdp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/resourceSerialNumber

is defined by
https://w3id.org/noria/ontology/
The serial number of the Resource.
has super-properties
identifierdp
has domain
Resourcec
has range
string

siteIddp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/siteId

is defined by
https://w3id.org/noria/ontology/
A unique identifier of a Site.
has super-properties
identifierdp
has domain
sitec

sitePrincipalAddressCityNamedp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/sitePrincipalAddressCityName

is defined by
https://w3id.org/noria/ontology/
City Name for a Site. Alignment: - *GeoNames*: a `P` class `gn:Feature` (city, village, etc.) may correspond to this property.
has super-properties
sitePrincipalAddressdp
has domain
sitec

sitePrincipalAddressCountrydp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/sitePrincipalAddressCountry

is defined by
https://w3id.org/noria/ontology/
Country name or code for a Site. Alignment: - *GeoNames*: - a `A` class `gn:Feature` (country, state, region, etc.) may correspond to this property. - prefer ISO 3166 values for easier matching with `gn:countryCode`.
has super-properties
sitePrincipalAddressdp
country codedp
has domain
sitec

sitePrincipalAddressPostalCodedp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/sitePrincipalAddressPostalCode

is defined by
https://w3id.org/noria/ontology/
Postal Code for a Site. Alignment: - *GeoNames*: *ADM2*, *ADM3* or *ADM4* annotations may correspond to this property, depending on the considered country.
has super-properties
sitePrincipalAddressdp
postal codedp
has domain
sitec

sitePrincipalAddressStreetdp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/sitePrincipalAddressStreet

is defined by
https://w3id.org/noria/ontology/
Street for a Site.
has super-properties
sitePrincipalAddressdp
has domain
sitec

structuralElementDistinguishedNamedp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/structuralElementDistinguishedName

is defined by
https://w3id.org/noria/ontology/
The Distinguished Name of the Structural Element Instance (i.e. unique identifier).
has super-properties
elementDistinguishedNamedp
has sub-properties
resourceHostNamedp

troubleTicketCausedp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/troubleTicketCause

is defined by
https://w3id.org/noria/ontology/
The cause(s) defined for the trouble, in plain text.
has super-properties
descriptiondp
has domain
TroubleTicketc

troubleTicketCommittedRestorationDateTimedp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/troubleTicketCommittedRestorationDateTime

is defined by
https://w3id.org/noria/ontology/
The Customer Commitment Deadline Date (calculated on product information).
has super-properties
datedp
has domain
TroubleTicketc

troubleTicketDetectionDateTimedp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/troubleTicketDetectionDateTime

is defined by
https://w3id.org/noria/ontology/
The date on which the trouble was discovered.
has super-properties
datedp
has domain
TroubleTicketc
has range
date time

troubleTicketIsNotificationEnabledp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/troubleTicketIsNotificationEnable

is defined by
https://w3id.org/noria/ontology/
The *enable* or *disable* external notification on trouble ticket events.
has domain
TroubleTicketc
has range
boolean

troubleTicketPlannedRestorationDateTimedp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/troubleTicketPlannedRestorationDateTime

is defined by
https://w3id.org/noria/ontology/
Confirmed to customer planned restoration date Actual Time to Restore (ATR).
has super-properties
datedp
has domain
TroubleTicketc
has range
date time

troubleTicketSupervisionTooldp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/troubleTicketSupervisionTool

is defined by
https://w3id.org/noria/ontology/
Supervision tool which detected the problem.
has super-properties
sourcedp
has domain
TroubleTicketc
has range
string

troubleTicketTargetRestorationDateTimedp back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/troubleTicketTargetRestorationDateTime

is defined by
https://w3id.org/noria/ontology/
The Customer initial restoration date Estimated Time to Restore (ETR).
has super-properties
datedp
has domain
TroubleTicketc
has range
date time

troubleTicketTriggerop back to ToC or Data Property ToC

IRI: https://w3id.org/noria/ontology/troubleTicketTrigger

has super-properties
sourcedp
is also defined as
object property

Named Individuals

:ni back to ToC or Named Individual ToC

IRI: https://w3id.org/noria/ontology/

belongs to
vocabularyc
has facts
descriptiondp "The NORIA-O project is a data model for IT networks, events and operations information. The ontology is developed using web technologies (e.g. RDF, OWL, SKOS) and is intended as a structure for realizing an IT Service Management (ITSM) Knowledge Graph (KG) for Anomaly Detection (AD) and Risk Management applications. The model has been developed in collaboration with operational teams, and in connection with third parties linked vocabularies. Alignment with third parties vocabularies is implemented on a per class or per property basis when relevant (e.g. with `rdfs:subClassOf`, `owl:equivalentClass`). Directions for direct instanciation of these vocabularies are provided for cases where implementing a class/property alignment is redundant. Alignment holds for the following vocabulary releases: - [BBO](https://hal.archives-ouvertes.fr/hal-02365012/) 1.0.0 - [BOT](https://w3id.org/bot/) 0.3.2 - [DevOps-Infra](https://oeg-upm.github.io/devops-infra/) 1.0.0 - [FOLIO](https://github.com/IBCNServices/Folio-Ontology) 1.0.0 - [ORG](https://www.w3.org/TR/vocab-org/) 0.8 - [PEP](https://w3id.org/pep/) 1.1 - [SEAS](https://w3id.org/seas/) 1.1 - [SLOGERT](https://sepses.ifs.tuwien.ac.at/ns/log/index-en.html) 1.1.0 - [UCO](https://github.com/ucoProject/uco) Release-0.8.0 "@en

Annotation Properties

alt labelap back to ToC or Annotation Property ToC

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

change noteap back to ToC or Annotation Property ToC

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

exampleap back to ToC or Annotation Property ToC

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

sitePrincipalAddressap back to ToC or Annotation Property ToC

IRI: https://w3id.org/noria/ontology/sitePrincipalAddress

has domain
sitec
is also defined as
data property

siteTypeap back to ToC or Annotation Property ToC

IRI: https://w3id.org/noria/ontology/siteType

has domain
sitec
is also defined as
data property

term statusap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2003/06/sw-vocab-status/ns#term_status

Namespace Declarations back to ToC

default namespace
https://w3id.org/noria/ontology/
1000
https://handle.itu.int/11.1002/1000/
application
https://w3id.org/noria/kos/application/
bbo
https://www.irit.fr/recherches/MELODI/ontologies/BBO#
bibo
http://purl.org/ontology/bibo/
bot
https://w3id.org/bot#
changerequest
https://w3id.org/noria/kos/ChangeRequest/
foaf
http://xmlns.com/foaf/0.1/
folio-owl
http://IBCNServices.github.io/Folio-Ontology/Folio.owl#
index-php
https://wiki.en.it-processmaps.com/index.php/
licenses
https://spdx.org/licenses/
log
https://w3id.org/sepses/ns/log#
noria-0-2
https://github.com/Orange-OpenSource/noria-ontology/raw/master/dataset/noria-0.2/
ns
http://www.w3.org/2003/06/sw-vocab-status/ns#
observable
https://unifiedcyberontology.org/ontology/uco/observable#
ontology
https://w3id.org/noria/ontology/
org
https://w3id.org/noria/kos/org/
owl
http://www.w3.org/2002/07/owl#
pdf
https://www.omg.org/spec/BPMN/2.0/PDF#
pep
https://w3id.org/pep/
product
http://w3id.org/devops-infra/product#
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#
resource
https://w3id.org/noria/kos/Resource/
rfc
https://www.rfc-editor.org/rfc/
seas
https://w3id.org/seas/
service
https://w3id.org/noria/kos/service/
severity
https://w3id.org/noria/Notification/Severity/
skos
http://www.w3.org/2004/02/skos/core#
status
http://purl.org/ontology/bibo/status/
terms
http://purl.org/dc/terms/
time
http://www.w3.org/2006/time#
tmforum-apis
https://github.com/tmforum-apis/
troubleticket
https://w3id.org/noria/kos/TroubleTicket/
vann
http://purl.org/vocab/vann/
voaf
http://purl.org/vocommons/voaf#
wiki
https://en.wikipedia.org/wiki/
x721-html
https://www.itu.int/ITU-T/formal-language/itu-t/x/x721/1992/x721.html#
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 .