@prefix : <https://w3id.org/idsa/core> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@base <https://w3id.org/idsa/core> .

<https://w3id.org/idsa/core> rdf:type owl:Ontology ;
                                                                                        <http://creativecommons.org/ns#license> <http://www.apache.org/licenses/LICENSE-2.0> ;
                                                                                        <http://purl.org/dc/terms/contributor> _:genid-nodeid-genid-c72acc46b96f420d9f5e2b508948dd3c-AnnaKasprzik ,
                                                                                                                               <https://github.com/HaydarAk> ,
                                                                                                                               <https://github.com/sebbader> ,
                                                                                                                               <https://github.com/Madmatti/> ,
                                                                                                                               _:genid1 ,
                                                                                                                               _:genid2 ;
                                                                                        <http://purl.org/dc/terms/creator> <http://sebastian.tramp.name> ,
                                                                                                                           <https://github.com/cmader> ,
                                                                                                                           <https://github.com/jpullmann> ;
                                                                                        <http://purl.org/vocab/vann/preferredNamespacePrefix> "ids" ;
                                                                                        <http://purl.org/vocab/vann/preferredNamespaceUri> "https://w3id.org/idsa/core/" ;
                                                                                        <http://rdfs.org/ns/void#vocabulary> <http://purl.org/dc/terms/> ,
                                                                                                                             <http://purl.org/vocab/vann/> ,
                                                                                                                             <http://purl.org/vocommons/voaf#> ,
                                                                                                                             <http://rdfs.org/ns/void#> ,
                                                                                                                             <http://xmlns.com/foaf/0.1/> ;
                                                                                        rdfs:comment "This ontology defines classes and properties for describing participants, infrastructure, data and services of the Industrial Dataspace." ;
                                                                                        rdfs:isDefinedBy <https://w3id.org/idsa/core/> ;
                                                                                        rdfs:label "IDS Information Model"@en ;
                                                                                        rdfs:seeAlso <https://industrialdataspace.github.io/InformationModel/> ;
                                                                                        owl:versionIRI "https://w3id.org/idsa/core/2.0.1>" ;
                                                                                        owl:versionInfo "2.0.1" .

_:genid1 rdf:type <http://purl.org/dc/terms/Agent> ,
                   <http://xmlns.com/foaf/0.1/Person> ;
          <http://xmlns.com/foaf/0.1/name> "Andreas Müller" .

_:genid2 rdf:type <http://purl.org/dc/terms/Agent> ,
                   <http://xmlns.com/foaf/0.1/Person> ;
          <http://xmlns.com/foaf/0.1/name> "Anna Kasprzik" .

#################################################################
#    Annotation properties
#################################################################

###  http://creativecommons.org/ns#license
<http://creativecommons.org/ns#license> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/contributor
<http://purl.org/dc/terms/contributor> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/creator
<http://purl.org/dc/terms/creator> rdf:type owl:AnnotationProperty .


###  http://purl.org/vocab/vann/preferredNamespacePrefix
<http://purl.org/vocab/vann/preferredNamespacePrefix> rdf:type owl:AnnotationProperty .


###  http://purl.org/vocab/vann/preferredNamespaceUri
<http://purl.org/vocab/vann/preferredNamespaceUri> rdf:type owl:AnnotationProperty .


###  http://rdfs.org/ns/void#vocabulary
<http://rdfs.org/ns/void#vocabulary> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2002/07/owl#versionIRI
owl:versionIRI rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2003/01/geo/wgs84_pos#lat
<http://www.w3.org/2003/01/geo/wgs84_pos#lat> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2003/01/geo/wgs84_pos#long
<http://www.w3.org/2003/01/geo/wgs84_pos#long> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2004/02/skos/core#broader
<http://www.w3.org/2004/02/skos/core#broader> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2004/02/skos/core#note
<http://www.w3.org/2004/02/skos/core#note> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/ns/odrl/2/action
<http://www.w3.org/ns/odrl/2/action> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/ns/odrl/2/assignee
<http://www.w3.org/ns/odrl/2/assignee> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/ns/odrl/2/assigner
<http://www.w3.org/ns/odrl/2/assigner> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/ns/odrl/2/constraint
<http://www.w3.org/ns/odrl/2/constraint> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/ns/odrl/2/duty
<http://www.w3.org/ns/odrl/2/duty> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/ns/odrl/2/obligation
<http://www.w3.org/ns/odrl/2/obligation> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/ns/odrl/2/permission
<http://www.w3.org/ns/odrl/2/permission> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/ns/odrl/2/prohibition
<http://www.w3.org/ns/odrl/2/prohibition> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/ns/org#hasMember
<http://www.w3.org/ns/org#hasMember> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/ns/org#hasPrimarySite
<http://www.w3.org/ns/org#hasPrimarySite> rdf:type owl:AnnotationProperty .


###  http://xmlns.com/foaf/0.1/familyName
<http://xmlns.com/foaf/0.1/familyName> rdf:type owl:AnnotationProperty .


###  http://xmlns.com/foaf/0.1/givenName
<http://xmlns.com/foaf/0.1/givenName> rdf:type owl:AnnotationProperty .


###  http://xmlns.com/foaf/0.1/homepage
<http://xmlns.com/foaf/0.1/homepage> rdf:type owl:AnnotationProperty .


###  http://xmlns.com/foaf/0.1/mbox
<http://xmlns.com/foaf/0.1/mbox> rdf:type owl:AnnotationProperty .


###  http://xmlns.com/foaf/0.1/name
<http://xmlns.com/foaf/0.1/name> rdf:type owl:AnnotationProperty .


###  http://xmlns.com/foaf/0.1/phone
<http://xmlns.com/foaf/0.1/phone> rdf:type owl:AnnotationProperty .


###  https://w3id.org/idsa/core/action
<https://w3id.org/idsa/core/action> rdf:type owl:AnnotationProperty ;
                                    rdfs:subPropertyOf <http://www.w3.org/ns/odrl/2/action> .


###  https://w3id.org/idsa/core/assignee
<https://w3id.org/idsa/core/assignee> rdf:type owl:AnnotationProperty ;
                                      rdfs:subPropertyOf <http://www.w3.org/ns/odrl/2/assignee> .


###  https://w3id.org/idsa/core/assigner
<https://w3id.org/idsa/core/assigner> rdf:type owl:AnnotationProperty ;
                                      rdfs:subPropertyOf <http://www.w3.org/ns/odrl/2/assigner> .


###  https://w3id.org/idsa/core/constraint
<https://w3id.org/idsa/core/constraint> rdf:type owl:AnnotationProperty ;
                                        rdfs:subPropertyOf <http://www.w3.org/ns/odrl/2/constraint> .


###  https://w3id.org/idsa/core/corporateEmailAddress
<https://w3id.org/idsa/core/corporateEmailAddress> rdf:type owl:AnnotationProperty ;
                                                   rdfs:subPropertyOf <http://xmlns.com/foaf/0.1/mbox> .


###  https://w3id.org/idsa/core/corporateHomepage
<https://w3id.org/idsa/core/corporateHomepage> rdf:type owl:AnnotationProperty ;
                                               rdfs:subPropertyOf <http://xmlns.com/foaf/0.1/homepage> .


###  https://w3id.org/idsa/core/emailAddress
<https://w3id.org/idsa/core/emailAddress> rdf:type owl:AnnotationProperty ;
                                          rdfs:subPropertyOf <http://xmlns.com/foaf/0.1/mbox> .


###  https://w3id.org/idsa/core/familyName
<https://w3id.org/idsa/core/familyName> rdf:type owl:AnnotationProperty ;
                                        rdfs:subPropertyOf <http://xmlns.com/foaf/0.1/familyName> .


###  https://w3id.org/idsa/core/givenName
<https://w3id.org/idsa/core/givenName> rdf:type owl:AnnotationProperty ;
                                       rdfs:subPropertyOf <http://xmlns.com/foaf/0.1/givenName> .


###  https://w3id.org/idsa/core/homepage
<https://w3id.org/idsa/core/homepage> rdf:type owl:AnnotationProperty ;
                                      rdfs:subPropertyOf <http://xmlns.com/foaf/0.1/homepage> .


###  https://w3id.org/idsa/core/issued
<https://w3id.org/idsa/core/issued> rdf:type owl:AnnotationProperty ;
                                    rdfs:subPropertyOf <http://purl.org/dc/terms/issued> .


###  https://w3id.org/idsa/core/latitude
<https://w3id.org/idsa/core/latitude> rdf:type owl:AnnotationProperty ;
                                      rdfs:subPropertyOf <http://www.w3.org/2003/01/geo/wgs84_pos#lat> .


###  https://w3id.org/idsa/core/longitude
<https://w3id.org/idsa/core/longitude> rdf:type owl:AnnotationProperty ;
                                       rdfs:subPropertyOf <http://www.w3.org/2003/01/geo/wgs84_pos#long> .


###  https://w3id.org/idsa/core/memberParticipant
<https://w3id.org/idsa/core/memberParticipant> rdf:type owl:AnnotationProperty ;
                                               rdfs:subPropertyOf <http://www.w3.org/ns/org#hasMember> .


###  https://w3id.org/idsa/core/memberPerson
<https://w3id.org/idsa/core/memberPerson> rdf:type owl:AnnotationProperty ;
                                          rdfs:subPropertyOf <http://www.w3.org/ns/org#hasMember> .


###  https://w3id.org/idsa/core/obligation
<https://w3id.org/idsa/core/obligation> rdf:type owl:AnnotationProperty ;
                                        rdfs:subPropertyOf <http://www.w3.org/ns/odrl/2/obligation> .


###  https://w3id.org/idsa/core/permission
<https://w3id.org/idsa/core/permission> rdf:type owl:AnnotationProperty ;
                                        rdfs:subPropertyOf <http://www.w3.org/ns/odrl/2/permission> .


###  https://w3id.org/idsa/core/phoneNumber
<https://w3id.org/idsa/core/phoneNumber> rdf:type owl:AnnotationProperty ;
                                         rdfs:subPropertyOf <http://xmlns.com/foaf/0.1/phone> .


###  https://w3id.org/idsa/core/postDuty
<https://w3id.org/idsa/core/postDuty> rdf:type owl:AnnotationProperty ;
                                      rdfs:subPropertyOf <http://www.w3.org/ns/odrl/2/duty> .


###  https://w3id.org/idsa/core/preDuty
<https://w3id.org/idsa/core/preDuty> rdf:type owl:AnnotationProperty ;
                                     rdfs:subPropertyOf <http://www.w3.org/ns/odrl/2/duty> .


###  https://w3id.org/idsa/core/primarySite
<https://w3id.org/idsa/core/primarySite> rdf:type owl:AnnotationProperty ;
                                         rdfs:subPropertyOf <http://www.w3.org/ns/org#hasPrimarySite> .


###  https://w3id.org/idsa/core/prohibition
<https://w3id.org/idsa/core/prohibition> rdf:type owl:AnnotationProperty ;
                                         rdfs:subPropertyOf <http://www.w3.org/ns/odrl/2/prohibition> .


###  https://w3id.org/idsa/metamodel/abstract
<https://w3id.org/idsa/metamodel/abstract> rdf:type owl:AnnotationProperty .


###  https://w3id.org/idsa/metamodel/constraint
<https://w3id.org/idsa/metamodel/constraint> rdf:type owl:AnnotationProperty .


###  https://w3id.org/idsa/metamodel/example
<https://w3id.org/idsa/metamodel/example> rdf:type owl:AnnotationProperty .


###  https://w3id.org/idsa/metamodel/forProperty
<https://w3id.org/idsa/metamodel/forProperty> rdf:type owl:AnnotationProperty .


###  https://w3id.org/idsa/metamodel/referenceByUri
<https://w3id.org/idsa/metamodel/referenceByUri> rdf:type owl:AnnotationProperty .


###  https://w3id.org/idsa/metamodel/relationType
<https://w3id.org/idsa/metamodel/relationType> rdf:type owl:AnnotationProperty .


###  https://w3id.org/idsa/metamodel/usage
<https://w3id.org/idsa/metamodel/usage> rdf:type owl:AnnotationProperty .


###  https://w3id.org/idsa/metamodel/validation
<https://w3id.org/idsa/metamodel/validation> rdf:type owl:AnnotationProperty .


#################################################################
#    Datatypes
#################################################################

###  http://www.w3.org/2001/XMLSchema#date
xsd:date rdf:type rdfs:Datatype .


###  http://www.w3.org/2001/XMLSchema#duration
xsd:duration rdf:type rdfs:Datatype .


#################################################################
#    Object Properties
#################################################################

###  http://purl.org/dc/terms/isPartOf
<http://purl.org/dc/terms/isPartOf> rdf:type owl:ObjectProperty .


###  http://purl.org/dc/terms/language
<http://purl.org/dc/terms/language> rdf:type owl:ObjectProperty .


###  http://purl.org/dc/terms/publisher
<http://purl.org/dc/terms/publisher> rdf:type owl:ObjectProperty .


###  http://purl.org/dc/terms/spatial
<http://purl.org/dc/terms/spatial> rdf:type owl:ObjectProperty .


###  http://purl.org/dc/terms/temporal
<http://purl.org/dc/terms/temporal> rdf:type owl:ObjectProperty .


###  http://www.w3.org/2006/time#hasBeginning
<http://www.w3.org/2006/time#hasBeginning> rdf:type owl:ObjectProperty .


###  http://www.w3.org/2006/time#hasEnd
<http://www.w3.org/2006/time#hasEnd> rdf:type owl:ObjectProperty .


###  http://www.w3.org/ns/dcat#dataset
<http://www.w3.org/ns/dcat#dataset> rdf:type owl:ObjectProperty .


###  http://www.w3.org/ns/dcat#mediaType
<http://www.w3.org/ns/dcat#mediaType> rdf:type owl:ObjectProperty .


###  http://www.w3.org/ns/dcat#theme
<http://www.w3.org/ns/dcat#theme> rdf:type owl:ObjectProperty .


###  http://www.w3.org/ns/odrl/2/refinement
<http://www.w3.org/ns/odrl/2/refinement> rdf:type owl:ObjectProperty .


###  https://w3id.org/idsa/core/accrualPeriodicity
<https://w3id.org/idsa/core/accrualPeriodicity> rdf:type owl:ObjectProperty ;
                                                rdfs:domain <https://w3id.org/idsa/core/DigitalContent> ;
                                                rdfs:range <https://w3id.org/idsa/core/Frequency> .


###  https://w3id.org/idsa/core/action
<https://w3id.org/idsa/core/action> rdf:type owl:ObjectProperty ;
                                    rdfs:domain <https://w3id.org/idsa/core/Rule> ;
                                    rdfs:range <https://w3id.org/idsa/core/Action> .


###  https://w3id.org/idsa/core/actionRefinement
<https://w3id.org/idsa/core/actionRefinement> rdf:type owl:ObjectProperty ;
                                              rdfs:domain <https://w3id.org/idsa/core/Action> ;
                                              rdfs:range <https://w3id.org/idsa/core/Constraint> ;
                                              rdfs:comment "Constraint that refines an Action."@en ;
                                              rdfs:label "action refinement"@en .


###  https://w3id.org/idsa/core/affectedConnector
<https://w3id.org/idsa/core/affectedConnector> rdf:type owl:ObjectProperty ;
                                               rdfs:domain <https://w3id.org/idsa/core/ConnectorNotificationMessage> ;
                                               rdfs:range <https://w3id.org/idsa/core/Connector> ;
                                               rdfs:comment "References the connector that is affected by the runtime condition change."@en ;
                                               rdfs:label "affected Connector"@en ;
                                               <https://w3id.org/idsa/metamodel/referenceByUri> "true"^^xsd:boolean .


###  https://w3id.org/idsa/core/affectedDataApp
<https://w3id.org/idsa/core/affectedDataApp> rdf:type owl:ObjectProperty ;
                                             rdfs:domain <https://w3id.org/idsa/core/AppRegistrationRequestMessage> ;
                                             rdfs:range <https://w3id.org/idsa/core/AppResource> ;
                                             rdfs:comment "The affected data app that is referenced in the App-related messages. "@en ;
                                             rdfs:label "affected AppResource"@en ;
                                             <https://w3id.org/idsa/metamodel/referenceByUri> "true"^^xsd:boolean .


###  https://w3id.org/idsa/core/affectedParticipant
<https://w3id.org/idsa/core/affectedParticipant> rdf:type owl:ObjectProperty ;
                                                 rdfs:domain <https://w3id.org/idsa/core/ParticipantNotificationMessage> ;
                                                 rdfs:range <https://w3id.org/idsa/core/Participant> ;
                                                 rdfs:comment "References the participant that is referenced in the participant-related notification messages."@en ;
                                                 rdfs:label "affected Participant"@en ;
                                                 <https://w3id.org/idsa/metamodel/referenceByUri> "true"^^xsd:boolean .


###  https://w3id.org/idsa/core/affectedResource
<https://w3id.org/idsa/core/affectedResource> rdf:type owl:ObjectProperty ;
                                              rdfs:domain <https://w3id.org/idsa/core/ResourceNotificationMessage> ;
                                              rdfs:range <https://w3id.org/idsa/core/Resource> ;
                                              rdfs:comment "The affected resource that is referenced in the resource-related notification messages. "@en ;
                                              rdfs:label "affected Resource"@en ;
                                              <https://w3id.org/idsa/metamodel/referenceByUri> "true"^^xsd:boolean .


###  https://w3id.org/idsa/core/appArtifactReference
<https://w3id.org/idsa/core/appArtifactReference> rdf:type owl:ObjectProperty ;
                                                  rdfs:domain <https://w3id.org/idsa/core/AppUploadMessage> ;
                                                  rdfs:range <https://w3id.org/idsa/core/Artifact> ;
                                                  rdfs:comment "IRI reference to the ids:Artifact, whose corresponding data is transfered as payload of the AppUploadMessage. The Artifact IRI reference must match the IRI of the instance IRI for the corresponding ids:AppRepresentation."@en ;
                                                  rdfs:label "app artifact reference"@en ;
                                                  <https://w3id.org/idsa/metamodel/referenceByUri> "true"^^xsd:boolean .


###  https://w3id.org/idsa/core/appEndpoint
<https://w3id.org/idsa/core/appEndpoint> rdf:type owl:ObjectProperty ;
                                         rdfs:domain <https://w3id.org/idsa/core/DataApp> ;
                                         rdfs:range <https://w3id.org/idsa/core/AppEndpoint> ;
                                         rdfs:comment "Endpoints of a data app"@en ;
                                         rdfs:label "app endpoint"@en .


###  https://w3id.org/idsa/core/appEndpointMediaType
<https://w3id.org/idsa/core/appEndpointMediaType> rdf:type owl:ObjectProperty ;
                                                  rdfs:domain <https://w3id.org/idsa/core/AppEndpoint> ;
                                                  rdfs:range <https://w3id.org/idsa/core/MediaType> ;
                                                  rdfs:comment "Mediatype, such as IANA types, of the data an endpoint expects or returns ."@en ;
                                                  rdfs:label "app endpoint media type"@en .


###  https://w3id.org/idsa/core/appEndpointType
<https://w3id.org/idsa/core/appEndpointType> rdf:type owl:ObjectProperty ;
                                             rdfs:domain <https://w3id.org/idsa/core/AppEndpoint> ;
                                             rdfs:range <https://w3id.org/idsa/core/AppEndpointType> ;
                                             rdfs:comment "Type of an app endpoint. Data apps have different endpoint types, e.g., for input, output or health status."@en ;
                                             rdfs:label "App endpoint type"@en .


###  https://w3id.org/idsa/core/assetRefinement
<https://w3id.org/idsa/core/assetRefinement> rdf:type owl:ObjectProperty ;
                                             rdfs:subPropertyOf <http://www.w3.org/ns/odrl/2/refinement> ;
                                             rdfs:domain <https://w3id.org/idsa/core/Resource> ;
                                             rdfs:range <https://w3id.org/idsa/core/AbstractConstraint> ;
                                             rdfs:comment "Constraint that refines a (composite) Digital Content."@en ;
                                             rdfs:label "content refinement"@en .


###  https://w3id.org/idsa/core/assignee
<https://w3id.org/idsa/core/assignee> rdf:type owl:ObjectProperty ;
                                      rdfs:domain <https://w3id.org/idsa/core/Rule> ;
                                      rdfs:range <https://w3id.org/idsa/core/Participant> .


###  https://w3id.org/idsa/core/assigner
<https://w3id.org/idsa/core/assigner> rdf:type owl:ObjectProperty ;
                                      rdfs:domain <https://w3id.org/idsa/core/Rule> ;
                                      rdfs:range <https://w3id.org/idsa/core/Participant> .


###  https://w3id.org/idsa/core/aud
<https://w3id.org/idsa/core/aud> rdf:type owl:ObjectProperty ;
                                 rdfs:domain <https://w3id.org/idsa/core/JwtPayload> ;
                                 rdfs:range <https://w3id.org/idsa/core/Audience> ;
                                 rdfs:comment "The 'aud' (audience) claim identifies the recipients that the JWT is intended for."@en ;
                                 rdfs:label "aud"@en ;
                                 rdfs:seeAlso <https://tools.ietf.org/html/rfc7519#section-4.1.3> .


###  https://w3id.org/idsa/core/authInfo
<https://w3id.org/idsa/core/authInfo> rdf:type owl:ObjectProperty ;
                                      rdfs:domain <https://w3id.org/idsa/core/Connector> ;
                                      rdfs:range <https://w3id.org/idsa/core/AuthInfo> ;
                                      rdfs:comment "Information of the authentication service used by the Connector."@en ;
                                      rdfs:label "authInfo"@en .


###  https://w3id.org/idsa/core/authService
<https://w3id.org/idsa/core/authService> rdf:type owl:ObjectProperty ;
                                         rdfs:domain <https://w3id.org/idsa/core/AuthInfo> .


###  https://w3id.org/idsa/core/authStandard
<https://w3id.org/idsa/core/authStandard> rdf:type owl:ObjectProperty ;
                                          rdfs:domain <https://w3id.org/idsa/core/AuthInfo> ;
                                          rdfs:range <https://w3id.org/idsa/core/AuthStandard> ;
                                          rdfs:comment "The standard used by the authentication service that is provided by the Connector."@en ;
                                          rdfs:label "authStandard"@en .


###  https://w3id.org/idsa/core/authorizationToken
<https://w3id.org/idsa/core/authorizationToken> rdf:type owl:ObjectProperty ;
                                                rdfs:domain <https://w3id.org/idsa/core/Message> ;
                                                rdfs:range <https://w3id.org/idsa/core/Token> ;
                                                rdfs:comment "An authorization token like JSON Web Token."@en ;
                                                rdfs:label "Authorization token"@en .


###  https://w3id.org/idsa/core/begin
<https://w3id.org/idsa/core/begin> rdf:type owl:ObjectProperty ;
                                   rdfs:subPropertyOf <http://www.w3.org/2006/time#hasBeginning> ;
                                   rdfs:domain <https://w3id.org/idsa/core/Interval> ;
                                   rdfs:range <https://w3id.org/idsa/core/Instant> ;
                                   rdfs:comment "Beginning of an Interval."@en ;
                                   rdfs:label "beginning"@en .


###  https://w3id.org/idsa/core/broader
<https://w3id.org/idsa/core/broader> rdf:type owl:ObjectProperty ;
                                     rdfs:domain <https://w3id.org/idsa/core/LeftOperand> ;
                                     rdfs:range <https://w3id.org/idsa/core/LeftOperand> ;
                                     rdfs:comment "This LeftOperand is transitively included in the object LeftOperand."@en ;
                                     rdfs:label "broader LeftOperand"@en ;
                                     rdfs:seeAlso <http://www.w3.org/2004/02/skos/core#broader> ;
                                     <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/includedIn> .


###  https://w3id.org/idsa/core/certificationLevel
<https://w3id.org/idsa/core/certificationLevel> rdf:type owl:ObjectProperty ;
                                                rdfs:domain <https://w3id.org/idsa/core/Certification> ;
                                                rdfs:range <https://w3id.org/idsa/core/CertificationLevel> ;
                                                rdfs:comment "Level of certification (based on a combination of requierements, evaluation method etc.)"@en ;
                                                rdfs:label "certification level"@en .


###  https://w3id.org/idsa/core/componentCertification
<https://w3id.org/idsa/core/componentCertification> rdf:type owl:ObjectProperty ;
                                                    rdfs:domain <https://w3id.org/idsa/core/InfrastructureComponent> ;
                                                    rdfs:range <https://w3id.org/idsa/core/ComponentCertification> ;
                                                    rdfs:comment "Certification issued for the given Infrastructure Component."@en ;
                                                    rdfs:label "component certification"@en .


###  https://w3id.org/idsa/core/connectorCatalog
<https://w3id.org/idsa/core/connectorCatalog> rdf:type owl:ObjectProperty ;
                                              rdfs:domain <https://w3id.org/idsa/core/Broker> ;
                                              rdfs:range <https://w3id.org/idsa/core/ConnectorCatalog> ;
                                              rdfs:comment "Reference to catalog of Connectors, which are listed in the Broker."@en ;
                                              rdfs:label "connector Catalog"@en .


###  https://w3id.org/idsa/core/constraint
<https://w3id.org/idsa/core/constraint> rdf:type owl:ObjectProperty ;
                                        rdfs:domain <https://w3id.org/idsa/core/Rule> ;
                                        rdfs:range <https://w3id.org/idsa/core/Constraint> .


###  https://w3id.org/idsa/core/consumer
<https://w3id.org/idsa/core/consumer> rdf:type owl:ObjectProperty ;
                                      rdfs:domain <https://w3id.org/idsa/core/Contract> ;
                                      rdfs:range <https://w3id.org/idsa/core/Participant> ;
                                      rdfs:comment "Consumer of a Resource or Service that is the subject matter of the Contract. This party may differ from the Assignee specified by the Contract rules."@en ;
                                      rdfs:label "Consumer"@en ;
                                      <https://w3id.org/idsa/metamodel/referenceByUri> "true"^^xsd:boolean .


###  https://w3id.org/idsa/core/contentPart
<https://w3id.org/idsa/core/contentPart> rdf:type owl:ObjectProperty ;
                                         rdfs:domain <https://w3id.org/idsa/core/DigitalContent> ;
                                         rdfs:range <https://w3id.org/idsa/core/DigitalContent> ;
                                         rdfs:comment "Reference to a Digital Content (physically or logically) included, definition of part-whole hierarchies."@en ;
                                         rdfs:label "content part"@en .


###  https://w3id.org/idsa/core/contentType
<https://w3id.org/idsa/core/contentType> rdf:type owl:ObjectProperty ;
                                         rdfs:domain <https://w3id.org/idsa/core/DigitalContent> ;
                                         rdfs:range <https://w3id.org/idsa/core/ContentType> ;
                                         rdfs:comment "Detailed type, genre or interpretation of the Digital Content."@en ;
                                         rdfs:label "content type"@en .


###  https://w3id.org/idsa/core/contractAnnex
<https://w3id.org/idsa/core/contractAnnex> rdf:type owl:ObjectProperty ;
                                           rdfs:domain <https://w3id.org/idsa/core/Contract> ;
                                           rdfs:range <https://w3id.org/idsa/core/Resource> ;
                                           rdfs:comment "Any type of resource related to the Contract."@en ;
                                           rdfs:label "Annex to contract"@en .


###  https://w3id.org/idsa/core/contractDocument
<https://w3id.org/idsa/core/contractDocument> rdf:type owl:ObjectProperty ;
                                              rdfs:domain <https://w3id.org/idsa/core/Contract> ;
                                              rdfs:range <https://w3id.org/idsa/core/TextResource> ;
                                              rdfs:comment "Equivalent human-readable encoding of this machine-interpretable Contract."@en ;
                                              rdfs:label "Contract document"@en .


###  https://w3id.org/idsa/core/contractOffer
<https://w3id.org/idsa/core/contractOffer> rdf:type owl:ObjectProperty ;
                                           rdfs:domain <https://w3id.org/idsa/core/Resource> ;
                                           rdfs:range <https://w3id.org/idsa/core/ContractOffer> ;
                                           rdfs:comment "Reference to a Contract Offer defining the authorized use of the Resource."@en ;
                                           rdfs:label "contract offer"@en .


###  https://w3id.org/idsa/core/correlationMessage
<https://w3id.org/idsa/core/correlationMessage> rdf:type owl:ObjectProperty ;
                                                rdfs:domain <https://w3id.org/idsa/core/Message> ;
                                                rdfs:range <https://w3id.org/idsa/core/Message> ;
                                                rdfs:comment "Correlated message, e.g. a response to a previous request."@en ;
                                                rdfs:label "consumer connector"@en ;
                                                <https://w3id.org/idsa/metamodel/referenceByUri> "true"^^xsd:boolean .


###  https://w3id.org/idsa/core/curator
<https://w3id.org/idsa/core/curator> rdf:type owl:ObjectProperty ;
                                     rdfs:subPropertyOf <http://purl.org/dc/terms/publisher> ;
                                     rdfs:domain <https://w3id.org/idsa/core/InfrastructureComponent> ;
                                     rdfs:range <https://w3id.org/idsa/core/Participant> ;
                                     rdfs:comment "Participant responsible for the correctness of the content offered by the InfrastructureComponent."@en ;
                                     rdfs:label "curator"@en ;
                                     <https://w3id.org/idsa/metamodel/referenceByUri> "true"^^xsd:boolean .


###  https://w3id.org/idsa/core/dataAppInformation
<https://w3id.org/idsa/core/dataAppInformation> rdf:type owl:ObjectProperty ;
                                                rdfs:domain <https://w3id.org/idsa/core/AppRepresentation> ;
                                                rdfs:range <https://w3id.org/idsa/core/DataApp> ;
                                                rdfs:comment "Information about the concrete data app implementation"@en ;
                                                rdfs:label "data app information"@en .


###  https://w3id.org/idsa/core/dataTypeSchema
<https://w3id.org/idsa/core/dataTypeSchema> rdf:type owl:ObjectProperty ;
                                            rdfs:domain <https://w3id.org/idsa/core/DataRepresentation> ;
                                            rdfs:range <https://w3id.org/idsa/core/Resource> ;
                                            rdfs:comment "Indicates the data type schema of the Representation."@en ;
                                            rdfs:label "Data Type Schema"@en .


###  https://w3id.org/idsa/core/defaultRepresentation
<https://w3id.org/idsa/core/defaultRepresentation> rdf:type owl:ObjectProperty ;
                                                   rdfs:subPropertyOf <https://w3id.org/idsa/core/representation> ;
                                                   rdfs:domain <https://w3id.org/idsa/core/DigitalContent> ;
                                                   rdfs:range <https://w3id.org/idsa/core/Representation> ;
                                                   rdfs:comment "Default representation of the content."@en ;
                                                   rdfs:label "Default representation"@en .


###  https://w3id.org/idsa/core/end
<https://w3id.org/idsa/core/end> rdf:type owl:ObjectProperty ;
                                 rdfs:subPropertyOf <http://www.w3.org/2006/time#hasEnd> ;
                                 rdfs:domain <https://w3id.org/idsa/core/Interval> ;
                                 rdfs:range <https://w3id.org/idsa/core/Instant> ;
                                 rdfs:comment "End of an Interval."@en ;
                                 rdfs:label "end"@en .


###  https://w3id.org/idsa/core/endpointArtifact
<https://w3id.org/idsa/core/endpointArtifact> rdf:type owl:ObjectProperty ;
                                              rdfs:domain <https://w3id.org/idsa/core/ConnectorEndpoint> ;
                                              rdfs:range <https://w3id.org/idsa/core/Artifact> ;
                                              rdfs:comment "Content instance mediated via this individual endpoint (1:1 mapping)."@en ;
                                              rdfs:label "endpoint artifact"@en .


###  https://w3id.org/idsa/core/evaluationFacility
<https://w3id.org/idsa/core/evaluationFacility> rdf:type owl:ObjectProperty ;
                                                rdfs:domain <https://w3id.org/idsa/core/Certification> ;
                                                rdfs:range <https://w3id.org/idsa/core/EvaluationFacility> ;
                                                rdfs:comment "Evaluation Facility that performed and issued given Certification"@en ;
                                                rdfs:label "evaluation facility"@en .


###  https://w3id.org/idsa/core/extendedGuarantee
<https://w3id.org/idsa/core/extendedGuarantee> rdf:type owl:ObjectProperty ;
                                               rdfs:domain [ rdf:type owl:Class ;
                                                             owl:unionOf ( <https://w3id.org/idsa/core/Connector>
                                                                           <https://w3id.org/idsa/core/DatPayload>
                                                                         )
                                                           ] ;
                                               rdfs:range <https://w3id.org/idsa/core/SecurityGuarantee> ;
                                               rdfs:comment "Reference to a security guarantee that, if used in combination with a security profile instance, overrides the respective guarantee of the given predefined instance."@en ;
                                               rdfs:label "extended guarantee"@en .


###  https://w3id.org/idsa/core/geoPoint
<https://w3id.org/idsa/core/geoPoint> rdf:type owl:ObjectProperty ;
                                      rdfs:domain <https://w3id.org/idsa/core/BoundingPolygon> ;
                                      rdfs:range <https://w3id.org/idsa/core/GeoPoint> ;
                                      rdfs:comment "Refers to a GeoPoint that is member of a BoundingPolygon."@en ;
                                      rdfs:label "geoPoint"@en .


###  https://w3id.org/idsa/core/hasAgent
<https://w3id.org/idsa/core/hasAgent> rdf:type owl:ObjectProperty ;
                                      rdfs:domain <https://w3id.org/idsa/core/Connector> ;
                                      rdfs:range <https://w3id.org/idsa/core/Agent> ;
                                      rdfs:comment "The Agents for which this Connector may initiate and receive Messages."@en ;
                                      rdfs:label "has Agent"@en ;
                                      <https://w3id.org/idsa/metamodel/referenceByUri> "true"^^xsd:boolean .


###  https://w3id.org/idsa/core/hasDefaultEndpoint
<https://w3id.org/idsa/core/hasDefaultEndpoint> rdf:type owl:ObjectProperty ;
                                                rdfs:domain <https://w3id.org/idsa/core/Connector> ;
                                                rdfs:range <https://w3id.org/idsa/core/ConnectorEndpoint> ;
                                                rdfs:comment "Indicates the default endpoint that should be used for basic infrastructure interactions, e.g., providing the self description."@en ;
                                                rdfs:label "has default endpoint"@en .


###  https://w3id.org/idsa/core/hasEndpoint
<https://w3id.org/idsa/core/hasEndpoint> rdf:type owl:ObjectProperty ;
                                         rdfs:domain <https://w3id.org/idsa/core/Connector> ;
                                         rdfs:range <https://w3id.org/idsa/core/ConnectorEndpoint> ;
                                         rdfs:comment "Reference to the Endpoints serving the resource's content or let you exchange messages with an IDS Connector."@en ;
                                         rdfs:label "has endpoint"@en .


###  https://w3id.org/idsa/core/includedCertificationLevel
<https://w3id.org/idsa/core/includedCertificationLevel> rdf:type owl:ObjectProperty ;
                                                        rdfs:subPropertyOf <http://purl.org/dc/terms/isPartOf> ;
                                                        rdfs:domain <https://w3id.org/idsa/core/CertificationLevel> ;
                                                        rdfs:range <https://w3id.org/idsa/core/CertificationLevel> ;
                                                        rdfs:comment "Certification Level transitively implied by given Certification Level of same root type."@en ;
                                                        rdfs:label "included certification level"@en ;
                                                        rdfs:seeAlso <https://www.w3.org/TR/odrl-vocab/#term-includedIn> .


###  https://w3id.org/idsa/core/includedIn
<https://w3id.org/idsa/core/includedIn> rdf:type owl:ObjectProperty ;
                                        rdfs:subPropertyOf <http://www.w3.org/ns/odrl/2/includedIn> ;
                                        rdfs:domain <https://w3id.org/idsa/core/Action> ;
                                        rdfs:range <https://w3id.org/idsa/core/Action> ;
                                        rdfs:comment "The subject transitively asserts the object Action."@en ;
                                        rdfs:label "is included in"@en .


###  https://w3id.org/idsa/core/instance
<https://w3id.org/idsa/core/instance> rdf:type owl:ObjectProperty ;
                                      rdfs:domain <https://w3id.org/idsa/core/Representation> ;
                                      rdfs:range <https://w3id.org/idsa/core/RepresentationInstance> ;
                                      rdfs:comment "Reference to an instance of given representation, i.e. inline value or file placeholder."@en ;
                                      rdfs:label "instance"@en .


###  https://w3id.org/idsa/core/issuerConnector
<https://w3id.org/idsa/core/issuerConnector> rdf:type owl:ObjectProperty ;
                                             rdfs:domain <https://w3id.org/idsa/core/Message> ;
                                             rdfs:range <https://w3id.org/idsa/core/Connector> .


###  https://w3id.org/idsa/core/keyType
<https://w3id.org/idsa/core/keyType> rdf:type owl:ObjectProperty ;
                                     rdfs:domain <https://w3id.org/idsa/core/PublicKey> ;
                                     rdfs:range <https://w3id.org/idsa/core/KeyType> ;
                                     rdfs:comment "Type of the public key."@en ;
                                     rdfs:label "Key Type"@en .


###  https://w3id.org/idsa/core/language
<https://w3id.org/idsa/core/language> rdf:type owl:ObjectProperty ;
                                      rdfs:subPropertyOf <http://purl.org/dc/terms/language> ;
                                      rdfs:domain [ rdf:type owl:Class ;
                                                    owl:unionOf ( <https://w3id.org/idsa/core/AppEndpoint>
                                                                  <https://w3id.org/idsa/core/DigitalContent>
                                                                  <https://w3id.org/idsa/core/Representation>
                                                                )
                                                  ] ;
                                      rdfs:range <https://w3id.org/idsa/core/Language> ;
                                      rdfs:comment "Natural language(s) used within the content."@en ;
                                      rdfs:label "language"@en .


###  https://w3id.org/idsa/core/listedConnector
<https://w3id.org/idsa/core/listedConnector> rdf:type owl:ObjectProperty ;
                                             rdfs:subPropertyOf <http://www.w3.org/ns/dcat#dataset> ;
                                             rdfs:domain <https://w3id.org/idsa/core/ConnectorCatalog> ;
                                             rdfs:range <https://w3id.org/idsa/core/Connector> ;
                                             rdfs:comment "A Connector, that is part of a Connector catalog."@en ;
                                             rdfs:label "listed Connector"@en .


###  https://w3id.org/idsa/core/maintainer
<https://w3id.org/idsa/core/maintainer> rdf:type owl:ObjectProperty ;
                                        rdfs:domain <https://w3id.org/idsa/core/InfrastructureComponent> ;
                                        rdfs:range <https://w3id.org/idsa/core/Participant> ;
                                        rdfs:comment "Participant responsible for technical maintenance of the InfrastructureComponent."@en ;
                                        rdfs:label "maintainer"@en ;
                                        <https://w3id.org/idsa/metamodel/referenceByUri> "true"^^xsd:boolean .


###  https://w3id.org/idsa/core/mediaType
<https://w3id.org/idsa/core/mediaType> rdf:type owl:ObjectProperty ;
                                       rdfs:subPropertyOf <http://www.w3.org/ns/dcat#mediaType> ;
                                       rdfs:domain <https://w3id.org/idsa/core/Representation> ;
                                       rdfs:range <https://w3id.org/idsa/core/MediaType> ;
                                       rdfs:comment "Media Type of the Representation."@en ;
                                       rdfs:label "media type"@en .


###  https://w3id.org/idsa/core/member
<https://w3id.org/idsa/core/member> rdf:type owl:ObjectProperty ;
                                    rdfs:subPropertyOf <http://www.w3.org/ns/dcat#dataset> ;
                                    rdfs:domain <https://w3id.org/idsa/core/ParticipantCatalog> ;
                                    rdfs:range <https://w3id.org/idsa/core/Participant> ;
                                    rdfs:comment "A Participant, that is part of a participant catalog."@en ;
                                    rdfs:label "member"@en .


###  https://w3id.org/idsa/core/memberParticipant
<https://w3id.org/idsa/core/memberParticipant> rdf:type owl:ObjectProperty ;
                                               rdfs:domain <https://w3id.org/idsa/core/Participant> ;
                                               rdfs:range <https://w3id.org/idsa/core/Participant> .


###  https://w3id.org/idsa/core/memberPerson
<https://w3id.org/idsa/core/memberPerson> rdf:type owl:ObjectProperty ;
                                          rdfs:domain <https://w3id.org/idsa/core/Participant> ;
                                          rdfs:range <https://w3id.org/idsa/core/Person> .


###  https://w3id.org/idsa/core/obligation
<https://w3id.org/idsa/core/obligation> rdf:type owl:ObjectProperty ;
                                        rdfs:domain <https://w3id.org/idsa/core/Contract> ;
                                        rdfs:range <https://w3id.org/idsa/core/Duty> .


###  https://w3id.org/idsa/core/offeredResource
<https://w3id.org/idsa/core/offeredResource> rdf:type owl:ObjectProperty ;
                                             rdfs:subPropertyOf <http://www.w3.org/ns/dcat#dataset> ;
                                             rdfs:domain <https://w3id.org/idsa/core/ResourceCatalog> ;
                                             rdfs:range <https://w3id.org/idsa/core/Resource> ;
                                             rdfs:comment "A Resource that is part of a resource catalog, indicating an offering (of, e.g., data)."@en ;
                                             rdfs:label "offered resource"@en .


###  https://w3id.org/idsa/core/operationReference
<https://w3id.org/idsa/core/operationReference> rdf:type owl:ObjectProperty ;
                                                rdfs:domain <https://w3id.org/idsa/core/InvokeOperationMessage> ;
                                                rdfs:range <https://w3id.org/idsa/core/Operation> .


###  https://w3id.org/idsa/core/participantCatalog
<https://w3id.org/idsa/core/participantCatalog> rdf:type owl:ObjectProperty ;
                                                rdfs:domain <https://w3id.org/idsa/core/ParIS> ;
                                                rdfs:range <https://w3id.org/idsa/core/ParticipantCatalog> ;
                                                rdfs:comment "List of participants a ParIS may expose."@en ;
                                                rdfs:label "participant catalog"@en .


###  https://w3id.org/idsa/core/participantCertification
<https://w3id.org/idsa/core/participantCertification> rdf:type owl:ObjectProperty ;
                                                      rdfs:domain <https://w3id.org/idsa/core/Participant> ;
                                                      rdfs:range <https://w3id.org/idsa/core/ParticipantCertification> ;
                                                      rdfs:comment "Certification issued for the given Participant."@en ;
                                                      rdfs:label "participant certification"@en .


###  https://w3id.org/idsa/core/participantRefinement
<https://w3id.org/idsa/core/participantRefinement> rdf:type owl:ObjectProperty ;
                                                   rdfs:domain <https://w3id.org/idsa/core/Participant> ;
                                                   rdfs:range <https://w3id.org/idsa/core/AbstractConstraint> ;
                                                   rdfs:comment "Conditions which needs to be satisfied that a single Participant can be seen as a member of the subject Participant. For instance, all Participants with their headquarter in Europe might be a potential consumer of GDPR-releated data."@en ;
                                                   rdfs:label "participant refinment"@en .


###  https://w3id.org/idsa/core/permission
<https://w3id.org/idsa/core/permission> rdf:type owl:ObjectProperty ;
                                        rdfs:domain <https://w3id.org/idsa/core/Contract> ;
                                        rdfs:range <https://w3id.org/idsa/core/Permission> .


###  https://w3id.org/idsa/core/physicalLocation
<https://w3id.org/idsa/core/physicalLocation> rdf:type owl:ObjectProperty ;
                                              rdfs:domain <https://w3id.org/idsa/core/InfrastructureComponent> ;
                                              rdfs:range <https://w3id.org/idsa/core/Location> ;
                                              rdfs:comment "The location where the Connector is physically deployed."@en ;
                                              rdfs:label "physicalLocation"@en .


###  https://w3id.org/idsa/core/postDuty
<https://w3id.org/idsa/core/postDuty> rdf:type owl:ObjectProperty ;
                                      rdfs:domain <https://w3id.org/idsa/core/Permission> ;
                                      rdfs:range <https://w3id.org/idsa/core/Duty> .


###  https://w3id.org/idsa/core/preDuty
<https://w3id.org/idsa/core/preDuty> rdf:type owl:ObjectProperty ;
                                     rdfs:domain <https://w3id.org/idsa/core/Permission> ;
                                     rdfs:range <https://w3id.org/idsa/core/Duty> .


###  https://w3id.org/idsa/core/primarySite
<https://w3id.org/idsa/core/primarySite> rdf:type owl:ObjectProperty ;
                                         rdfs:domain <https://w3id.org/idsa/core/Participant> ;
                                         rdfs:range <https://w3id.org/idsa/core/Site> .


###  https://w3id.org/idsa/core/prohibition
<https://w3id.org/idsa/core/prohibition> rdf:type owl:ObjectProperty ;
                                         rdfs:domain <https://w3id.org/idsa/core/Contract> ;
                                         rdfs:range <https://w3id.org/idsa/core/Prohibition> .


###  https://w3id.org/idsa/core/provider
<https://w3id.org/idsa/core/provider> rdf:type owl:ObjectProperty ;
                                      rdfs:domain <https://w3id.org/idsa/core/Contract> ;
                                      rdfs:range <https://w3id.org/idsa/core/Participant> ;
                                      rdfs:comment "Provider of a Resource or Service that is the subject matter of the contract. This party may differ from the Assigner specified by the Contract rules."@en ;
                                      rdfs:label "Provider"@en ;
                                      <https://w3id.org/idsa/metamodel/referenceByUri> "true"^^xsd:boolean .


###  https://w3id.org/idsa/core/publicKey
<https://w3id.org/idsa/core/publicKey> rdf:type owl:ObjectProperty ;
                                       rdfs:domain <https://w3id.org/idsa/core/InfrastructureComponent> ;
                                       rdfs:range <https://w3id.org/idsa/core/PublicKey> ;
                                       rdfs:comment "Public Key that has been created for the Component."@en ;
                                       rdfs:label "Public Key"@en .


###  https://w3id.org/idsa/core/publisher
<https://w3id.org/idsa/core/publisher> rdf:type owl:ObjectProperty ;
                                       rdfs:subPropertyOf <http://purl.org/dc/terms/publisher> ;
                                       rdfs:domain <https://w3id.org/idsa/core/Resource> ;
                                       rdfs:range <https://w3id.org/idsa/core/Agent> ;
                                       rdfs:comment "The publisher of the resource (which may differ from the sovereign)."@en ;
                                       rdfs:label "publisher"@en ;
                                       <https://w3id.org/idsa/metamodel/referenceByUri> "true"^^xsd:boolean .


###  https://w3id.org/idsa/core/queryLanguage
<https://w3id.org/idsa/core/queryLanguage> rdf:type owl:ObjectProperty ;
                                           rdfs:domain <https://w3id.org/idsa/core/QueryMessage> ;
                                           rdfs:range <https://w3id.org/idsa/core/QueryLanguage> ;
                                           rdfs:comment "This property specifies the language of the query."@en ;
                                           rdfs:label "queryLanguage"@en .


###  https://w3id.org/idsa/core/queryScope
<https://w3id.org/idsa/core/queryScope> rdf:type owl:ObjectProperty ;
                                        rdfs:domain <https://w3id.org/idsa/core/QueryMessage> ;
                                        rdfs:range <https://w3id.org/idsa/core/QueryScope> ;
                                        rdfs:comment "Refers to the scope property of a query message, see ids:QueryScope."@en ;
                                        rdfs:label "queryScope"@en .


###  https://w3id.org/idsa/core/recipientAgent
<https://w3id.org/idsa/core/recipientAgent> rdf:type owl:ObjectProperty ;
                                            rdfs:domain <https://w3id.org/idsa/core/Message> ;
                                            rdfs:range <https://w3id.org/idsa/core/Agent> .


###  https://w3id.org/idsa/core/recipientConnector
<https://w3id.org/idsa/core/recipientConnector> rdf:type owl:ObjectProperty ;
                                                rdfs:domain <https://w3id.org/idsa/core/Message> ;
                                                rdfs:range <https://w3id.org/idsa/core/Connector> ;
                                                rdfs:comment "The Connector which is the recipient of the message."@en ;
                                                rdfs:label "recipient connector"@en ;
                                                <https://w3id.org/idsa/metamodel/referenceByUri> "true"^^xsd:boolean .


###  https://w3id.org/idsa/core/recipientScope
<https://w3id.org/idsa/core/recipientScope> rdf:type owl:ObjectProperty ;
                                            rdfs:domain <https://w3id.org/idsa/core/QueryMessage> ;
                                            rdfs:range <https://w3id.org/idsa/core/QueryTarget> ;
                                            rdfs:comment "Refers to the target property of a query message, see ids:QueryTarget."@en ;
                                            rdfs:label "recipient scope"@en .


###  https://w3id.org/idsa/core/referringConnector
<https://w3id.org/idsa/core/referringConnector> rdf:type owl:ObjectProperty ;
                                                rdfs:domain <https://w3id.org/idsa/core/JwtPayload> ;
                                                rdfs:range <https://w3id.org/idsa/core/Connector> .


###  https://w3id.org/idsa/core/rejectionReason
<https://w3id.org/idsa/core/rejectionReason> rdf:type owl:ObjectProperty ;
                                             rdfs:domain <https://w3id.org/idsa/core/RejectionMessage> ;
                                             rdfs:range <https://w3id.org/idsa/core/RejectionReason> ;
                                             rdfs:comment "Specifies the reason of the rejection."@en ;
                                             rdfs:label "rejectionReason"@en .


###  https://w3id.org/idsa/core/representation
<https://w3id.org/idsa/core/representation> rdf:type owl:ObjectProperty ;
                                            rdfs:domain <https://w3id.org/idsa/core/DigitalContent> ;
                                            rdfs:range <https://w3id.org/idsa/core/Representation> ;
                                            rdfs:comment "Representation of the content."@en ;
                                            rdfs:label "representation"@en .


###  https://w3id.org/idsa/core/requestedArtifact
<https://w3id.org/idsa/core/requestedArtifact> rdf:type owl:ObjectProperty ;
                                               rdfs:domain <https://w3id.org/idsa/core/ArtifactRequestMessage> ;
                                               rdfs:range <https://w3id.org/idsa/core/Artifact> ;
                                               rdfs:comment "References an artifact in the context of a request."@en ;
                                               rdfs:label "Requested Artifact"@en ;
                                               <https://w3id.org/idsa/metamodel/referenceByUri> "true"^^xsd:boolean .


###  https://w3id.org/idsa/core/requestedParticipant
<https://w3id.org/idsa/core/requestedParticipant> rdf:type owl:ObjectProperty ;
                                                  rdfs:domain <https://w3id.org/idsa/core/ParticipantRequestMessage> ;
                                                  rdfs:range <https://w3id.org/idsa/core/Participant> ;
                                                  rdfs:comment "References a Participant in the context of a request."@en ;
                                                  rdfs:label "Requested Participant"@en ;
                                                  <https://w3id.org/idsa/metamodel/referenceByUri> "true"^^xsd:boolean .


###  https://w3id.org/idsa/core/requestedResource
<https://w3id.org/idsa/core/requestedResource> rdf:type owl:ObjectProperty ;
                                               rdfs:subPropertyOf <http://www.w3.org/ns/dcat#dataset> ;
                                               rdfs:domain <https://w3id.org/idsa/core/ResourceCatalog> ;
                                               rdfs:range <https://w3id.org/idsa/core/Resource> ;
                                               rdfs:comment "A Resource that is part of a resource catalog, indicating a request (of, e.g., data, software,...)."@en ;
                                               rdfs:label "requested resource"@en .


###  https://w3id.org/idsa/core/resourceCatalog
<https://w3id.org/idsa/core/resourceCatalog> rdf:type owl:ObjectProperty ;
                                             rdfs:domain <https://w3id.org/idsa/core/Connector> ;
                                             rdfs:range <https://w3id.org/idsa/core/ResourceCatalog> ;
                                             rdfs:comment "References the Catalog of published or requested resource by this Connector."@en ;
                                             rdfs:label "resource catalog"@en .


###  https://w3id.org/idsa/core/resourceEndpoint
<https://w3id.org/idsa/core/resourceEndpoint> rdf:type owl:ObjectProperty ;
                                              rdfs:domain <https://w3id.org/idsa/core/Resource> ;
                                              rdfs:range <https://w3id.org/idsa/core/ConnectorEndpoint> ;
                                              rdfs:comment "Reference to the Endpoints serving the resource's content or let you exchange messages with an IDS Connector."@en ;
                                              rdfs:label "resource endpoint"@en .


###  https://w3id.org/idsa/core/resourcePart
<https://w3id.org/idsa/core/resourcePart> rdf:type owl:ObjectProperty ;
                                          rdfs:subPropertyOf <https://w3id.org/idsa/core/contentPart> ;
                                          rdfs:domain <https://w3id.org/idsa/core/Resource> ;
                                          rdfs:range <https://w3id.org/idsa/core/Resource> ;
                                          rdfs:comment "Reference to a Resource (physically or logically) included, definition of part-whole hierarchies."@en ;
                                          rdfs:label "resource part"@en .


###  https://w3id.org/idsa/core/sample
<https://w3id.org/idsa/core/sample> rdf:type owl:ObjectProperty ;
                                    rdfs:domain <https://w3id.org/idsa/core/Resource> ;
                                    rdfs:range <https://w3id.org/idsa/core/Resource> ;
                                    rdfs:comment "Sample Resource instance."@en ;
                                    rdfs:label "sample"@en .


###  https://w3id.org/idsa/core/securityGuarantee
<https://w3id.org/idsa/core/securityGuarantee> rdf:type owl:ObjectProperty ;
                                               rdfs:domain <https://w3id.org/idsa/core/SecurityProfile> ;
                                               rdfs:range <https://w3id.org/idsa/core/SecurityGuarantee> ;
                                               rdfs:comment "Reference to a security guarantee supported by given profile."@en ;
                                               rdfs:label "Security guarantee"@en .


###  https://w3id.org/idsa/core/securityProfile
<https://w3id.org/idsa/core/securityProfile> rdf:type owl:ObjectProperty ;
                                             rdfs:domain [ rdf:type owl:Class ;
                                                           owl:unionOf ( <https://w3id.org/idsa/core/Connector>
                                                                         <https://w3id.org/idsa/core/JwtPayload>
                                                                       )
                                                         ] ;
                                             rdfs:range <https://w3id.org/idsa/core/SecurityProfile> ;
                                             rdfs:comment "The SecurityProfile supported by the Connector."@en ;
                                             rdfs:label "securityProfile"@en .


###  https://w3id.org/idsa/core/securityToken
<https://w3id.org/idsa/core/securityToken> rdf:type owl:ObjectProperty ;
                                           rdfs:domain <https://w3id.org/idsa/core/Message> ;
                                           rdfs:range <https://w3id.org/idsa/core/DynamicAttributeToken> ;
                                           rdfs:comment "A token representing a claim that the message sender supports a certain security profile."@en ;
                                           rdfs:label "Security token"@en .


###  https://w3id.org/idsa/core/senderAgent
<https://w3id.org/idsa/core/senderAgent> rdf:type owl:ObjectProperty ;
                                         rdfs:domain <https://w3id.org/idsa/core/Message> ;
                                         rdfs:range <https://w3id.org/idsa/core/Agent> .


###  https://w3id.org/idsa/core/sovereign
<https://w3id.org/idsa/core/sovereign> rdf:type owl:ObjectProperty ;
                                       rdfs:domain <https://w3id.org/idsa/core/Resource> ;
                                       rdfs:range <https://w3id.org/idsa/core/Agent> ;
                                       rdfs:comment "The 'owner', i.e. sovereign of the data."@en ;
                                       rdfs:label "sovereign"@en ;
                                       <https://w3id.org/idsa/metamodel/referenceByUri> "true"^^xsd:boolean .


###  https://w3id.org/idsa/core/spatialCoverage
<https://w3id.org/idsa/core/spatialCoverage> rdf:type owl:ObjectProperty ;
                                             rdfs:subPropertyOf <http://purl.org/dc/terms/spatial> ;
                                             rdfs:domain <https://w3id.org/idsa/core/DigitalContent> ;
                                             rdfs:range <https://w3id.org/idsa/core/Location> ;
                                             rdfs:comment "Named spatial entity covered by the Resource."@en ;
                                             rdfs:label "spatial coverage"@en .


###  https://w3id.org/idsa/core/target
<https://w3id.org/idsa/core/target> rdf:type owl:ObjectProperty ;
                                    rdfs:domain <https://w3id.org/idsa/core/Rule> ;
                                    rdfs:range <https://w3id.org/idsa/core/Asset> ;
                                    rdfs:comment "The subject of the policy statement (ids:Rule)."@en ;
                                    rdfs:label "target"@en ;
                                    <https://w3id.org/idsa/metamodel/referenceByUri> "true"^^xsd:boolean .


###  https://w3id.org/idsa/core/temporalCoverage
<https://w3id.org/idsa/core/temporalCoverage> rdf:type owl:ObjectProperty ;
                                              rdfs:subPropertyOf <http://purl.org/dc/terms/temporal> ;
                                              rdfs:domain <https://w3id.org/idsa/core/DigitalContent> ;
                                              rdfs:range <https://w3id.org/idsa/core/TemporalEntity> ;
                                              rdfs:comment "Temporal period or instance covered by the content."@en ;
                                              rdfs:label "temporal coverage"@en .


###  https://w3id.org/idsa/core/temporalResolution
<https://w3id.org/idsa/core/temporalResolution> rdf:type owl:ObjectProperty ;
                                                rdfs:domain <https://w3id.org/idsa/core/DigitalContent> ;
                                                rdfs:range <https://w3id.org/idsa/core/Frequency> .


###  https://w3id.org/idsa/core/theme
<https://w3id.org/idsa/core/theme> rdf:type owl:ObjectProperty ;
                                   rdfs:subPropertyOf <http://www.w3.org/ns/dcat#theme> ;
                                   rdfs:domain <https://w3id.org/idsa/core/DigitalContent> ;
                                   rdfs:range <https://w3id.org/idsa/core/Concept> ;
                                   rdfs:comment "Abstract or concrete concept related to or referred by the content."@en ;
                                   rdfs:label "theme"@en ;
                                   <https://w3id.org/idsa/metamodel/referenceByUri> "true"^^xsd:boolean .


###  https://w3id.org/idsa/core/tokenFormat
<https://w3id.org/idsa/core/tokenFormat> rdf:type owl:ObjectProperty ;
                                         rdfs:domain <https://w3id.org/idsa/core/Token> ;
                                         rdfs:range <https://w3id.org/idsa/core/TokenFormat> ;
                                         rdfs:comment "Describes the format of the authentication token."@en ;
                                         rdfs:label "tokenFormat"@en .


###  https://w3id.org/idsa/core/transferContract
<https://w3id.org/idsa/core/transferContract> rdf:type owl:ObjectProperty ;
                                              rdfs:domain <https://w3id.org/idsa/core/Message> ;
                                              rdfs:range <https://w3id.org/idsa/core/Contract> ;
                                              rdfs:comment "The contract which is (or will be) the legal basis of the data transfer."@en ;
                                              rdfs:label "transferContract"@en ;
                                              <https://w3id.org/idsa/metamodel/referenceByUri> "true"^^xsd:boolean .


###  https://w3id.org/idsa/core/variant
<https://w3id.org/idsa/core/variant> rdf:type owl:ObjectProperty ;
                                     rdfs:domain <https://w3id.org/idsa/core/Resource> ;
                                     rdfs:range <https://w3id.org/idsa/core/Resource> ;
                                     rdfs:comment "(Equivalent) variant of given Resource, e.g. a translation."@en ;
                                     rdfs:label "variant"@en .


#################################################################
#    Data properties
#################################################################

###  http://purl.org/dc/terms/accrualPeriodicity
<http://purl.org/dc/terms/accrualPeriodicity> rdf:type owl:DatatypeProperty .


###  http://purl.org/dc/terms/conformsTo
<http://purl.org/dc/terms/conformsTo> rdf:type owl:DatatypeProperty .


###  http://purl.org/dc/terms/created
<http://purl.org/dc/terms/created> rdf:type owl:DatatypeProperty .


###  http://purl.org/dc/terms/description
<http://purl.org/dc/terms/description> rdf:type owl:DatatypeProperty .


###  http://purl.org/dc/terms/hasVersion
<http://purl.org/dc/terms/hasVersion> rdf:type owl:DatatypeProperty .


###  http://purl.org/dc/terms/licence
<http://purl.org/dc/terms/licence> rdf:type owl:DatatypeProperty .


###  http://purl.org/dc/terms/modified
<http://purl.org/dc/terms/modified> rdf:type owl:DatatypeProperty .


###  http://purl.org/dc/terms/title
<http://purl.org/dc/terms/title> rdf:type owl:DatatypeProperty .


###  http://www.w3.org/2006/time#inXSDDateTimeStamp
<http://www.w3.org/2006/time#inXSDDateTimeStamp> rdf:type owl:DatatypeProperty .


###  http://www.w3.org/ns/dcat#byteSize
<http://www.w3.org/ns/dcat#byteSize> rdf:type owl:DatatypeProperty .


###  http://www.w3.org/ns/dcat#keyword
<http://www.w3.org/ns/dcat#keyword> rdf:type owl:DatatypeProperty .


###  http://www.w3.org/ns/dcat#temporalResolution
<http://www.w3.org/ns/dcat#temporalResolution> rdf:type owl:DatatypeProperty .


###  https://w3id.org/idsa/core/accessURL
<https://w3id.org/idsa/core/accessURL> rdf:type owl:DatatypeProperty ;
                                       rdfs:domain <https://w3id.org/idsa/core/Endpoint> ;
                                       rdfs:range xsd:anyURI ;
                                       rdfs:comment "Access URL of an endpoint."@en ;
                                       rdfs:label "access URL"@en ;
                                       rdfs:seeAlso <https://tools.ietf.org/html/rfc3986#section-3> .


###  https://w3id.org/idsa/core/accrualPeriodicity
<https://w3id.org/idsa/core/accrualPeriodicity> rdf:type owl:DatatypeProperty ;
                                                rdfs:subPropertyOf <http://purl.org/dc/terms/accrualPeriodicity> .


###  https://w3id.org/idsa/core/appDocumentation
<https://w3id.org/idsa/core/appDocumentation> rdf:type owl:DatatypeProperty ;
                                              rdfs:domain <https://w3id.org/idsa/core/DataApp> ;
                                              rdfs:range xsd:string ;
                                              rdfs:comment "text documentation of the data app"@en ;
                                              rdfs:label "app documentation"@en .


###  https://w3id.org/idsa/core/appEndpointPort
<https://w3id.org/idsa/core/appEndpointPort> rdf:type owl:DatatypeProperty ;
                                             rdfs:domain <https://w3id.org/idsa/core/AppEndpoint> ;
                                             rdfs:range xsd:integer ;
                                             rdfs:comment "Port used to access the endpoint."@en ;
                                             rdfs:label "app endpoint port"@en .


###  https://w3id.org/idsa/core/authService
<https://w3id.org/idsa/core/authService> rdf:type owl:DatatypeProperty ;
                                         rdfs:range xsd:anyURI .


###  https://w3id.org/idsa/core/byteSize
<https://w3id.org/idsa/core/byteSize> rdf:type owl:DatatypeProperty ;
                                      rdfs:subPropertyOf <http://www.w3.org/ns/dcat#byteSize> ;
                                      rdfs:domain <https://w3id.org/idsa/core/Artifact> ;
                                      rdfs:range xsd:integer ;
                                      rdfs:comment "Size of the Artifact in bytes."@en ;
                                      rdfs:label "byte size"@en .


###  https://w3id.org/idsa/core/checkSum
<https://w3id.org/idsa/core/checkSum> rdf:type owl:DatatypeProperty ;
                                      rdfs:domain <https://w3id.org/idsa/core/Artifact> ;
                                      rdfs:range xsd:string ;
                                      rdfs:comment "Checksum of the artifact"@en ;
                                      rdfs:label "checksum"@en .


###  https://w3id.org/idsa/core/contentStandard
<https://w3id.org/idsa/core/contentStandard> rdf:type owl:DatatypeProperty ;
                                             rdfs:subPropertyOf <http://purl.org/dc/terms/conformsTo> ;
                                             rdfs:domain <https://w3id.org/idsa/core/DigitalContent> ;
                                             rdfs:range xsd:anyURI ;
                                             rdfs:comment "IRI containing document, which defines the standard for the given Digital Content. The content is assumed to conform to that Standard."@en ;
                                             rdfs:label "content standard"@en .


###  https://w3id.org/idsa/core/contentVersion
<https://w3id.org/idsa/core/contentVersion> rdf:type owl:DatatypeProperty ;
                                            rdfs:domain <https://w3id.org/idsa/core/Message> ;
                                            rdfs:range xsd:string ;
                                            rdfs:comment "Version of the content in the payload. Use digits and semantic versioning pattern like MAJOR.MINOR.PATCH."@en ;
                                            rdfs:label "contentVersion"@en .


###  https://w3id.org/idsa/core/contractDate
<https://w3id.org/idsa/core/contractDate> rdf:type owl:DatatypeProperty ;
                                          rdfs:domain <https://w3id.org/idsa/core/Contract> ;
                                          rdfs:range xsd:dateTimeStamp ;
                                          rdfs:comment "Absolute datetime of singing the Contract."@en ;
                                          rdfs:label "Contract date"@en .


###  https://w3id.org/idsa/core/contractEnd
<https://w3id.org/idsa/core/contractEnd> rdf:type owl:DatatypeProperty ;
                                         rdfs:domain <https://w3id.org/idsa/core/Contract> ;
                                         rdfs:range xsd:dateTimeStamp ;
                                         rdfs:comment "Absolute datetime the Contract is requested, offered or expected to end. If omitted, the contract has to be explicitly terminated by any of the parties."@en ;
                                         rdfs:label "Contract end"@en .


###  https://w3id.org/idsa/core/contractRejectionReason
<https://w3id.org/idsa/core/contractRejectionReason> rdf:type owl:DatatypeProperty ;
                                                     rdfs:domain <https://w3id.org/idsa/core/ContractRejectionMessage> ;
                                                     rdfs:range xsd:string ;
                                                     rdfs:comment "Human-readable text describing the reason for contract rejection."@en ;
                                                     rdfs:label "Contract Rejection Reason"@en .


###  https://w3id.org/idsa/core/contractStart
<https://w3id.org/idsa/core/contractStart> rdf:type owl:DatatypeProperty ;
                                           rdfs:domain <https://w3id.org/idsa/core/Contract> ;
                                           rdfs:range xsd:dateTimeStamp ;
                                           rdfs:comment "Absolute datetime the Contract is requested, offered or expected to start, depending on the type of Contract."@en ;
                                           rdfs:label "Contract start"@en .


###  https://w3id.org/idsa/core/corporateEmailAddress
<https://w3id.org/idsa/core/corporateEmailAddress> rdf:type owl:DatatypeProperty ;
                                                   rdfs:domain <https://w3id.org/idsa/core/Participant> ;
                                                   rdfs:range xsd:string .


###  https://w3id.org/idsa/core/corporateHomepage
<https://w3id.org/idsa/core/corporateHomepage> rdf:type owl:DatatypeProperty ;
                                               rdfs:domain <https://w3id.org/idsa/core/Participant> ;
                                               rdfs:range xsd:anyURI .


###  https://w3id.org/idsa/core/created
<https://w3id.org/idsa/core/created> rdf:type owl:DatatypeProperty ;
                                     rdfs:subPropertyOf <http://purl.org/dc/terms/issued> ;
                                     rdfs:domain _:genid-nodeid-node1f8ng5kblx25 ;
                                     rdfs:range xsd:dateTimeStamp ;
                                     rdfs:comment "The date of the creation of the Digital Content. In contrast to the ids:temporalCoverage, creation dates of ids:Representation, ids:Artifacts or any other form of meta-data, this property describes the creation date of referenced Digital Content itself."@en ;
                                     rdfs:label "created"@en ;
                                     rdfs:seeAlso <http://purl.org/dc/terms/created> .


###  https://w3id.org/idsa/core/creationDate
<https://w3id.org/idsa/core/creationDate> rdf:type owl:DatatypeProperty ;
                                          rdfs:subPropertyOf <http://purl.org/dc/terms/created> ;
                                          rdfs:domain <https://w3id.org/idsa/core/Artifact> ;
                                          rdfs:range xsd:dateTimeStamp ;
                                          rdfs:comment "Date (as xsd:dateTimeStamp) when the artifact was created, i.e. persisted."@en ;
                                          rdfs:label "creation date"@en .


###  https://w3id.org/idsa/core/customLicense
<https://w3id.org/idsa/core/customLicense> rdf:type owl:DatatypeProperty ;
                                           rdfs:subPropertyOf <http://purl.org/dc/terms/licence> ;
                                           rdfs:domain <https://w3id.org/idsa/core/Resource> ;
                                           rdfs:range xsd:anyURI ;
                                           rdfs:comment "URL reference to a custom license regulating the general usage of the Resource."@en ;
                                           rdfs:label "Custom License"@en .


###  https://w3id.org/idsa/core/dataType
<https://w3id.org/idsa/core/dataType> rdf:type owl:DatatypeProperty ;
                                      rdfs:domain <https://w3id.org/idsa/core/DataRepresentation> ;
                                      rdfs:range xsd:anyURI ;
                                      rdfs:comment "Indicates the data type of the Representation."@en ;
                                      rdfs:label "Data type"@en .


###  https://w3id.org/idsa/core/dateTime
<https://w3id.org/idsa/core/dateTime> rdf:type owl:DatatypeProperty ;
                                      rdfs:subPropertyOf <http://www.w3.org/2006/time#inXSDDateTimeStamp> ;
                                      rdfs:domain <https://w3id.org/idsa/core/Instant> ;
                                      rdfs:range xsd:dateTimeStamp ;
                                      rdfs:comment "Absolute date time with a defined time zone."@en ;
                                      rdfs:label "date time"@en ;
                                      rdfs:seeAlso <https://www.w3.org/TR/xmlschema11-2/#dateTimeStamp> ;
                                      <https://w3id.org/idsa/metamodel/example> "2018-12-31T13:20:00+02:00"^^xsd:dateTimeStamp .


###  https://w3id.org/idsa/core/description
<https://w3id.org/idsa/core/description> rdf:type owl:DatatypeProperty ;
                                         rdfs:subPropertyOf <http://purl.org/dc/terms/description> ;
                                         rdfs:domain <https://w3id.org/idsa/core/Described> ;
                                         rdfs:range xsd:string ;
                                         rdfs:comment "Explanation of the resource in a natural language text."@en ;
                                         rdfs:label "description"@en .


###  https://w3id.org/idsa/core/duration
<https://w3id.org/idsa/core/duration> rdf:type owl:DatatypeProperty ;
                                      rdfs:domain <https://w3id.org/idsa/core/Artifact> ;
                                      rdfs:range xsd:decimal ;
                                      rdfs:comment "Duration of the media resource in seconds."@en ;
                                      rdfs:label "duration"@en .


###  https://w3id.org/idsa/core/emailAddress
<https://w3id.org/idsa/core/emailAddress> rdf:type owl:DatatypeProperty ;
                                          rdfs:domain <https://w3id.org/idsa/core/Person> ;
                                          rdfs:range xsd:string .


###  https://w3id.org/idsa/core/endpointDocumentation
<https://w3id.org/idsa/core/endpointDocumentation> rdf:type owl:DatatypeProperty ;
                                                   rdfs:domain <https://w3id.org/idsa/core/Endpoint> ;
                                                   rdfs:range xsd:anyURI ;
                                                   rdfs:comment "IRI reference to a documentation of the endpoint,  e.g., reference to an OpenAPI-based documentation."@en ;
                                                   rdfs:label "endpoint documentation"@en .


###  https://w3id.org/idsa/core/endpointInformation
<https://w3id.org/idsa/core/endpointInformation> rdf:type owl:DatatypeProperty ;
                                                 rdfs:domain <https://w3id.org/idsa/core/Endpoint> ;
                                                 rdfs:range xsd:string ;
                                                 rdfs:comment "Human-readable information and description of the endpoint."@en ;
                                                 rdfs:label "endpoint information"@en .


###  https://w3id.org/idsa/core/exp
<https://w3id.org/idsa/core/exp> rdf:type owl:DatatypeProperty ;
                                 rdfs:domain <https://w3id.org/idsa/core/JwtPayload> ;
                                 rdfs:range xsd:integer ;
                                 rdfs:comment "The 'exp' (expiration time) claim identifies the expiration time on or after which the JWT MUST NOT be accepted for processing."@en ;
                                 rdfs:label "exp"@en ;
                                 rdfs:seeAlso <https://tools.ietf.org/html/rfc7519#section-4.1.4> .


###  https://w3id.org/idsa/core/familyName
<https://w3id.org/idsa/core/familyName> rdf:type owl:DatatypeProperty ;
                                        rdfs:domain <https://w3id.org/idsa/core/Person> ;
                                        rdfs:range xsd:string .


###  https://w3id.org/idsa/core/fileName
<https://w3id.org/idsa/core/fileName> rdf:type owl:DatatypeProperty ;
                                      rdfs:domain <https://w3id.org/idsa/core/Artifact> ;
                                      rdfs:range xsd:string ;
                                      rdfs:comment "Name of the Artifcat file."@en ;
                                      rdfs:label "file name"@en .


###  https://w3id.org/idsa/core/filenameExtension
<https://w3id.org/idsa/core/filenameExtension> rdf:type owl:DatatypeProperty ;
                                               rdfs:domain <https://w3id.org/idsa/core/MediaType> ;
                                               rdfs:range xsd:string ;
                                               rdfs:comment "Suffix of a file name, typically separated by a period, indicating the nature and intended processing of the file."@en ;
                                               rdfs:label "filename extension"@en ;
                                               rdfs:seeAlso <https://en.wikipedia.org/wiki/Filename_extension> .


###  https://w3id.org/idsa/core/frameRate
<https://w3id.org/idsa/core/frameRate> rdf:type owl:DatatypeProperty ;
                                       rdfs:domain <https://w3id.org/idsa/core/VideoRepresentation> ;
                                       rdfs:range xsd:decimal ;
                                       rdfs:comment "Video frame rate, as frames/second."@en ;
                                       rdfs:label "frame rate"@en .


###  https://w3id.org/idsa/core/givenName
<https://w3id.org/idsa/core/givenName> rdf:type owl:DatatypeProperty ;
                                       rdfs:domain <https://w3id.org/idsa/core/Person> ;
                                       rdfs:range xsd:string .


###  https://w3id.org/idsa/core/hasDuration
<https://w3id.org/idsa/core/hasDuration> rdf:type owl:DatatypeProperty ;
                                         rdfs:domain <https://w3id.org/idsa/core/TemporalEntity> ;
                                         rdfs:range xsd:duration ;
                                         rdfs:comment "Duration (relative time interval) of a temporal specification. Different to the TIME Ontology, durations are expressed using the xsd:duration datatype. In case it is used with a instance of ids:Instant, the value must be 'P0Y0M0DT0H0M0S'^^xsd:duration."@en ;
                                         rdfs:label "has duration"@en ;
                                         rdfs:seeAlso <http://www.w3.org/2006/time#hasDuration> ;
                                         <https://w3id.org/idsa/metamodel/example> "P2Y6M5DT12H35M30S"^^xsd:duration .


###  https://w3id.org/idsa/core/height
<https://w3id.org/idsa/core/height> rdf:type owl:DatatypeProperty ;
                                    rdfs:domain <https://w3id.org/idsa/core/ImageRepresentation> ;
                                    rdfs:range xsd:decimal ;
                                    rdfs:comment "Height of the visible frame."@en ;
                                    rdfs:label "height"@en .


###  https://w3id.org/idsa/core/homepage
<https://w3id.org/idsa/core/homepage> rdf:type owl:DatatypeProperty ;
                                      rdfs:domain <https://w3id.org/idsa/core/Person> ;
                                      rdfs:range xsd:string .


###  https://w3id.org/idsa/core/iat
<https://w3id.org/idsa/core/iat> rdf:type owl:DatatypeProperty ;
                                 rdfs:domain <https://w3id.org/idsa/core/JwtPayload> ;
                                 rdfs:range xsd:integer ;
                                 rdfs:comment "The 'iat' (issued at) claim contains the point in time when the JWT was created."@en ;
                                 rdfs:label "iat"@en .


###  https://w3id.org/idsa/core/inboundModelVersion
<https://w3id.org/idsa/core/inboundModelVersion> rdf:type owl:DatatypeProperty ;
                                                 rdfs:domain <https://w3id.org/idsa/core/InfrastructureComponent> ;
                                                 rdfs:range xsd:string ;
                                                 rdfs:comment "Information Model version that the InfrastructureComponent is capable of reading/processing."@en ;
                                                 rdfs:label "inboundModelVersion"@en .


###  https://w3id.org/idsa/core/inboundPath
<https://w3id.org/idsa/core/inboundPath> rdf:type owl:DatatypeProperty ;
                                         rdfs:domain <https://w3id.org/idsa/core/Endpoint> ;
                                         rdfs:range xsd:string ;
                                         rdfs:comment "Relative path used for inbound communication via this endpoint, i.e. input messages and faults only."@en ;
                                         rdfs:label "inbound topic"@en .


###  https://w3id.org/idsa/core/iss
<https://w3id.org/idsa/core/iss> rdf:type owl:DatatypeProperty ;
                                 rdfs:domain <https://w3id.org/idsa/core/JwtPayload> ;
                                 rdfs:range xsd:string ;
                                 rdfs:comment "The 'iss' (issuer) claim identifies the principal that issued the JWT."@en ;
                                 rdfs:label "iss"@en ;
                                 rdfs:seeAlso <https://tools.ietf.org/html/rfc7519#section-4.1.1> .


###  https://w3id.org/idsa/core/issued
<https://w3id.org/idsa/core/issued> rdf:type owl:DatatypeProperty ;
                                    rdfs:domain <https://w3id.org/idsa/core/Message> ;
                                    rdfs:range xsd:dateTimeStamp .


###  https://w3id.org/idsa/core/issuerConnector
<https://w3id.org/idsa/core/issuerConnector> rdf:type owl:DatatypeProperty .


###  https://w3id.org/idsa/core/keyValue
<https://w3id.org/idsa/core/keyValue> rdf:type owl:DatatypeProperty ;
                                      rdfs:domain <https://w3id.org/idsa/core/PublicKey> ;
                                      rdfs:range xsd:base64Binary ;
                                      rdfs:comment "Binary representation of the key."@en ;
                                      rdfs:label "Key Value"@en .


###  https://w3id.org/idsa/core/keyword
<https://w3id.org/idsa/core/keyword> rdf:type owl:DatatypeProperty ;
                                     rdfs:subPropertyOf <http://www.w3.org/ns/dcat#keyword> ;
                                     rdfs:domain <https://w3id.org/idsa/core/DigitalContent> ;
                                     rdfs:range xsd:string ;
                                     rdfs:comment "Controlled keywords that describe the nature, purpose, or use of the content."@en ;
                                     rdfs:label "keyword"@en .


###  https://w3id.org/idsa/core/lastValidDate
<https://w3id.org/idsa/core/lastValidDate> rdf:type owl:DatatypeProperty ;
                                           rdfs:domain <https://w3id.org/idsa/core/Certification> ;
                                           rdfs:range xsd:dateTimeStamp ;
                                           rdfs:comment "Last date (as xsd:dateTimeStamp) the given Certification is considered valid."@en ;
                                           rdfs:label "last valid date"@en .


###  https://w3id.org/idsa/core/latitude
<https://w3id.org/idsa/core/latitude> rdf:type owl:DatatypeProperty ;
                                      rdfs:domain <https://w3id.org/idsa/core/GeoPoint> ;
                                      rdfs:range xsd:float .


###  https://w3id.org/idsa/core/longitude
<https://w3id.org/idsa/core/longitude> rdf:type owl:DatatypeProperty ;
                                       rdfs:domain <https://w3id.org/idsa/core/GeoPoint> ;
                                       rdfs:range xsd:float .


###  https://w3id.org/idsa/core/membershipEnd
<https://w3id.org/idsa/core/membershipEnd> rdf:type owl:DatatypeProperty ;
                                           rdfs:domain <https://w3id.org/idsa/core/ParticipantCertification> ;
                                           rdfs:range xsd:dateTimeStamp ;
                                           rdfs:comment "End of the participant's IDS membership."@en ;
                                           rdfs:label "membership end"@en .


###  https://w3id.org/idsa/core/modelVersion
<https://w3id.org/idsa/core/modelVersion> rdf:type owl:DatatypeProperty ;
                                          rdfs:domain <https://w3id.org/idsa/core/Message> ;
                                          rdfs:range xsd:string ;
                                          rdfs:comment "Version of the Information Model against which the Message should be interpreted."@en ;
                                          rdfs:label "model version"@en .


###  https://w3id.org/idsa/core/modified
<https://w3id.org/idsa/core/modified> rdf:type owl:DatatypeProperty ;
                                      rdfs:subPropertyOf <http://purl.org/dc/terms/modified> ;
                                      rdfs:domain [ rdf:type owl:Class ;
                                                    owl:unionOf ( <https://w3id.org/idsa/core/DigitalContent>
                                                                  <https://w3id.org/idsa/core/Representation>
                                                                  <https://w3id.org/idsa/core/UsageControlObject>
                                                                )
                                                  ] ;
                                      rdfs:range xsd:dateTimeStamp ;
                                      rdfs:comment "The date/time this Digital Content has been changed the last time. Only one 'modified' attribute is usually needed."@en ;
                                      rdfs:label "modified"@en ;
                                      rdfs:seeAlso <http://purl.org/dc/terms/modified> .


###  https://w3id.org/idsa/core/name
<https://w3id.org/idsa/core/name> rdf:type owl:DatatypeProperty ,
                                           owl:FunctionalProperty ;
                                  rdfs:domain <https://w3id.org/idsa/core/Named> ;
                                  rdfs:range xsd:string ;
                                  rdfs:comment "Entity name unique within a specified context."@en ;
                                  rdfs:label "name"@en .


###  https://w3id.org/idsa/core/nbf
<https://w3id.org/idsa/core/nbf> rdf:type owl:DatatypeProperty ;
                                 rdfs:domain <https://w3id.org/idsa/core/JwtPayload> ;
                                 rdfs:range xsd:integer ;
                                 rdfs:comment "The 'aud' (audience) claim identifies the recipients that the JWT is intended for."@en ;
                                 rdfs:label "nbf"@en ;
                                 rdfs:seeAlso <https://tools.ietf.org/html/rfc7519#section-4.1.5> .


###  https://w3id.org/idsa/core/operationReference
<https://w3id.org/idsa/core/operationReference> rdf:type owl:DatatypeProperty .


###  https://w3id.org/idsa/core/outboundModelVersion
<https://w3id.org/idsa/core/outboundModelVersion> rdf:type owl:DatatypeProperty ;
                                                  rdfs:domain <https://w3id.org/idsa/core/InfrastructureComponent> ;
                                                  rdfs:range xsd:string ;
                                                  rdfs:comment "Information Model version being produced by the InfrastructureComponent."@en ;
                                                  rdfs:label "outbound model version"@en .


###  https://w3id.org/idsa/core/outboundPath
<https://w3id.org/idsa/core/outboundPath> rdf:type owl:DatatypeProperty ;
                                          rdfs:domain <https://w3id.org/idsa/core/Endpoint> ;
                                          rdfs:range xsd:string ;
                                          rdfs:comment "Relative path used for outbound communication via this endpoint, i.e. output messages and faults only."@en ;
                                          rdfs:label "outbound topic"@en .


###  https://w3id.org/idsa/core/path
<https://w3id.org/idsa/core/path> rdf:type owl:DatatypeProperty ;
                                  rdfs:domain <https://w3id.org/idsa/core/Endpoint> ;
                                  rdfs:range xsd:string ;
                                  rdfs:comment "Relative path, topic or queue at which the content is published by the related host."@en ;
                                  rdfs:label "path"@en .


###  https://w3id.org/idsa/core/phoneNumber
<https://w3id.org/idsa/core/phoneNumber> rdf:type owl:DatatypeProperty ;
                                         rdfs:domain <https://w3id.org/idsa/core/Person> ;
                                         rdfs:range xsd:string .


###  https://w3id.org/idsa/core/recipientAgent
<https://w3id.org/idsa/core/recipientAgent> rdf:type owl:DatatypeProperty .


###  https://w3id.org/idsa/core/referringConnector
<https://w3id.org/idsa/core/referringConnector> rdf:type owl:DatatypeProperty .


###  https://w3id.org/idsa/core/representationStandard
<https://w3id.org/idsa/core/representationStandard> rdf:type owl:DatatypeProperty ;
                                                    rdfs:subPropertyOf <http://purl.org/dc/terms/conformsTo> ;
                                                    rdfs:domain <https://w3id.org/idsa/core/Representation> ;
                                                    rdfs:range xsd:anyURI ;
                                                    rdfs:comment "Standards document defining the given Representation (in contrast to general Resource content). The Representation is assumed to conform to that Standard."@en ;
                                                    rdfs:label "representation standard"@en .


###  https://w3id.org/idsa/core/requestedElement
<https://w3id.org/idsa/core/requestedElement> rdf:type owl:DatatypeProperty ;
                                              rdfs:domain <https://w3id.org/idsa/core/DescriptionRequestMessage> ;
                                              rdfs:range xsd:anyURI ;
                                              rdfs:comment "The element whose metadata is requested. "@en ;
                                              rdfs:label "requested Element"@en .


###  https://w3id.org/idsa/core/revocationReason
<https://w3id.org/idsa/core/revocationReason> rdf:type owl:DatatypeProperty ;
                                              rdfs:domain _:genid2147483732 ;
                                              rdfs:range xsd:string ;
                                              rdfs:comment "Plain Text containing the reason for revoking an existing certificate of either a connector or participant."@en ;
                                              rdfs:label "Revocation Reason"@en .


###  https://w3id.org/idsa/core/samplingRate
<https://w3id.org/idsa/core/samplingRate> rdf:type owl:DatatypeProperty ;
                                          rdfs:domain <https://w3id.org/idsa/core/AudioRepresentation> ;
                                          rdfs:range xsd:decimal ;
                                          rdfs:comment "Audio sampling rate."@en ;
                                          rdfs:label "sampling rate"@en .


###  https://w3id.org/idsa/core/scope
<https://w3id.org/idsa/core/scope> rdf:type owl:DatatypeProperty ;
                                   rdfs:domain <https://w3id.org/idsa/core/JwtPayload> ;
                                   rdfs:range xsd:string ;
                                   rdfs:comment "Currently, the scope is limited to 'Connector' but can be used for scoping purposes in the future. Scope is currently fixed to 'https://w3id.org/idsa/core/Connector'."@en ;
                                   rdfs:label "scope"@en ;
                                   rdfs:seeAlso <https://tools.ietf.org/html/rfc7519#section-4.1.2> .


###  https://w3id.org/idsa/core/senderAgent
<https://w3id.org/idsa/core/senderAgent> rdf:type owl:DatatypeProperty .


###  https://w3id.org/idsa/core/siteAddress
<https://w3id.org/idsa/core/siteAddress> rdf:type owl:DatatypeProperty ;
                                         rdfs:domain <https://w3id.org/idsa/core/Site> ;
                                         rdfs:range xsd:string ;
                                         rdfs:comment "Indicates an address for the site."@en ;
                                         rdfs:label "site address"@en .


###  https://w3id.org/idsa/core/standardLicense
<https://w3id.org/idsa/core/standardLicense> rdf:type owl:DatatypeProperty ;
                                             rdfs:subPropertyOf <http://purl.org/dc/terms/licence> ;
                                             rdfs:domain <https://w3id.org/idsa/core/Resource> ;
                                             rdfs:range xsd:anyURI ;
                                             rdfs:comment """
    Reference to a well-known License regulating the general usage of the Resource.
    Check wikidata license documentation for an extensive list of licenses.
    License IRI should refer to the direct of link for a given standard license,
    e.g., MIT license (https://www.wikidata.org/wiki/Q334661). The label of the resolved wikidata license IRI can be used to
    present the license in human-readable form.
    """@en ;
                                             rdfs:label "Standard License"@en ;
                                             rdfs:seeAlso <https://www.wikidata.org/wiki/Q79719> .


###  https://w3id.org/idsa/core/sub
<https://w3id.org/idsa/core/sub> rdf:type owl:DatatypeProperty ;
                                 rdfs:domain <https://w3id.org/idsa/core/JwtPayload> ;
                                 rdfs:range xsd:string ;
                                 rdfs:comment "The 'sub' (subject) claim identifies the principal that is the subject of the JWT."@en ;
                                 rdfs:label "sub"@en ;
                                 rdfs:seeAlso <https://tools.ietf.org/html/rfc7519#section-4.1.2> .


###  https://w3id.org/idsa/core/temporalResolution
<https://w3id.org/idsa/core/temporalResolution> rdf:type owl:DatatypeProperty ;
                                                rdfs:subPropertyOf <http://www.w3.org/ns/dcat#temporalResolution> .


###  https://w3id.org/idsa/core/title
<https://w3id.org/idsa/core/title> rdf:type owl:DatatypeProperty ;
                                   rdfs:subPropertyOf <http://purl.org/dc/terms/title> ;
                                   rdfs:domain <https://w3id.org/idsa/core/Described> ;
                                   rdfs:range xsd:string ;
                                   rdfs:comment "(Localized) name of the entity."@en ;
                                   rdfs:label "title"@en .


###  https://w3id.org/idsa/core/tokenValue
<https://w3id.org/idsa/core/tokenValue> rdf:type owl:DatatypeProperty ;
                                        rdfs:domain <https://w3id.org/idsa/core/Token> ;
                                        rdfs:range xsd:string ;
                                        rdfs:comment "An authentication token value like JSON Web Token."@en ;
                                        rdfs:label "tokenValue"@en .


###  https://w3id.org/idsa/core/transportCertsSha256
<https://w3id.org/idsa/core/transportCertsSha256> rdf:type owl:DatatypeProperty ;
                                                  rdfs:domain <https://w3id.org/idsa/core/JwtPayload> ;
                                                  rdfs:range xsd:string ;
                                                  rdfs:comment "Separate certificates for IDS identification and transport encryption opens an attack vector for relay attacks. In order to prevent these attacks, a binding of this transport certificates to the connector is required. The inclusion of SHA256 fingerprints of currently valid transport certificates, mainly into the DAT, enables the client to relate the transport layer security with the IDS interactions."@en ;
                                                  rdfs:label "transportCertsSha256"@en .


###  https://w3id.org/idsa/core/version
<https://w3id.org/idsa/core/version> rdf:type owl:DatatypeProperty ;
                                     rdfs:subPropertyOf <http://purl.org/dc/terms/hasVersion> ;
                                     rdfs:domain <https://w3id.org/idsa/core/ManagedEntity> ;
                                     rdfs:range xsd:string ;
                                     rdfs:comment "Version identifier of the Managed Entity"@en ;
                                     rdfs:label "version"@en .


###  https://w3id.org/idsa/core/width
<https://w3id.org/idsa/core/width> rdf:type owl:DatatypeProperty ;
                                   rdfs:domain <https://w3id.org/idsa/core/ImageRepresentation> ;
                                   rdfs:range xsd:decimal ;
                                   rdfs:comment "Width of the visible frame."@en ;
                                   rdfs:label "width"@en .


#################################################################
#    Classes
#################################################################

###  _:genid-nodeid-node1f8ng5kblx25
_:genid-nodeid-node1f8ng5kblx25 rdf:type owl:Class .


###  _:genid2147483732
_:genid2147483732 rdf:type owl:Class .


###  http://purl.org/dc/terms/Agent
<http://purl.org/dc/terms/Agent> rdf:type owl:Class .


###  http://purl.org/dc/terms/DCMIType
<http://purl.org/dc/terms/DCMIType> rdf:type owl:Class .


###  http://purl.org/dc/terms/Frequency
<http://purl.org/dc/terms/Frequency> rdf:type owl:Class ;
                                     owl:equivalentClass <https://w3id.org/idsa/core/Frequency> .


###  http://purl.org/dc/terms/License
<http://purl.org/dc/terms/License> rdf:type owl:Class .


###  http://purl.org/dc/terms/Location
<http://purl.org/dc/terms/Location> rdf:type owl:Class .


###  http://purl.org/dc/terms/MediaType
<http://purl.org/dc/terms/MediaType> rdf:type owl:Class .


###  http://purl.org/dc/terms/PeriodOfTime
<http://purl.org/dc/terms/PeriodOfTime> rdf:type owl:Class .


###  http://purl.org/vocommons/voaf#Vocabulary
<http://purl.org/vocommons/voaf#Vocabulary> rdf:type owl:Class .


###  http://www.geonames.org/ontology#Feature
<http://www.geonames.org/ontology#Feature> rdf:type owl:Class .


###  http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing
<http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing> rdf:type owl:Class .


###  http://www.w3.org/2004/02/skos/core#Concept
<http://www.w3.org/2004/02/skos/core#Concept> rdf:type owl:Class .


###  http://www.w3.org/2006/time#Instant
<http://www.w3.org/2006/time#Instant> rdf:type owl:Class .


###  http://www.w3.org/2006/time#Interval
<http://www.w3.org/2006/time#Interval> rdf:type owl:Class .


###  http://www.w3.org/2006/time#TemporalEntity
<http://www.w3.org/2006/time#TemporalEntity> rdf:type owl:Class .


###  http://www.w3.org/ns/dcat#Catalog
<http://www.w3.org/ns/dcat#Catalog> rdf:type owl:Class .


###  http://www.w3.org/ns/dcat#Dataset
<http://www.w3.org/ns/dcat#Dataset> rdf:type owl:Class .


###  http://www.w3.org/ns/dcat#Distribution
<http://www.w3.org/ns/dcat#Distribution> rdf:type owl:Class .


###  http://www.w3.org/ns/locn#Geometry
<http://www.w3.org/ns/locn#Geometry> rdf:type owl:Class .


###  http://www.w3.org/ns/odrl/2/Action
<http://www.w3.org/ns/odrl/2/Action> rdf:type owl:Class .


###  http://www.w3.org/ns/odrl/2/Agreement
<http://www.w3.org/ns/odrl/2/Agreement> rdf:type owl:Class .


###  http://www.w3.org/ns/odrl/2/Duty
<http://www.w3.org/ns/odrl/2/Duty> rdf:type owl:Class .


###  http://www.w3.org/ns/odrl/2/LeftOperand
<http://www.w3.org/ns/odrl/2/LeftOperand> rdf:type owl:Class .


###  http://www.w3.org/ns/odrl/2/Offer
<http://www.w3.org/ns/odrl/2/Offer> rdf:type owl:Class .


###  http://www.w3.org/ns/odrl/2/Operator
<http://www.w3.org/ns/odrl/2/Operator> rdf:type owl:Class .


###  http://www.w3.org/ns/odrl/2/Party
<http://www.w3.org/ns/odrl/2/Party> rdf:type owl:Class .


###  http://www.w3.org/ns/odrl/2/Permission
<http://www.w3.org/ns/odrl/2/Permission> rdf:type owl:Class .


###  http://www.w3.org/ns/odrl/2/Policy
<http://www.w3.org/ns/odrl/2/Policy> rdf:type owl:Class .


###  http://www.w3.org/ns/odrl/2/Prohibition
<http://www.w3.org/ns/odrl/2/Prohibition> rdf:type owl:Class .


###  http://www.w3.org/ns/odrl/2/Request
<http://www.w3.org/ns/odrl/2/Request> rdf:type owl:Class .


###  http://www.w3.org/ns/odrl/2/Rule
<http://www.w3.org/ns/odrl/2/Rule> rdf:type owl:Class .


###  http://www.w3.org/ns/org#Organization
<http://www.w3.org/ns/org#Organization> rdf:type owl:Class .


###  http://www.w3.org/ns/org#Site
<http://www.w3.org/ns/org#Site> rdf:type owl:Class .


###  http://xmlns.com/foaf/0.1/Agent
<http://xmlns.com/foaf/0.1/Agent> rdf:type owl:Class .


###  http://xmlns.com/foaf/0.1/Organization
<http://xmlns.com/foaf/0.1/Organization> rdf:type owl:Class .


###  http://xmlns.com/foaf/0.1/Person
<http://xmlns.com/foaf/0.1/Person> rdf:type owl:Class .


###  https://w3id.org/idsa/core/AbstractConstraint
<https://w3id.org/idsa/core/AbstractConstraint> rdf:type owl:Class .


###  https://w3id.org/idsa/core/AccessTokenRequestMessage
<https://w3id.org/idsa/core/AccessTokenRequestMessage> rdf:type owl:Class ;
                                                       rdfs:subClassOf <https://w3id.org/idsa/core/RequestMessage> ;
                                                       rdfs:comment "Message requesting an access token. This is intended for point-to-point communication with, e.g., Brokers."@en ;
                                                       rdfs:label "AccessToken Request Message"@en .


###  https://w3id.org/idsa/core/AccessTokenResponseMessage
<https://w3id.org/idsa/core/AccessTokenResponseMessage> rdf:type owl:Class ;
                                                        rdfs:subClassOf <https://w3id.org/idsa/core/ResponseMessage> ;
                                                        rdfs:comment "Response to an access token request, intended for point-to-point communication."@en ;
                                                        rdfs:label "Access Token Response"@en .


###  https://w3id.org/idsa/core/Action
<https://w3id.org/idsa/core/Action> rdf:type owl:Class ;
                                    rdfs:subClassOf <http://www.w3.org/ns/odrl/2/Action> ;
                                    rdfs:comment "A thing one might be permitted to do or prohibited from doing to something."@en ;
                                    rdfs:label "Action"@en ;
                                    <https://w3id.org/idsa/metamodel/validation> _:genid17 .

_:genid17 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/actionRefinement> ;
           <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .


###  https://w3id.org/idsa/core/Agent
<https://w3id.org/idsa/core/Agent> rdf:type owl:Class ;
                                   rdfs:subClassOf <http://www.w3.org/ns/odrl/2/Party> ,
                                                   <http://xmlns.com/foaf/0.1/Agent> ,
                                                   <https://w3id.org/idsa/core/Described> ;
                                   rdfs:comment "Internal or external Agent interacting with the Industrial Data Space, not necessarily an IDS Participant."@en ;
                                   rdfs:label "Agent"@en .


###  https://w3id.org/idsa/core/AppAvailableMessage
<https://w3id.org/idsa/core/AppAvailableMessage> rdf:type owl:Class ;
                                                 rdfs:subClassOf <https://w3id.org/idsa/core/AppNotificationMessage> ;
                                                 rdfs:comment "Message indicating that a specific App should be available (again) in the AppStore."@en ;
                                                 rdfs:label "App Available Message"@en .


###  https://w3id.org/idsa/core/AppDeleteMessage
<https://w3id.org/idsa/core/AppDeleteMessage> rdf:type owl:Class ;
                                              rdfs:subClassOf <https://w3id.org/idsa/core/AppNotificationMessage> ;
                                              rdfs:comment "Message indicating that an App should be deleted from the AppStore."@en ;
                                              rdfs:label "App Delete Message"@en .


###  https://w3id.org/idsa/core/AppEndpoint
<https://w3id.org/idsa/core/AppEndpoint> rdf:type owl:Class ;
                                         rdfs:subClassOf <https://w3id.org/idsa/core/Endpoint> ;
                                         rdfs:comment "Description of endpoints a DataApp offers."@en ;
                                         rdfs:label "DataApp Endpoint"@en ;
                                         <https://w3id.org/idsa/metamodel/validation> _:genid18 .

_:genid18 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/appEndpointType> .


###  https://w3id.org/idsa/core/AppEndpointType
<https://w3id.org/idsa/core/AppEndpointType> rdf:type owl:Class ;
                                             rdfs:comment "Class of endpoint types a data app offers."@en ;
                                             rdfs:label "App endpoint type"@en .


###  https://w3id.org/idsa/core/AppExecutionResources
<https://w3id.org/idsa/core/AppExecutionResources> rdf:type owl:Class ;
                                                   owl:equivalentClass [ rdf:type owl:Class ;
                                                                         owl:oneOf ( <https://w3id.org/idsa/code/APP_RESOURCES_LOCAL_ENFORCEMENT>
                                                                                     <https://w3id.org/idsa/code/APP_RESOURCES_NONE>
                                                                                     <https://w3id.org/idsa/code/APP_RESOURCES_REMOTE_VERIFICATION>
                                                                                   )
                                                                       ] ;
                                                   rdfs:subClassOf <https://w3id.org/idsa/core/SecurityGuarantee> ;
                                                   rdfs:comment "Resource control for deployed services."@en ;
                                                   rdfs:label "App execution resources"@en .


###  https://w3id.org/idsa/core/AppNotificationMessage
<https://w3id.org/idsa/core/AppNotificationMessage> rdf:type owl:Class ;
                                                    rdfs:subClassOf <https://w3id.org/idsa/core/ResourceNotificationMessage> ;
                                                    rdfs:comment "Superclass of all messages, indicating a change of a DataApp. Unlike Resource-related Messages, AppNotificationMessages should lead to a state change for an app at the recipient, the AppStore."@en ;
                                                    rdfs:label "App Notification Message"@en ;
                                                    <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean ;
                                                    <https://w3id.org/idsa/metamodel/validation> _:genid23 .

_:genid23 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/affectedDataAppResource> .


###  https://w3id.org/idsa/core/AppRegistrationRequestMessage
<https://w3id.org/idsa/core/AppRegistrationRequestMessage> rdf:type owl:Class ;
                                                           rdfs:subClassOf <https://w3id.org/idsa/core/RequestMessage> ;
                                                           rdfs:comment "Message that asks for registration or update of a data app to the App Store. Payload contains app-related metadata (instance of class ids:AppResource). Message header may contain an app identifier parameter of a prior registered data app. If the app identifier is supplied, the message should be interpreted as a registration for an app update. Otherwise this message is used to register a new app. "@en ;
                                                           rdfs:label "App Registration Request Message"@en .


###  https://w3id.org/idsa/core/AppRegistrationResponseMessage
<https://w3id.org/idsa/core/AppRegistrationResponseMessage> rdf:type owl:Class ;
                                                            rdfs:subClassOf <https://w3id.org/idsa/core/ResponseMessage> ;
                                                            rdfs:comment "Message that follows up an AppRegistrationRequestMessage and contains the app registration confimation."@en ;
                                                            rdfs:label "App Registration Response Message"@en .


###  https://w3id.org/idsa/core/AppRepresentation
<https://w3id.org/idsa/core/AppRepresentation> rdf:type owl:Class ;
                                               rdfs:subClassOf <https://w3id.org/idsa/core/SoftwareRepresentation> ;
                                               rdfs:comment "App representation"@en ;
                                               rdfs:label "App Representation"@en .


###  https://w3id.org/idsa/core/AppResource
<https://w3id.org/idsa/core/AppResource> rdf:type owl:Class ;
                                         rdfs:subClassOf <https://w3id.org/idsa/core/Resource> ;
                                         rdfs:comment "Resource comprising IDS data apps."@en ;
                                         rdfs:label "App Resource"@en .


###  https://w3id.org/idsa/core/AppStore
<https://w3id.org/idsa/core/AppStore> rdf:type owl:Class ;
                                      rdfs:subClassOf <https://w3id.org/idsa/core/Connector> ;
                                      rdfs:comment "Secure platform for distributing Data Apps."@en ;
                                      rdfs:label "App Store"@en .


###  https://w3id.org/idsa/core/AppUnavailableMessage
<https://w3id.org/idsa/core/AppUnavailableMessage> rdf:type owl:Class ;
                                                   rdfs:subClassOf <https://w3id.org/idsa/core/AppNotificationMessage> ;
                                                   rdfs:comment "Message indicating that a specific App should be unavailable in the AppStore."@en ;
                                                   rdfs:label "App Unavailable Message"@en .


###  https://w3id.org/idsa/core/AppUploadMessage
<https://w3id.org/idsa/core/AppUploadMessage> rdf:type owl:Class ;
                                              rdfs:subClassOf <https://w3id.org/idsa/core/UploadMessage> ;
                                              rdfs:comment "Message that usually follows a AppRegistrationResponseMessage and is used to upload a data app to the app store. Payload contains data app. Note that the message must refer to the prior sent, corresponding AppResource instance. The IRI of the ids:appArtifactReference must must match the IRI of the artifact which is the value for the ids:instance property. The ids:instance is specific for each representation. Therefore, if someone wants to upload multiple representations for an app, he has to state them using multiple ids:instance properties inside the AppRepresentation (and therefore inside the AppResource). Otherwise no mapping between payload and app metadata can be achieved."@en ;
                                              rdfs:label "App Upload Message"@en ;
                                              <https://w3id.org/idsa/metamodel/validation> _:genid24 .

_:genid24 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/appArtifactReference> .


###  https://w3id.org/idsa/core/AppUploadResponseMessage
<https://w3id.org/idsa/core/AppUploadResponseMessage> rdf:type owl:Class ;
                                                      rdfs:subClassOf <https://w3id.org/idsa/core/UploadResponseMessage> ;
                                                      rdfs:comment "Message that follows up an AppUploadMessage and contains the app upload confimation."@en ;
                                                      rdfs:label "App Upload Response Message"@en .


###  https://w3id.org/idsa/core/Artifact
<https://w3id.org/idsa/core/Artifact> rdf:type owl:Class ;
                                      rdfs:subClassOf <https://w3id.org/idsa/core/RepresentationInstance> ;
                                      owl:disjointWith <https://w3id.org/idsa/core/Value> ;
                                      rdfs:comment "Instance of a Representation materialized at a partiuclar version and point in time. Possesses characteristics like file name, size, creation date etc."@en ;
                                      rdfs:label "Artifact"@en .


###  https://w3id.org/idsa/core/ArtifactRequestMessage
<https://w3id.org/idsa/core/ArtifactRequestMessage> rdf:type owl:Class ;
                                                    rdfs:subClassOf <https://w3id.org/idsa/core/RequestMessage> ;
                                                    rdfs:comment "Message asking for retrieving the specified Artifact as the payload of an ArtifactResponse message."@en ;
                                                    rdfs:label "Artifact Request Message"@en ;
                                                    <https://w3id.org/idsa/metamodel/validation> _:genid25 .

_:genid25 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/requestedArtifact> .


###  https://w3id.org/idsa/core/ArtifactResponseMessage
<https://w3id.org/idsa/core/ArtifactResponseMessage> rdf:type owl:Class ;
                                                     rdfs:subClassOf <https://w3id.org/idsa/core/ResponseMessage> ;
                                                     rdfs:comment "Message that follows up a RetrieveArtifact Message and contains the Artifact's data in the payload section."@en ;
                                                     rdfs:label "Artifact Response Message"@en .


###  https://w3id.org/idsa/core/Asset
<https://w3id.org/idsa/core/Asset> rdf:type owl:Class .


###  https://w3id.org/idsa/core/Audience
<https://w3id.org/idsa/core/Audience> rdf:type owl:Class ;
                                      rdfs:comment "The class of audiences (recipients) used in the JWT. "@en ;
                                      rdfs:label "Audience"@en ;
                                      rdfs:seeAlso <https://tools.ietf.org/html/rfc7519> .


###  https://w3id.org/idsa/core/AudioRepresentation
<https://w3id.org/idsa/core/AudioRepresentation> rdf:type owl:Class ;
                                                 rdfs:subClassOf <https://w3id.org/idsa/core/Representation> ;
                                                 rdfs:comment "Audio representation"@en ;
                                                 rdfs:label "Audio Representation"@en .


###  https://w3id.org/idsa/core/AudioResource
<https://w3id.org/idsa/core/AudioResource> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/idsa/core/Resource> ;
                                           rdfs:comment "Resource (at least partially) comprising audio content."@en ;
                                           rdfs:label "Audio Resource"@en .


###  https://w3id.org/idsa/core/AuditGuarantee
<https://w3id.org/idsa/core/AuditGuarantee> rdf:type owl:Class ;
                                            owl:equivalentClass [ rdf:type owl:Class ;
                                                                  owl:oneOf ( <https://w3id.org/idsa/code/AUDIT_LOCAL_LOGGING>
                                                                              <https://w3id.org/idsa/code/AUDIT_NONE>
                                                                              <https://w3id.org/idsa/code/AUDIT_REMOTE_TRACING>
                                                                            )
                                                                ] ;
                                            rdfs:subClassOf <https://w3id.org/idsa/core/SecurityGuarantee> ;
                                            rdfs:comment "Local audit logging (including integrity protection) is the baseline for auditing and clearing. Remote audit log tracing provides means to do external audit verification."@en ;
                                            rdfs:label "Audit guarantee"@en .


###  https://w3id.org/idsa/core/AuthInfo
<https://w3id.org/idsa/core/AuthInfo> rdf:type owl:Class ;
                                      rdfs:comment "Holds authentication information so that connections to the Connector's data offerings can be establised."@en ;
                                      rdfs:label "AuthInfo"@en ;
                                      <https://w3id.org/idsa/metamodel/validation> _:genid30 .

_:genid30 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/authService> .


###  https://w3id.org/idsa/core/AuthStandard
<https://w3id.org/idsa/core/AuthStandard> rdf:type owl:Class ;
                                          rdfs:comment "The class of authentication standards that may be supported by Connectors."@en ;
                                          rdfs:label "AuthStandard"@en .


###  https://w3id.org/idsa/core/AuthenticationGuarantee
<https://w3id.org/idsa/core/AuthenticationGuarantee> rdf:type owl:Class ;
                                                     owl:equivalentClass [ rdf:type owl:Class ;
                                                                           owl:oneOf ( <https://w3id.org/idsa/code/AUTHENTICATION_MUTUAL>
                                                                                       <https://w3id.org/idsa/code/AUTHENTICATION_NONE>
                                                                                       <https://w3id.org/idsa/code/AUTHENTICATION_SERVER_SIDE>
                                                                                     )
                                                                         ] ;
                                                     rdfs:subClassOf <https://w3id.org/idsa/core/SecurityGuarantee> ;
                                                     rdfs:comment "Authentication mechanism applied prior to opening a connection. Examples are the verification server's identity or doing mutual authentication."@en ;
                                                     rdfs:label "Authentication"@en .


###  https://w3id.org/idsa/core/BaseConnector
<https://w3id.org/idsa/core/BaseConnector> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/idsa/core/Connector> ;
                                           rdfs:comment "Implementation of the Connector specification providing only restricted security capabilities."@en ;
                                           rdfs:label "Base Connector"@en .


###  https://w3id.org/idsa/core/BinaryOperator
<https://w3id.org/idsa/core/BinaryOperator> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://www.w3.org/ns/odrl/2/Operator> ;
                                            rdfs:comment "The class of binary operators."@en ;
                                            rdfs:label "BinaryOperator"@en .


###  https://w3id.org/idsa/core/BoundingPolygon
<https://w3id.org/idsa/core/BoundingPolygon> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/idsa/core/Geometry> ;
                                             rdfs:comment "Defines an area of interest as a set of connected points."@en ;
                                             rdfs:label "BoundingPolygon"@en ;
                                             <https://w3id.org/idsa/metamodel/validation> _:genid35 .

_:genid35 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotEmpty> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/geoPoint> ;
           <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .


###  https://w3id.org/idsa/core/Broker
<https://w3id.org/idsa/core/Broker> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://w3id.org/idsa/core/Connector> ;
                                    rdfs:comment "Broker holding an index of published data endpoints."@en ;
                                    rdfs:label "Broker"@en ;
                                    <https://w3id.org/idsa/metamodel/validation> _:genid36 .

_:genid36 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/connectorCatalog> ;
           <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .


###  https://w3id.org/idsa/core/Catalog
<https://w3id.org/idsa/core/Catalog> rdf:type owl:Class ;
                                     rdfs:subClassOf <http://www.w3.org/ns/dcat#Catalog> ;
                                     rdfs:comment "Class that represents (distributable) Catalogs."@en ;
                                     rdfs:label "Catalog"@en ;
                                     <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean .


###  https://w3id.org/idsa/core/Certification
<https://w3id.org/idsa/core/Certification> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/idsa/core/ManagedEntity> ;
                                           rdfs:comment "Abstract certification of compliance according to given Certification Scheme."@en ;
                                           rdfs:label "Certification"@en ;
                                           <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean .


###  https://w3id.org/idsa/core/CertificationLevel
<https://w3id.org/idsa/core/CertificationLevel> rdf:type owl:Class ;
                                                rdfs:comment "Level of Certification"@en ;
                                                rdfs:label "Certification Level"@en ;
                                                <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean .


###  https://w3id.org/idsa/core/ClearingHouse
<https://w3id.org/idsa/core/ClearingHouse> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/idsa/core/InfrastructureComponent> ;
                                           rdfs:comment "The Clearing House provides clearing and settlement services B2B interactions within the International Data Spaces."@en ;
                                           rdfs:label "Clearing House"@en .


###  https://w3id.org/idsa/core/CommandMessage
<https://w3id.org/idsa/core/CommandMessage> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/idsa/core/RequestMessage> ;
                                            rdfs:comment "Command messages are usually sent when a response is expected by the sender. Changes state on the recipient side. Therefore, commands are not 'safe' in the sense of REST."@en ;
                                            rdfs:label "Command Message"@en ;
                                            <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean .


###  https://w3id.org/idsa/core/ComponentCertification
<https://w3id.org/idsa/core/ComponentCertification> rdf:type owl:Class ;
                                                    rdfs:subClassOf <https://w3id.org/idsa/core/Certification> ,
                                                                    [ rdf:type owl:Restriction ;
                                                                      owl:onProperty <https://w3id.org/idsa/core/certificationLevel> ;
                                                                      owl:allValuesFrom <https://w3id.org/idsa/core/ComponentCertificationLevel>
                                                                    ] ;
                                                    owl:disjointWith <https://w3id.org/idsa/core/ParticipantCertification> ;
                                                    rdfs:comment "Process and result of certifying a software component/servivce in order to become a certified part of the International Data Space infrastructure."@en ;
                                                    rdfs:label "Component Certification"@en .


###  https://w3id.org/idsa/core/ComponentCertificationLevel
<https://w3id.org/idsa/core/ComponentCertificationLevel> rdf:type owl:Class ;
                                                         rdfs:subClassOf <https://w3id.org/idsa/core/CertificationLevel> ;
                                                         owl:disjointWith <https://w3id.org/idsa/core/ParticipantCertificationLevel> ;
                                                         rdfs:comment "Level of a Component Certification"@en ;
                                                         rdfs:label "Component Certification Level"@en .


###  https://w3id.org/idsa/core/Concept
<https://w3id.org/idsa/core/Concept> rdf:type owl:Class ;
                                     rdfs:subClassOf <http://www.w3.org/2004/02/skos/core#Concept> ;
                                     rdfs:comment "Class of categories for classification of Resources."@en ;
                                     rdfs:label "Concept"@en ;
                                     rdfs:seeAlso <https://github.com/w3c/dxwg/wiki/Data-aspects---semantics> ,
                                                  <https://www.w3.org/TR/vocab-dcat/#Property:dataset_theme> ;
                                     <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean .


###  https://w3id.org/idsa/core/Connector
<https://w3id.org/idsa/core/Connector> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://w3id.org/idsa/core/InfrastructureComponent> ;
                                       rdfs:comment "Dedicated communication server for sending and receiving data in compliance with the Connector specification. There are different types of Connectors according to provided capabilities."@en ;
                                       rdfs:label "Connector"@en ;
                                       <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean ;
                                       <https://w3id.org/idsa/metamodel/validation> _:genid38 ,
                                                                                    _:genid39 ,
                                                                                    _:genid40 ,
                                                                                    _:genid41 ,
                                                                                    _:genid42 ,
                                                                                    _:genid43 .

_:genid38 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/extendedGuarantee> ;
           <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .

_:genid39 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/hasAgent> ;
           <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .

_:genid40 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/securityProfile> .

_:genid41 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/hasEndpoint> ;
           <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .

_:genid42 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/resourceCatalog> ;
           <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .

_:genid43 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/hasDefaultEndpoint> ;
           <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/NotNull> .


###  https://w3id.org/idsa/core/ConnectorCatalog
<https://w3id.org/idsa/core/ConnectorCatalog> rdf:type owl:Class ;
                                              rdfs:subClassOf <https://w3id.org/idsa/core/Catalog> ;
                                              rdfs:comment "Class that aggregates Connectors which, as a whole, from a (distributable) Catalog."@en ;
                                              rdfs:label "Connector Catalog"@en ;
                                              <https://w3id.org/idsa/metamodel/validation> _:genid44 .

_:genid44 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/listedConnector> ;
           <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .


###  https://w3id.org/idsa/core/ConnectorCertificateGrantedMessage
<https://w3id.org/idsa/core/ConnectorCertificateGrantedMessage> rdf:type owl:Class ;
                                                                rdfs:subClassOf <https://w3id.org/idsa/core/ConnectorNotificationMessage> ;
                                                                rdfs:comment "Whenever a Connector has been successfully certified by the Certification Body, the Identity Provider can use this message to notify Infrastructure Components."@en ;
                                                                rdfs:label "Connector Certificate Granted Message"@en .


###  https://w3id.org/idsa/core/ConnectorCertificateRevokedMessage
<https://w3id.org/idsa/core/ConnectorCertificateRevokedMessage> rdf:type owl:Class ;
                                                                rdfs:subClassOf <https://w3id.org/idsa/core/ConnectorNotificationMessage> ;
                                                                rdfs:comment "Indicates that a (previously certified) Connector is no more certified. This could happen, for instance, if the Certification Body revokes a granted certificate or if the certificate just expires."@en ;
                                                                rdfs:label "Connector Certificate Revoked Message"@en .


###  https://w3id.org/idsa/core/ConnectorEndpoint
<https://w3id.org/idsa/core/ConnectorEndpoint> rdf:type owl:Class ;
                                               rdfs:subClassOf <https://w3id.org/idsa/core/Endpoint> ;
                                               rdfs:comment "Connector-specific endpoint exposing Artifacts."@en ;
                                               rdfs:label "Connector Endpoint"@en ;
                                               <https://w3id.org/idsa/metamodel/validation> _:genid45 .

_:genid45 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/accessUrl> .


###  https://w3id.org/idsa/core/ConnectorNotificationMessage
<https://w3id.org/idsa/core/ConnectorNotificationMessage> rdf:type owl:Class ;
                                                          rdfs:subClassOf <https://w3id.org/idsa/core/NotificationMessage> ;
                                                          rdfs:comment "Superclass of all messages, indicating a change of a connector's conditions."@en ;
                                                          rdfs:label "Connector Notification Message"@en ;
                                                          <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean ;
                                                          <https://w3id.org/idsa/metamodel/validation> _:genid46 .

_:genid46 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/affectedConnector> .


###  https://w3id.org/idsa/core/ConnectorUnavailableMessage
<https://w3id.org/idsa/core/ConnectorUnavailableMessage> rdf:type owl:Class ;
                                                         rdfs:subClassOf <https://w3id.org/idsa/core/ConnectorNotificationMessage> ;
                                                         rdfs:comment "Event notifying the recipient(s) that a connector will be unavailable. The same connector may be available again in the future."@en ;
                                                         rdfs:label "Connector Unavailable Message"@en .


###  https://w3id.org/idsa/core/ConnectorUpdateMessage
<https://w3id.org/idsa/core/ConnectorUpdateMessage> rdf:type owl:Class ;
                                                    rdfs:subClassOf <https://w3id.org/idsa/core/ConnectorNotificationMessage> ;
                                                    rdfs:comment "Event notifying the recipient(s) about the availability and current configuration of a connector. The payload of the message must contain the updated connector's self-description."@en ;
                                                    rdfs:label "Connector Update Message"@en .


###  https://w3id.org/idsa/core/Constraint
<https://w3id.org/idsa/core/Constraint> rdf:type owl:Class .


###  https://w3id.org/idsa/core/ContentType
<https://w3id.org/idsa/core/ContentType> rdf:type owl:Class ;
                                         rdfs:subClassOf <http://purl.org/dc/terms/DCMIType> ;
                                         rdfs:comment "Enumerated types of content expanding upon the Digital Content hierarchy."@en ;
                                         rdfs:label "Content type"@en ;
                                         <https://w3id.org/idsa/metamodel/usage> "Instances of Content Type are used to more precisely specify the type, genre or interpretation of a Digital Content."@en .


###  https://w3id.org/idsa/core/Contract
<https://w3id.org/idsa/core/Contract> rdf:type owl:Class ;
                                      rdfs:subClassOf <http://www.w3.org/ns/odrl/2/Policy> ;
                                      rdfs:comment "Abstract set of rules governing the usage of a Resource."@en ;
                                      rdfs:label "Contract"@en ;
                                      <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean ;
                                      <https://w3id.org/idsa/metamodel/validation> _:genid47 ,
                                                                                   _:genid48 ,
                                                                                   _:genid49 .

_:genid47 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/permission> ;
           <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .

_:genid48 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/obligation> ;
           <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .

_:genid49 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/prohibition> ;
           <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .


###  https://w3id.org/idsa/core/ContractAgreement
<https://w3id.org/idsa/core/ContractAgreement> rdf:type owl:Class ;
                                               rdfs:subClassOf <http://www.w3.org/ns/odrl/2/Agreement> ,
                                                               <https://w3id.org/idsa/core/Contract> ;
                                               owl:disjointWith <https://w3id.org/idsa/core/ContractOffer> ,
                                                                <https://w3id.org/idsa/core/ContractRequest> ;
                                               rdfs:comment "Contract governing the actual usage of a Resource that has been agreed by all parties."@en ;
                                               rdfs:label "Contract agreement"@en ;
                                               <https://w3id.org/idsa/metamodel/validation> _:genid50 .

_:genid50 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/contractStart> .


###  https://w3id.org/idsa/core/ContractAgreementMessage
<https://w3id.org/idsa/core/ContractAgreementMessage> rdf:type owl:Class ;
                                                      rdfs:subClassOf <https://w3id.org/idsa/core/ResponseMessage> ;
                                                      rdfs:comment "Message containing a contract, as an instance of ids:ContractAgreement, with resource access modalities on which two parties have agreed in the payload."@en ;
                                                      rdfs:label "Contract Agreement Message"@en .


###  https://w3id.org/idsa/core/ContractOffer
<https://w3id.org/idsa/core/ContractOffer> rdf:type owl:Class ;
                                           rdfs:subClassOf <http://www.w3.org/ns/odrl/2/Offer> ,
                                                           <https://w3id.org/idsa/core/Contract> ;
                                           owl:disjointWith <https://w3id.org/idsa/core/ContractRequest> ;
                                           rdfs:comment "Contract issued by the Data Provider offering the usage of a Resource at particular conditions."@en ;
                                           rdfs:label "Contract offer"@en .


###  https://w3id.org/idsa/core/ContractOfferMessage
<https://w3id.org/idsa/core/ContractOfferMessage> rdf:type owl:Class ;
                                                  rdfs:subClassOf <https://w3id.org/idsa/core/NotificationMessage> ;
                                                  rdfs:comment "Message containing a offered content contract (as offered by a data provider to the data consumer) in the associated payload (which is an instance of ContractOffer). In contrast to the ids:ContractResponseMessage, the ids:ContractOfferMessage is not related to a previous contract "@en ;
                                                  rdfs:label "Contract Offer Message"@en .


###  https://w3id.org/idsa/core/ContractRejectionMessage
<https://w3id.org/idsa/core/ContractRejectionMessage> rdf:type owl:Class ;
                                                      rdfs:subClassOf <https://w3id.org/idsa/core/RejectionMessage> ;
                                                      rdfs:comment "Message indicating rejection of a contract."@en ;
                                                      rdfs:label "Contract Rejection Message"@en .


###  https://w3id.org/idsa/core/ContractRequest
<https://w3id.org/idsa/core/ContractRequest> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://www.w3.org/ns/odrl/2/Request> ,
                                                             <https://w3id.org/idsa/core/Contract> ;
                                             rdfs:comment "Contract issued by the Data Consumer requesting the usage of a Resource at particular conditions."@en ;
                                             rdfs:label "Contract request"@en .


###  https://w3id.org/idsa/core/ContractRequestMessage
<https://w3id.org/idsa/core/ContractRequestMessage> rdf:type owl:Class ;
                                                    rdfs:subClassOf <https://w3id.org/idsa/core/RequestMessage> ;
                                                    rdfs:comment "Message containing a suggested content contract (as offered by the data consumer to the data provider) in the associated payload (which is an instance of ContractRequest)."@en ;
                                                    rdfs:label "Contract Request Message"@en .


###  https://w3id.org/idsa/core/ContractResponseMessage
<https://w3id.org/idsa/core/ContractResponseMessage> rdf:type owl:Class ;
                                                     rdfs:subClassOf <https://w3id.org/idsa/core/ResponseMessage> ;
                                                     rdfs:comment "Message containing a response to a contract request (of a data consumer) in form of a counter-proposal of a contract in the associated payload (which is an instance of ContractOffcer). "@en ;
                                                     rdfs:label "Contract Response Message"@en .


###  https://w3id.org/idsa/core/ContractSupplementMessage
<https://w3id.org/idsa/core/ContractSupplementMessage> rdf:type owl:Class ;
                                                       rdfs:subClassOf <https://w3id.org/idsa/core/NotificationMessage> ;
                                                       rdfs:comment "Message containing supplemental information to access resources of a contract (e.g. resource access tokens)."@en ;
                                                       rdfs:label "Contract Supplement Message"@en .


###  https://w3id.org/idsa/core/CustomMediaType
<https://w3id.org/idsa/core/CustomMediaType> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/idsa/core/MediaType> ;
                                             rdfs:comment "A selection of custom media types to be used for data published on the IDS when no IANA type is available."@en ;
                                             rdfs:label "Custom Media Type"@en .


###  https://w3id.org/idsa/core/DAPS
<https://w3id.org/idsa/core/DAPS> rdf:type owl:Class ;
                                  rdfs:subClassOf <https://w3id.org/idsa/core/InfrastructureComponent> ;
                                  rdfs:comment "The Dynamic Attribute Provisioning Service (DAPS) is a component of the Identity Provider and manages and issues the Dynamic Attribute Tokens (DAT), acting as digtial proofs for dynamic attributes of both connectors and participants."@en ;
                                  rdfs:label "Dynamic Attribute Provisioning Service"@en .


###  https://w3id.org/idsa/core/DatPayload
<https://w3id.org/idsa/core/DatPayload> rdf:type owl:Class ;
                                        rdfs:subClassOf <https://w3id.org/idsa/core/JwtPayload> ;
                                        rdfs:comment "The Dynamic Attribute Token (DAT) Payload is the JSON Element of any DAT containing the claims of the token bearer. This payload itself is a JSON-LD encoded RDF class with a defined set of attributes. These attributes are either defined by RFC 7519 or by the IDS Information Model. As a direct consequence of regarding the DAT Payload as JSON-LD, *all* DAT Payloads must have exactly one \"@context\" attribute with the IDS context URI as its value and a \"@type\" with ids:DatPayload as its value."@en ;
                                        rdfs:label "DAT Payload"@en ;
                                        rdfs:seeAlso <https://tools.ietf.org/html/rfc7519> ;
                                        <https://w3id.org/idsa/metamodel/validation> _:genid51 ,
                                                                                     _:genid52 ,
                                                                                     _:genid53 .

_:genid51 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/referringConnector> .

_:genid52 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/iss> .

_:genid53 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/extendedGuarantee> ;
           <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .


###  https://w3id.org/idsa/core/DatRequestPayload
<https://w3id.org/idsa/core/DatRequestPayload> rdf:type owl:Class ;
                                               rdfs:subClassOf <https://w3id.org/idsa/core/JwtPayload> ;
                                               rdfs:comment "The Dynamic Attribute Token (DAT) *Request* Payload is the JSON Element of any DAT containing the claims of the token bearer. This payload itself is a JSON-LD encoded RDF class with a defined set of attributes. These attributes are either defined by RFC 7519 or by the IDS Information Model. As a direct consequence of regarding the DAT Payload as JSON-LD, *all* DAT Payloads must have exactly one \"@context\" attribute with the IDS context URI as its value and a \"@type\" with ids:DatPayload as its value. Note that, different to the DatPayload, the DatRequestPayload contains the *self-claims* of a connector and is not yet signed by any DAPS. Consequently, no other connector must accept a DatRequest object as a DAT. A DatRequest and its contained DatRequestPayload is *only* intended for interactions with a DAPS and *nothing else*!"@en ;
                                               rdfs:label "DAT Request Payload"@en ;
                                               rdfs:seeAlso <https://tools.ietf.org/html/rfc7519> .


###  https://w3id.org/idsa/core/DataApp
<https://w3id.org/idsa/core/DataApp> rdf:type owl:Class ;
                                     rdfs:comment "Self-contained, self-descriptive software package that is distributed via the App Store and deployed inside a Connector; provides access to data and data processing capa­bilities; the interface of a Data App is semantically described by the IDS Information Model."@en ;
                                     rdfs:label "DataApp"@en ;
                                     <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean ;
                                     <https://w3id.org/idsa/metamodel/validation> _:genid54 .

_:genid54 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotEmpty> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/appEndpoint> ;
           <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .


###  https://w3id.org/idsa/core/DataRepresentation
<https://w3id.org/idsa/core/DataRepresentation> rdf:type owl:Class ;
                                                rdfs:subClassOf <https://w3id.org/idsa/core/Representation> ;
                                                rdfs:comment "Physical representation of (structured) data."@en ;
                                                rdfs:label "Data representation"@en .


###  https://w3id.org/idsa/core/DataResource
<https://w3id.org/idsa/core/DataResource> rdf:type owl:Class ;
                                          rdfs:subClassOf <https://w3id.org/idsa/core/Resource> ;
                                          rdfs:comment "Resource (at least partially) comprising data content."@en ;
                                          rdfs:label "Data Resource"@en .


###  https://w3id.org/idsa/core/Described
<https://w3id.org/idsa/core/Described> rdf:type owl:Class ;
                                       rdfs:comment "Entity described by a minimal textual annotation, i.e. a title and description."@en ;
                                       rdfs:label "described"@en ;
                                       <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean ;
                                       <https://w3id.org/idsa/metamodel/validation> _:genid55 ,
                                                                                    _:genid56 .

_:genid55 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/description> ;
           <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .

_:genid56 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/title> ;
           <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .


###  https://w3id.org/idsa/core/DescribedSemantically
<https://w3id.org/idsa/core/DescribedSemantically> rdf:type owl:Class .


###  https://w3id.org/idsa/core/DescriptionRequestMessage
<https://w3id.org/idsa/core/DescriptionRequestMessage> rdf:type owl:Class ;
                                                       rdfs:subClassOf <https://w3id.org/idsa/core/RequestMessage> ;
                                                       rdfs:comment "Message requesting metadata. If no URI is supplied via the ids:requestedElement field, this messages is treated like a self-description request and the recipient should return its self-description via an ids:DescriptionResponseMessage. However, if a URI is supplied, the Connector should either return metadata about the requested element via an ids:DescriptionResponseMessage, or send an ids:RejectionMessage, e.g. because the element was not found."@en ;
                                                       rdfs:label "Description Request Message"@en .


###  https://w3id.org/idsa/core/DescriptionResponseMessage
<https://w3id.org/idsa/core/DescriptionResponseMessage> rdf:type owl:Class ;
                                                        rdfs:subClassOf <https://w3id.org/idsa/core/ResponseMessage> ;
                                                        rdfs:comment "Message containing the metadata, which a Connector previously requested via the ids:DescriptionRequestMessage, in its payload."@en ;
                                                        rdfs:label "Description Response Message"@en .


###  https://w3id.org/idsa/core/DigitalContent
<https://w3id.org/idsa/core/DigitalContent> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://www.w3.org/ns/dcat#Dataset> ,
                                                            <https://w3id.org/idsa/core/Described> ;
                                            rdfs:comment "Digital content of a particular type providing hints on its usage, e.g. listening to an Audio, navigating a Structure or accessing a List by an index."@en ;
                                            rdfs:label "Digital content"@en ;
                                            rdfs:seeAlso <http://schema.org/DataType> ,
                                                         <http://schema.org/additionalType> ,
                                                         <http://www.ddialliance.org/Specification/DDI-CV/GeneralDataFormat_2.0.html> ,
                                                         <http://www.ontodm.com/doku.php?id=ontodt> ,
                                                         <https://en.wikipedia.org/wiki/Digital_content> ,
                                                         <https://github.com/twosixlabs/icas-ontology/blob/master/ontology/mime.ttl> ;
                                            <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean ;
                                            <https://w3id.org/idsa/metamodel/validation> _:genid57 ,
                                                                                         _:genid58 ,
                                                                                         _:genid59 ,
                                                                                         _:genid60 ,
                                                                                         _:genid61 ,
                                                                                         _:genid62 ,
                                                                                         _:genid63 ,
                                                                                         _:genid64 .

_:genid57 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/representation> ;
           <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .

_:genid58 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/contentPart> ;
           <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .

_:genid59 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/spatialCoverage> ;
           <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .

_:genid60 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/temporalCoverage> ;
           <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .

_:genid61 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/language> ;
           <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .

_:genid62 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/theme> ;
           <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .

_:genid63 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/keyword> ;
           <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .

_:genid64 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/contentRefinement> ;
           <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .


###  https://w3id.org/idsa/core/DurationEntity
<https://w3id.org/idsa/core/DurationEntity> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/idsa/core/TemporalEntity> ;
                                            rdfs:comment "A relative temporal entity of a certain length. Different to ids:Interval, the starting point is not (yet) defined. Specifying a starting or ending point automatically transformes an instance of ids:DurationEntity to an ids:Interval."@en ;
                                            rdfs:label "Duration"@en ;
                                            <https://w3id.org/idsa/metamodel/validation> _:genid65 .

_:genid65 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/hasDuration> .


###  https://w3id.org/idsa/core/Duty
<https://w3id.org/idsa/core/Duty> rdf:type owl:Class ;
                                  rdfs:subClassOf <http://www.w3.org/ns/odrl/2/Duty> ,
                                                  <https://w3id.org/idsa/core/Rule> ;
                                  rdfs:comment "The class of Duties as defined in the ODRL ontology."@en ;
                                  rdfs:label "Duty"@en .


###  https://w3id.org/idsa/core/DynamicAttributeToken
<https://w3id.org/idsa/core/DynamicAttributeToken> rdf:type owl:Class ;
                                                   rdfs:subClassOf <https://w3id.org/idsa/core/Token> ;
                                                   rdfs:comment "A JSON Web Token (e.g., for authorization) mediated as part of the message, formerly known as the 'DAPS Token'. The complete JWT *including* header, payload and signiture is referenced by this class and *not* only the JSON element in the payload. See ids:DatPayload for the payload definition."@en ;
                                                   rdfs:label "Dynamic Attribute Token (DAT)."@en ;
                                                   rdfs:seeAlso <https://tools.ietf.org/html/rfc7519> ,
                                                                <https://w3id.org/idsa/core/DatPayload> ;
                                                   <https://w3id.org/idsa/metamodel/validation> _:genid66 .

_:genid66 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/tokenFormat> .


###  https://w3id.org/idsa/core/Endpoint
<https://w3id.org/idsa/core/Endpoint> rdf:type owl:Class ;
                                      rdfs:comment "Access point of data exchange, service interaction and service description."@en ;
                                      rdfs:label "Endpoint"@en ;
                                      <https://w3id.org/idsa/metamodel/validation> _:genid67 ,
                                                                                   _:genid68 .

_:genid67 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/endpointDocumentation> ;
           <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .

_:genid68 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/endpointInformation> ;
           <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .


###  https://w3id.org/idsa/core/EvaluationFacility
<https://w3id.org/idsa/core/EvaluationFacility> rdf:type owl:Class ;
                                                rdfs:comment "Evaluation Facilities carry out the evaluation work during a certification process and issue the corresponding Certifications."@en ;
                                                rdfs:label "Evaluation Facility"@en .


###  https://w3id.org/idsa/core/Frequency
<https://w3id.org/idsa/core/Frequency> rdf:type owl:Class ;
                                       rdfs:comment "Class of all frequencies."@en ;
                                       rdfs:label "Frequency"@en .


###  https://w3id.org/idsa/core/GeoFeature
<https://w3id.org/idsa/core/GeoFeature> rdf:type owl:Class ;
                                        rdfs:subClassOf <http://www.geonames.org/ontology#Feature> ,
                                                        <https://w3id.org/idsa/core/Location> ;
                                        rdfs:comment "A location identified by a geonames URL."@en ;
                                        rdfs:label "GeoFeature"@en .


###  https://w3id.org/idsa/core/GeoPoint
<https://w3id.org/idsa/core/GeoPoint> rdf:type owl:Class ;
                                      rdfs:subClassOf <https://w3id.org/idsa/core/Location> ;
                                      rdfs:comment "A location identified by geo coordinates."@en ;
                                      rdfs:label "GeoPoint"@en ;
                                      <https://w3id.org/idsa/metamodel/validation> _:genid69 ,
                                                                                   _:genid70 .

_:genid69 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/latitude> .

_:genid70 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/longitude> .


###  https://w3id.org/idsa/core/Geometry
<https://w3id.org/idsa/core/Geometry> rdf:type owl:Class ;
                                      rdfs:subClassOf <http://www.w3.org/ns/locn#Geometry> ,
                                                      <https://w3id.org/idsa/core/Location> ;
                                      rdfs:comment "Geometrical shape indicating a spatial area of interest."@en ;
                                      rdfs:label "Geometry"@en ;
                                      <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean .


###  https://w3id.org/idsa/core/IANAMediaType
<https://w3id.org/idsa/core/IANAMediaType> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/idsa/core/MediaType> ;
                                           rdfs:comment "The class of media types registered with IANA."@en ;
                                           rdfs:label "IANA Media Type"@en ;
                                           rdfs:seeAlso <http://dx.doi.org/10.6084/m9.figshare.1608294> ,
                                                        <http://www.sparontologies.net/mediatype/> ,
                                                        <https://www.iana.org/assignments/media-types/> ;
                                           <https://w3id.org/idsa/metamodel/example> """
    <https://w3id.org/spar/mediatype/text/csv> a ids:IANAMediaType .
        # the retrieved representation (HTML, turtle, RDF/XML) depends on content negotiation
""" ;
                                           <https://w3id.org/idsa/metamodel/usage> "Definition of an ids:IANAMediaType should define individual equivalence to corresponding SPAR-Media Type."@en .


###  https://w3id.org/idsa/core/IdentityProvider
<https://w3id.org/idsa/core/IdentityProvider> rdf:type owl:Class ;
                                              rdfs:subClassOf <https://w3id.org/idsa/core/InfrastructureComponent> ;
                                              rdfs:comment "The Identity Provider manages and validates the digital identity of International Data Spaces Participants."@en ;
                                              rdfs:label "Identity provider"@en .


###  https://w3id.org/idsa/core/ImageRepresentation
<https://w3id.org/idsa/core/ImageRepresentation> rdf:type owl:Class ;
                                                 rdfs:subClassOf <https://w3id.org/idsa/core/Representation> ;
                                                 rdfs:comment "Image representation"@en ;
                                                 rdfs:label "Image Representation"@en .


###  https://w3id.org/idsa/core/ImageResource
<https://w3id.org/idsa/core/ImageResource> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/idsa/core/Resource> ;
                                           rdfs:comment "Resource (at least partially) comprising image content."@en ;
                                           rdfs:label "Image Resource"@en .


###  https://w3id.org/idsa/core/InfrastructureComponent
<https://w3id.org/idsa/core/InfrastructureComponent> rdf:type owl:Class ;
                                                     rdfs:subClassOf <https://w3id.org/idsa/core/ManagedEntity> ;
                                                     rdfs:comment "The class of all infrastructure components of the IDS."@en ;
                                                     rdfs:label "InfrastructureComponent"@en ;
                                                     <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean ;
                                                     <https://w3id.org/idsa/metamodel/validation> _:genid71 ,
                                                                                                  _:genid72 ,
                                                                                                  _:genid73 ,
                                                                                                  _:genid74 .

_:genid71 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/maintainer> .

_:genid72 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/curator> .

_:genid73 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotEmpty> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/inboundModelVersion> ;
           <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .

_:genid74 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/outboundModelVersion> .


###  https://w3id.org/idsa/core/Instant
<https://w3id.org/idsa/core/Instant> rdf:type owl:Class ;
                                     rdfs:subClassOf <http://www.w3.org/2006/time#Instant> ,
                                                     <https://w3id.org/idsa/core/TemporalEntity> ;
                                     rdfs:comment "A defined point in time with zero duration."@en ;
                                     rdfs:label "Instant"@en .


###  https://w3id.org/idsa/core/IntegrityGuarantee
<https://w3id.org/idsa/core/IntegrityGuarantee> rdf:type owl:Class ;
                                                owl:equivalentClass [ rdf:type owl:Class ;
                                                                      owl:oneOf ( <https://w3id.org/idsa/code/INTEGRITY_PROTECTION_LOCAL>
                                                                                  <https://w3id.org/idsa/code/INTEGRITY_PROTECTION_NONE>
                                                                                  <https://w3id.org/idsa/code/INTEGRITY_VERIFICATION_REMOTE>
                                                                                )
                                                                    ] ;
                                                rdfs:subClassOf <https://w3id.org/idsa/core/SecurityGuarantee> ;
                                                rdfs:comment "Level of integrity protection and verification of the installed software stack. Trusted boot is an example of local integrity protection, remote integrity verification comprises, for example, remote attestation."@en ;
                                                rdfs:label "Integrity protection and verification"@en .


###  https://w3id.org/idsa/core/IntegrityVerificationScopeGuarantee
<https://w3id.org/idsa/core/IntegrityVerificationScopeGuarantee> rdf:type owl:Class ;
                                                                 owl:equivalentClass [ rdf:type owl:Class ;
                                                                                       owl:oneOf ( <https://w3id.org/idsa/code/INTEGRITY_VERIFICATION_SCOPE_KERNEL_CORE_CONTAINER>
                                                                                                   <https://w3id.org/idsa/code/INTEGRITY_VERIFICATION_SCOPE_KERNEL_CORE_CONTAINER_APPLICATION>
                                                                                                   <https://w3id.org/idsa/code/INTEGRITY_VERIFICATION_SCOPE_NONE>
                                                                                                 )
                                                                                     ] ;
                                                                 rdfs:subClassOf <https://w3id.org/idsa/core/SecurityGuarantee> ;
                                                                 rdfs:comment "Level/extent of verifying the software stack."@en ;
                                                                 rdfs:label "Integrity verification scope"@en .


###  https://w3id.org/idsa/core/Interval
<https://w3id.org/idsa/core/Interval> rdf:type owl:Class ;
                                      rdfs:subClassOf <http://purl.org/dc/terms/PeriodOfTime> ,
                                                      <http://www.w3.org/2006/time#Interval> ,
                                                      <https://w3id.org/idsa/core/TemporalEntity> ;
                                      rdfs:comment "A temporal entity with extent or duration, fixed in time (different to ids:DurationEntity)."@en ;
                                      rdfs:label "Interval"@en ;
                                      <https://w3id.org/idsa/metamodel/validation> _:genid83 .

_:genid83 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/begin> .


###  https://w3id.org/idsa/core/InvokeOperationMessage
<https://w3id.org/idsa/core/InvokeOperationMessage> rdf:type owl:Class ;
                                                    rdfs:subClassOf <https://w3id.org/idsa/core/RequestMessage> ;
                                                    rdfs:comment "Message requesting the recipient to invoke a specific operation."@en ;
                                                    rdfs:label "Invoke Operation Message"@en ;
                                                    <https://w3id.org/idsa/metamodel/validation> _:genid84 .

_:genid84 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/operationReference> .


###  https://w3id.org/idsa/core/JwtPayload
<https://w3id.org/idsa/core/JwtPayload> rdf:type owl:Class ;
                                        rdfs:comment "The payload of an JSON Web Token as a RDF class. Is used as the common parent of e.g. DatPayload and DatRequestPayload."@en ;
                                        rdfs:label "JWT Payload"@en ;
                                        <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean ;
                                        <https://w3id.org/idsa/metamodel/validation> _:genid85 ,
                                                                                     _:genid86 ,
                                                                                     _:genid87 ,
                                                                                     _:genid88 ,
                                                                                     _:genid89 ,
                                                                                     _:genid90 ,
                                                                                     _:genid91 ,
                                                                                     _:genid92 .

_:genid85 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/sub> .

_:genid86 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/aud> .

_:genid87 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/nbf> .

_:genid88 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/exp> .

_:genid89 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/iat> .

_:genid90 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/scope> .

_:genid91 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/securityProfile> .

_:genid92 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotEmpty> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/transportCertsSha256> ;
           <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .


###  https://w3id.org/idsa/core/KeyType
<https://w3id.org/idsa/core/KeyType> rdf:type owl:Class ;
                                     rdfs:comment "Cryptographic Key Type."@en ;
                                     rdfs:label "Key Type"@en .


###  https://w3id.org/idsa/core/Language
<https://w3id.org/idsa/core/Language> rdf:type owl:Class ;
                                      rdfs:comment "The class of languages potentially being used by textual Data Assets."@en ;
                                      rdfs:label "Language"@en .


###  https://w3id.org/idsa/core/LeftOperand
<https://w3id.org/idsa/core/LeftOperand> rdf:type owl:Class ;
                                         rdfs:subClassOf <http://www.w3.org/ns/odrl/2/LeftOperand> ;
                                         rdfs:comment "Instances of the LeftOperand class are used as the leftOperand of a Constraint."@en ;
                                         rdfs:label "LeftOperand"@en .


###  https://w3id.org/idsa/core/License
<https://w3id.org/idsa/core/License> rdf:type owl:Class ;
                                     rdfs:subClassOf <http://purl.org/dc/terms/License> ;
                                     rdfs:comment "Class of Licences to be referred to by Resources."@en ;
                                     rdfs:label "License"@en .


###  https://w3id.org/idsa/core/LocalDataConfidentialityGuarantee
<https://w3id.org/idsa/core/LocalDataConfidentialityGuarantee> rdf:type owl:Class ;
                                                               owl:equivalentClass [ rdf:type owl:Class ;
                                                                                     owl:oneOf ( <https://w3id.org/idsa/code/LOCAL_DATA_CONFIDENTIALITY_FULL_ENCRYPTION>
                                                                                                 <https://w3id.org/idsa/code/LOCAL_DATA_CONFIDENTIALITY_NONE>
                                                                                                 <https://w3id.org/idsa/code/LOCAL_DATA_CONFIDENTIALITY_SECURE_ERASURE>
                                                                                               )
                                                                                   ] ;
                                                               rdfs:subClassOf <https://w3id.org/idsa/core/SecurityGuarantee> ;
                                                               rdfs:comment "Means by which local data is protected."@en ;
                                                               rdfs:label "Local data confidentiality"@en .


###  https://w3id.org/idsa/core/Location
<https://w3id.org/idsa/core/Location> rdf:type owl:Class ;
                                      rdfs:subClassOf <http://purl.org/dc/terms/Location> ,
                                                      <http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing> ;
                                      rdfs:comment "Class of all locations."@en ;
                                      rdfs:label "Location"@en ;
                                      <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean .


###  https://w3id.org/idsa/core/LogMessage
<https://w3id.org/idsa/core/LogMessage> rdf:type owl:Class ;
                                        rdfs:subClassOf <https://w3id.org/idsa/core/NotificationMessage> ;
                                        rdfs:comment "Log Message which can be used to transfer logs e.g. to the clearing house."@en ;
                                        rdfs:label "Log Message"@en .


###  https://w3id.org/idsa/core/ManagedEntity
<https://w3id.org/idsa/core/ManagedEntity> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/idsa/core/Described> ;
                                           rdfs:comment "The class of mutable individuals."@en ;
                                           rdfs:label "Managed entity"@en ;
                                           <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean .


###  https://w3id.org/idsa/core/MediaType
<https://w3id.org/idsa/core/MediaType> rdf:type owl:Class ;
                                       rdfs:subClassOf <http://purl.org/dc/terms/MediaType> ;
                                       rdfs:comment "General class of media types (formerly known as MIME types)."@en ;
                                       rdfs:label "Media Type"@en ;
                                       <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean ;
                                       <https://w3id.org/idsa/metamodel/usage> "ids:CustomMediaType is used only when no ids:IANAMediaType available."@en .


###  https://w3id.org/idsa/core/Message
<https://w3id.org/idsa/core/Message> rdf:type owl:Class ;
                                     rdfs:comment "Metadata describing payload exchanged by interacting Connectors."@en ;
                                     rdfs:label "Message"@en ;
                                     <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean ;
                                     <https://w3id.org/idsa/metamodel/validation> _:genid97 ,
                                                                                  _:genid98 ,
                                                                                  _:genid99 ,
                                                                                  _:genid100 ,
                                                                                  _:genid101 ,
                                                                                  _:genid102 ,
                                                                                  _:genid103 .

_:genid97 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/modelVersion> .

_:genid98 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/issued> .

_:genid99 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
           <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/issuerConnector> .

_:genid100 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/recipientConnector> ;
            <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .

_:genid101 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/securityToken> .

_:genid102 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/senderAgent> .

_:genid103 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/recipientAgent> ;
            <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .


###  https://w3id.org/idsa/core/MessageProcessedNotificationMessage
<https://w3id.org/idsa/core/MessageProcessedNotificationMessage> rdf:type owl:Class ;
                                                                 rdfs:subClassOf <https://w3id.org/idsa/core/NotificationMessage> ;
                                                                 rdfs:comment "Notification that a message has been successfully processed (i.e. not ignored or rejected)."@en ;
                                                                 rdfs:label "Message Processed Notification Message"@en ;
                                                                 <https://w3id.org/idsa/metamodel/validation> _:genid104 .

_:genid104 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/correlationMessage> .


###  https://w3id.org/idsa/core/Named
<https://w3id.org/idsa/core/Named> rdf:type owl:Class ;
                                   owl:equivalentClass [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/idsa/core/name> ;
                                                         owl:cardinality "1"^^xsd:nonNegativeInteger
                                                       ] ;
                                   rdfs:comment "Entity that is identifiable within a context by means of a name."@en ;
                                   rdfs:label "Named"@en .


###  https://w3id.org/idsa/core/NotificationMessage
<https://w3id.org/idsa/core/NotificationMessage> rdf:type owl:Class ;
                                                 rdfs:subClassOf <https://w3id.org/idsa/core/Message> ;
                                                 rdfs:comment "Event messages are informative and no response is expected by the sender."@en ;
                                                 rdfs:label "Notification Message"@en .


###  https://w3id.org/idsa/core/Operation
<https://w3id.org/idsa/core/Operation> rdf:type owl:Class .


###  https://w3id.org/idsa/core/OperationResultMessage
<https://w3id.org/idsa/core/OperationResultMessage> rdf:type owl:Class ;
                                                    rdfs:subClassOf <https://w3id.org/idsa/core/ResponseMessage> ;
                                                    rdfs:comment "Message indicating that the result of a former InvokeOperation message is available. May transfer the result data in its associated payload section."@en ;
                                                    rdfs:label "Operation Result Message"@en .


###  https://w3id.org/idsa/core/OrchestrationApp
<https://w3id.org/idsa/core/OrchestrationApp> rdf:type owl:Class ;
                                              rdfs:subClassOf <https://w3id.org/idsa/core/DataApp> ;
                                              rdfs:comment "Apps for orchestrating System Adapter Apps or Smart Data Apps, inside a Connector."@en ;
                                              rdfs:label "Orchestration App"@en .


###  https://w3id.org/idsa/core/ParIS
<https://w3id.org/idsa/core/ParIS> rdf:type owl:Class ;
                                   rdfs:subClassOf <https://w3id.org/idsa/core/Connector> ;
                                   rdfs:comment "The Participant Information Service (ParIS) provides metadata and relevant information about participants (humans and organizations) in the International Data Spaces."@en ;
                                   rdfs:label "Participant Information Service"@en ;
                                   <https://w3id.org/idsa/metamodel/validation> _:genid106 .

_:genid106 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/participantCatalog> ;
            <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .


###  https://w3id.org/idsa/core/Participant
<https://w3id.org/idsa/core/Participant> rdf:type owl:Class ;
                                         rdfs:subClassOf <http://www.w3.org/ns/org#Organization> ,
                                                         <https://w3id.org/idsa/core/Agent> ,
                                                         <https://w3id.org/idsa/core/ManagedEntity> ;
                                         rdfs:comment "Stakeholder in the Industrial Data Space, assuming one or more of the predefined roles; every participant is given a unique identity by the Identity Provider."@en ;
                                         rdfs:label "Participant"@en ;
                                         <https://w3id.org/idsa/metamodel/validation> _:genid107 ,
                                                                                      _:genid108 ,
                                                                                      _:genid109 .

_:genid107 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/memberParticipant> ;
            <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .

_:genid108 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/memberPerson> ;
            <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .

_:genid109 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/corporateEmailAddress> ;
            <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .


###  https://w3id.org/idsa/core/ParticipantCatalog
<https://w3id.org/idsa/core/ParticipantCatalog> rdf:type owl:Class ;
                                                rdfs:subClassOf <https://w3id.org/idsa/core/Catalog> ;
                                                rdfs:comment "Class that aggregates Participants which, as a whole, from a (distributable) Catalog."@en ;
                                                rdfs:label "Participant Catalog"@en ;
                                                <https://w3id.org/idsa/metamodel/validation> _:genid110 .

_:genid110 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/member> ;
            <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .


###  https://w3id.org/idsa/core/ParticipantCertificateGrantedMessage
<https://w3id.org/idsa/core/ParticipantCertificateGrantedMessage> rdf:type owl:Class ;
                                                                  rdfs:subClassOf <https://w3id.org/idsa/core/ParticipantNotificationMessage> ;
                                                                  rdfs:comment "Whenever a Participant has been successfully certified by the Certification Body, the Identity Provider can use this message to notify Infrastructure Components."@en ;
                                                                  rdfs:label "Participant Certificate Granted Message"@en .


###  https://w3id.org/idsa/core/ParticipantCertificateRevokedMessage
<https://w3id.org/idsa/core/ParticipantCertificateRevokedMessage> rdf:type owl:Class ;
                                                                  rdfs:subClassOf <https://w3id.org/idsa/core/ParticipantNotificationMessage> ;
                                                                  rdfs:comment "Indicates that a (previously certified) Participant is no more certified. This could happen, for instance, if the Certification Body revokes a granted certificate or if the certificate just expires."@en ;
                                                                  rdfs:label "Participant Certificate Revoked Message"@en .


###  https://w3id.org/idsa/core/ParticipantCertification
<https://w3id.org/idsa/core/ParticipantCertification> rdf:type owl:Class ;
                                                      rdfs:subClassOf <https://w3id.org/idsa/core/Certification> ,
                                                                      [ rdf:type owl:Restriction ;
                                                                        owl:onProperty <https://w3id.org/idsa/core/certificationLevel> ;
                                                                        owl:allValuesFrom <https://w3id.org/idsa/core/ParticipantCertificationLevel>
                                                                      ] ;
                                                      rdfs:comment "Process and result of certifying an interested party in order to become a certified member of the International Data Space."@en ;
                                                      rdfs:label "Participant Certification"@en .


###  https://w3id.org/idsa/core/ParticipantCertificationLevel
<https://w3id.org/idsa/core/ParticipantCertificationLevel> rdf:type owl:Class ;
                                                           rdfs:subClassOf <https://w3id.org/idsa/core/CertificationLevel> ;
                                                           rdfs:comment "Level of a Participant Certification"@en ;
                                                           rdfs:label "Participant Certification Level"@en .


###  https://w3id.org/idsa/core/ParticipantNotificationMessage
<https://w3id.org/idsa/core/ParticipantNotificationMessage> rdf:type owl:Class ;
                                                            rdfs:subClassOf <https://w3id.org/idsa/core/NotificationMessage> ;
                                                            rdfs:comment "Superclass of all messages, indicating a change of a particpants's conditions."@en ;
                                                            rdfs:label "Participant Notification Message"@en ;
                                                            <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean ;
                                                            <https://w3id.org/idsa/metamodel/validation> _:genid112 .

_:genid112 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/affectedParticipant> .


###  https://w3id.org/idsa/core/ParticipantRequestMessage
<https://w3id.org/idsa/core/ParticipantRequestMessage> rdf:type owl:Class ;
                                                       rdfs:subClassOf <https://w3id.org/idsa/core/RequestMessage> ;
                                                       rdfs:comment "Message asking for retrieving the specified Participants information as the payload of an ParticipantResponse message."@en ;
                                                       rdfs:label "Participant Request Message"@en ;
                                                       <https://w3id.org/idsa/metamodel/validation> _:genid113 .

_:genid113 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/requestedParticipant> .


###  https://w3id.org/idsa/core/ParticipantResponseMessage
<https://w3id.org/idsa/core/ParticipantResponseMessage> rdf:type owl:Class ;
                                                        rdfs:subClassOf <https://w3id.org/idsa/core/ResponseMessage> ;
                                                        rdfs:comment "Message that follows up a ParticipantRequestMessage and contains the Participant's information in the payload section."@en ;
                                                        rdfs:label "Participant Response Message"@en .


###  https://w3id.org/idsa/core/ParticipantUnavailableMessage
<https://w3id.org/idsa/core/ParticipantUnavailableMessage> rdf:type owl:Class ;
                                                           rdfs:subClassOf <https://w3id.org/idsa/core/ParticipantNotificationMessage> ;
                                                           rdfs:comment "Event notifying the recipient(s) that a participant will be unavailable. The same participant may be available again in the future."@en ;
                                                           rdfs:label "Participant Unavailable Message"@en .


###  https://w3id.org/idsa/core/ParticipantUpdateMessage
<https://w3id.org/idsa/core/ParticipantUpdateMessage> rdf:type owl:Class ;
                                                      rdfs:subClassOf <https://w3id.org/idsa/core/ParticipantNotificationMessage> ;
                                                      rdfs:comment "Event notifying the recipient(s) about the availability and current description of a participant. The payload of the message must contain the participant's self-description."@en ;
                                                      rdfs:label "Participant Available Message"@en .


###  https://w3id.org/idsa/core/Permission
<https://w3id.org/idsa/core/Permission> rdf:type owl:Class ;
                                        rdfs:subClassOf <http://www.w3.org/ns/odrl/2/Permission> ,
                                                        <https://w3id.org/idsa/core/Rule> ;
                                        rdfs:comment "The class of Permissions as defined in the ODRL ontology."@en ;
                                        rdfs:label "Permission"@en ;
                                        <https://w3id.org/idsa/metamodel/validation> _:genid114 ,
                                                                                     _:genid115 .

_:genid114 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/postDuty> ;
            <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .

_:genid115 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/preDuty> ;
            <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .


###  https://w3id.org/idsa/core/Person
<https://w3id.org/idsa/core/Person> rdf:type owl:Class ;
                                    rdfs:subClassOf <http://xmlns.com/foaf/0.1/Person> ;
                                    rdfs:comment "The class of persons (people)"@en ;
                                    rdfs:label "Person"@en ;
                                    <https://w3id.org/idsa/metamodel/validation> _:genid116 ,
                                                                                 _:genid117 .

_:genid116 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/emailAddress> ;
            <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .

_:genid117 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/phoneNumber> ;
            <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .


###  https://w3id.org/idsa/core/PolicyTemplate
<https://w3id.org/idsa/core/PolicyTemplate> rdf:type owl:Class .


###  https://w3id.org/idsa/core/Prohibition
<https://w3id.org/idsa/core/Prohibition> rdf:type owl:Class ;
                                         rdfs:subClassOf <http://www.w3.org/ns/odrl/2/Prohibition> ,
                                                         <https://w3id.org/idsa/core/Rule> ;
                                         rdfs:comment "The class of Prohibitions as defined in the ODRL ontology."@en ;
                                         rdfs:label "Prohibition"@en .


###  https://w3id.org/idsa/core/PublicKey
<https://w3id.org/idsa/core/PublicKey> rdf:type owl:Class ;
                                       rdfs:comment "Public key as used in asymmetric cryptography."@en ;
                                       rdfs:label "Public Key"@en .


###  https://w3id.org/idsa/core/QueryLanguage
<https://w3id.org/idsa/core/QueryLanguage> rdf:type owl:Class ;
                                           rdfs:comment "Class of query languages in which query strings may be formalized."@en ;
                                           rdfs:label "QueryLanguage"@en .


###  https://w3id.org/idsa/core/QueryMessage
<https://w3id.org/idsa/core/QueryMessage> rdf:type owl:Class ;
                                          rdfs:subClassOf <https://w3id.org/idsa/core/RequestMessage> ;
                                          rdfs:comment "Query commands are intended to annotate query strings in a specified query language or address a specific resource."@en ,
                                                       "Query message intended to be consumed by a component."@en ;
                                          rdfs:label "Query Command"@en ,
                                                     "Query Message"@en ;
                                          <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean .


###  https://w3id.org/idsa/core/QueryScope
<https://w3id.org/idsa/core/QueryScope> rdf:type owl:Class ;
                                        rdfs:comment "Class of scopes that may limit the space of query results, e.g. ALL, ACTIVE_ONLY."@en ;
                                        rdfs:label "Query Scope"@en .


###  https://w3id.org/idsa/core/QueryTarget
<https://w3id.org/idsa/core/QueryTarget> rdf:type owl:Class ;
                                         rdfs:comment "Class of recipients of a query message, e.g. BROKER, APPSTORE, ANY."@en ;
                                         rdfs:label "Query Target"@en .


###  https://w3id.org/idsa/core/RejectionMessage
<https://w3id.org/idsa/core/RejectionMessage> rdf:type owl:Class ;
                                              rdfs:subClassOf <https://w3id.org/idsa/core/ResponseMessage> ;
                                              rdfs:comment "Rejection messages are specialized response messages that notify the sender of a message that processing of this message has failed."@en ;
                                              rdfs:label "Rejection Message"@en .


###  https://w3id.org/idsa/core/RejectionReason
<https://w3id.org/idsa/core/RejectionReason> rdf:type owl:Class ;
                                             rdfs:comment "Class of reasons that might lead to issuing a Rejection message."@en ;
                                             rdfs:label "RejectionReason"@en .


###  https://w3id.org/idsa/core/Representation
<https://w3id.org/idsa/core/Representation> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://www.w3.org/ns/dcat#Distribution> ,
                                                            <https://w3id.org/idsa/core/DescribedSemantically> ;
                                            rdfs:comment "Syntactic template of a Resource."@en ;
                                            rdfs:label "Representation"@en ;
                                            <https://w3id.org/idsa/metamodel/validation> _:genid118 .

_:genid118 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/instance> ;
            <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .


###  https://w3id.org/idsa/core/RepresentationInstance
<https://w3id.org/idsa/core/RepresentationInstance> rdf:type owl:Class ;
                                                    rdfs:comment "A particular instance of given representation."@en ;
                                                    rdfs:label "Representation instance"@en ;
                                                    <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean .


###  https://w3id.org/idsa/core/RequestInProcessMessage
<https://w3id.org/idsa/core/RequestInProcessMessage> rdf:type owl:Class ;
                                                     rdfs:subClassOf <https://w3id.org/idsa/core/NotificationMessage> ;
                                                     rdfs:comment "Notification that a request has been accepted and is being processed."@en ;
                                                     rdfs:label "Request In Process Message"@en ;
                                                     <https://w3id.org/idsa/metamodel/validation> _:genid119 .

_:genid119 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/correlationMessage> .


###  https://w3id.org/idsa/core/RequestMessage
<https://w3id.org/idsa/core/RequestMessage> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/idsa/core/Message> ;
                                            rdfs:comment "Client-generated message initiating a communication, motivated by a certain reason and with an answer expected."@en ;
                                            rdfs:label "Request Message"@en .


###  https://w3id.org/idsa/core/Resource
<https://w3id.org/idsa/core/Resource> rdf:type owl:Class ;
                                      rdfs:subClassOf <https://w3id.org/idsa/core/Asset> ,
                                                      <https://w3id.org/idsa/core/DescribedSemantically> ,
                                                      <https://w3id.org/idsa/core/DigitalContent> ,
                                                      <https://w3id.org/idsa/core/ManagedEntity> ;
                                      rdfs:comment "Resource is a single digital content or a coherent set of digital contents. Resource content is formalized in Representations and optionally materialized as Artifacts. The Resource's content is exposed via defined Interfaces at various protocol Endpoints."@en ;
                                      rdfs:label "Resource"@en ;
                                      rdfs:seeAlso <https://www.w3.org/TR/vocab-dcat/#class-dataset> ;
                                      <https://w3id.org/idsa/metamodel/validation> _:genid120 ,
                                                                                   _:genid121 ,
                                                                                   _:genid122 ,
                                                                                   _:genid123 .

_:genid120 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/resourceEndpoint> ;
            <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .

_:genid121 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/resourcePart> ;
            <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .

_:genid122 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/contractOffer> ;
            <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .

_:genid123 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/sample> ;
            <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .


###  https://w3id.org/idsa/core/ResourceCatalog
<https://w3id.org/idsa/core/ResourceCatalog> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/idsa/core/Catalog> ;
                                             rdfs:comment "Class that aggregates Resources which, as a whole, form a (distributable) Catalog."@en ;
                                             rdfs:label "Resource Catalog"@en ;
                                             <https://w3id.org/idsa/metamodel/validation> _:genid124 ,
                                                                                          _:genid125 .

_:genid124 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/requestedResource> ;
            <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .

_:genid125 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/offeredResource> ;
            <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .


###  https://w3id.org/idsa/core/ResourceNotificationMessage
<https://w3id.org/idsa/core/ResourceNotificationMessage> rdf:type owl:Class ;
                                                         rdfs:subClassOf <https://w3id.org/idsa/core/NotificationMessage> ;
                                                         rdfs:comment "Superclass of all messages, indicating a change of a resource."@en ;
                                                         rdfs:label "Resource Notification Message"@en ;
                                                         <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean ;
                                                         <https://w3id.org/idsa/metamodel/validation> _:genid126 .

_:genid126 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/affectedResource> .


###  https://w3id.org/idsa/core/ResourceUnavailableMessage
<https://w3id.org/idsa/core/ResourceUnavailableMessage> rdf:type owl:Class ;
                                                        rdfs:subClassOf <https://w3id.org/idsa/core/ResourceNotificationMessage> ;
                                                        rdfs:comment "Message indicating that a specific resource is unavailable. The same resource may be available again in the future."@en ;
                                                        rdfs:label "Resource Unavailable Message"@en .


###  https://w3id.org/idsa/core/ResourceUpdateMessage
<https://w3id.org/idsa/core/ResourceUpdateMessage> rdf:type owl:Class ;
                                                   rdfs:subClassOf <https://w3id.org/idsa/core/ResourceNotificationMessage> ;
                                                   rdfs:comment "Message indicating the availability and current description of a specific resource. The resource must be present in the payload of this message."@en ;
                                                   rdfs:label "Resource Update Message"@en .


###  https://w3id.org/idsa/core/ResponseMessage
<https://w3id.org/idsa/core/ResponseMessage> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/idsa/core/Message> ;
                                             rdfs:comment "Response messages hold information about the reaction of a recipient to a formerly sent command or event. They must be correlated to this message."@en ;
                                             rdfs:label "Response Message"@en ;
                                             <https://w3id.org/idsa/metamodel/validation> _:genid127 .

_:genid127 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/correlationMessage> .


###  https://w3id.org/idsa/core/ResultMessage
<https://w3id.org/idsa/core/ResultMessage> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/idsa/core/ResponseMessage> ;
                                           rdfs:comment "Result messages are intended to annotate the results of a query command. "@en ;
                                           rdfs:label "Result Message"@en .


###  https://w3id.org/idsa/core/Rule
<https://w3id.org/idsa/core/Rule> rdf:type owl:Class ;
                                  rdfs:subClassOf <http://www.w3.org/ns/odrl/2/Rule> ,
                                                  <https://w3id.org/idsa/core/Described> ;
                                  rdfs:comment "Superclass of Permissions, Prohibitions and Duties."@en ;
                                  rdfs:label "Rule"@en ;
                                  <https://w3id.org/idsa/metamodel/abstract> "true"^^xsd:boolean ;
                                  <https://w3id.org/idsa/metamodel/validation> _:genid128 ,
                                                                               _:genid129 ,
                                                                               _:genid130 ,
                                                                               _:genid131 .

_:genid128 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotEmpty> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/action> ;
            <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .

_:genid129 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/assignee> ;
            <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .

_:genid130 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/constraint> ;
            <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .

_:genid131 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/assigner> ;
            <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .


###  https://w3id.org/idsa/core/SecurityGuarantee
<https://w3id.org/idsa/core/SecurityGuarantee> rdf:type owl:Class ;
                                               rdfs:comment "Security guarantee claimed by a security profile."@en ;
                                               rdfs:label "Security guarantee"@en .


###  https://w3id.org/idsa/core/SecurityProfile
<https://w3id.org/idsa/core/SecurityProfile> rdf:type owl:Class ;
                                             rdfs:comment "Set of security guarantees claimed by a Connector. Connectors may asses their mutual technical reliability and trustworthiness by evaluating each other’s security profile."@en ;
                                             rdfs:label "SecurityProfile"@en ;
                                             <https://w3id.org/idsa/metamodel/validation> _:genid132 .

_:genid132 <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/securityGuarantee> ;
            <https://w3id.org/idsa/metamodel/relationType> <https://w3id.org/idsa/metamodel/OneToMany> .


###  https://w3id.org/idsa/core/ServiceIsolationGuarantee
<https://w3id.org/idsa/core/ServiceIsolationGuarantee> rdf:type owl:Class ;
                                                       owl:equivalentClass [ rdf:type owl:Class ;
                                                                             owl:oneOf ( <https://w3id.org/idsa/code/SERVICE_ISOLATION_LEAST_PRIVILEGE>
                                                                                         <https://w3id.org/idsa/code/SERVICE_ISOLATION_NONE>
                                                                                         <https://w3id.org/idsa/code/SERVICE_ISOLATION_PROCESS_GROUP>
                                                                                       )
                                                                           ] ;
                                                       rdfs:subClassOf <https://w3id.org/idsa/core/SecurityGuarantee> ;
                                                       rdfs:comment "Service isolation mechanism supported by the Connector. Examples are process group (Docker) or by least privilege with clear separation and support for additional security modules as done by trustme."@en ;
                                                       rdfs:label "Service isolation"@en .


###  https://w3id.org/idsa/core/Site
<https://w3id.org/idsa/core/Site> rdf:type owl:Class ;
                                  rdfs:subClassOf <http://www.w3.org/ns/org#Site> ;
                                  rdfs:comment "An office or other premise at which the organization is located"@en ;
                                  rdfs:label "Site"@en .


###  https://w3id.org/idsa/core/SmartDataApp
<https://w3id.org/idsa/core/SmartDataApp> rdf:type owl:Class ;
                                          rdfs:subClassOf <https://w3id.org/idsa/core/DataApp> ;
                                          rdfs:comment "Smart DataApps are executing any kind of necessary data processing or transformation."@en ;
                                          rdfs:label "Smart DataApp"@en .


###  https://w3id.org/idsa/core/SoftwareRepresentation
<https://w3id.org/idsa/core/SoftwareRepresentation> rdf:type owl:Class ;
                                                    rdfs:subClassOf <https://w3id.org/idsa/core/Representation> ;
                                                    rdfs:comment "Software representation"@en ;
                                                    rdfs:label "Software Representation"@en .


###  https://w3id.org/idsa/core/SoftwareResource
<https://w3id.org/idsa/core/SoftwareResource> rdf:type owl:Class ;
                                              rdfs:subClassOf <https://w3id.org/idsa/core/Resource> ;
                                              rdfs:comment "Resource (at least partially) comprising Software."@en ;
                                              rdfs:label "Software Resource"@en .


###  https://w3id.org/idsa/core/SystemAdapter
<https://w3id.org/idsa/core/SystemAdapter> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/idsa/core/DataApp> ;
                                           rdfs:comment "Data Apps that integrate sources and sinks of digital content maintained internally on Participant's premises with a Connector."@en ;
                                           rdfs:label "System Adapter"@en .


###  https://w3id.org/idsa/core/TemporalEntity
<https://w3id.org/idsa/core/TemporalEntity> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://www.w3.org/2006/time#TemporalEntity> ;
                                            rdfs:comment "A temporal interval, instant or a relative duration."@en ;
                                            rdfs:label "TemporalEntity"@en .


###  https://w3id.org/idsa/core/TextRepresentation
<https://w3id.org/idsa/core/TextRepresentation> rdf:type owl:Class ;
                                                rdfs:subClassOf <https://w3id.org/idsa/core/Representation> ;
                                                rdfs:comment "Representation of a textual content."@en ;
                                                rdfs:label "Text representation"@en .


###  https://w3id.org/idsa/core/TextResource
<https://w3id.org/idsa/core/TextResource> rdf:type owl:Class ;
                                          rdfs:subClassOf <https://w3id.org/idsa/core/Resource> ;
                                          rdfs:comment "Resource (at least partially) comprising textual content."@en ;
                                          rdfs:label "Text Resource"@en .


###  https://w3id.org/idsa/core/Token
<https://w3id.org/idsa/core/Token> rdf:type owl:Class ;
                                   rdfs:comment "A token (e.g., for authorization) mediated as part of the message."@en ;
                                   rdfs:label "Token."@en ;
                                   <https://w3id.org/idsa/metamodel/validation> _:genid137 .

_:genid137 <https://w3id.org/idsa/metamodel/constraint> <https://w3id.org/idsa/metamodel/NotNull> ;
            <https://w3id.org/idsa/metamodel/forProperty> <https://w3id.org/idsa/core/tokenValue> .


###  https://w3id.org/idsa/core/TokenFormat
<https://w3id.org/idsa/core/TokenFormat> rdf:type owl:Class ;
                                         rdfs:comment "Possible formats for (security-related) tokens."@en ;
                                         rdfs:label "Token format"@en .


###  https://w3id.org/idsa/core/TrustedConnector
<https://w3id.org/idsa/core/TrustedConnector> rdf:type owl:Class ;
                                              rdfs:subClassOf <https://w3id.org/idsa/core/Connector> ;
                                              rdfs:comment "Hardened implementation of the Connector specification providing enhanced security capabilities."@en ;
                                              rdfs:label "Trusted Connector"@en .


###  https://w3id.org/idsa/core/UploadMessage
<https://w3id.org/idsa/core/UploadMessage> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/idsa/core/RequestMessage> ;
                                           rdfs:comment "Message used to upload a data to a recipient. Payload contains data."@en ;
                                           rdfs:label "Upload Message"@en .


###  https://w3id.org/idsa/core/UploadResponseMessage
<https://w3id.org/idsa/core/UploadResponseMessage> rdf:type owl:Class ;
                                                   rdfs:subClassOf <https://w3id.org/idsa/core/ResponseMessage> ;
                                                   rdfs:comment "Message that follows up a UploadMessage and contains the upload confirmation."@en ;
                                                   rdfs:label "Upload Response Message"@en .


###  https://w3id.org/idsa/core/UsageControlGuarantee
<https://w3id.org/idsa/core/UsageControlGuarantee> rdf:type owl:Class ;
                                                   owl:equivalentClass [ rdf:type owl:Class ;
                                                                         owl:oneOf ( <https://w3id.org/idsa/code/USAGE_CONTROL_NONE>
                                                                                     <https://w3id.org/idsa/code/USAGE_CONTROL_POLICY_ENFORCEMENT>
                                                                                     <https://w3id.org/idsa/code/USAGE_CONTROL_REMOTE_COMPLIANCE_VERIFICATION>
                                                                                   )
                                                                       ] ;
                                                   rdfs:subClassOf <https://w3id.org/idsa/core/SecurityGuarantee> ;
                                                   rdfs:comment "Extent of supporting usage control."@en ;
                                                   rdfs:label "Usage control"@en .


###  https://w3id.org/idsa/core/UsageControlObject
<https://w3id.org/idsa/core/UsageControlObject> rdf:type owl:Class .


###  https://w3id.org/idsa/core/Value
<https://w3id.org/idsa/core/Value> rdf:type owl:Class ;
                                   rdfs:subClassOf <https://w3id.org/idsa/core/RepresentationInstance> ;
                                   rdfs:comment "Literal, inline value instantiation of a representation."@en ;
                                   rdfs:label "Value"@en .


###  https://w3id.org/idsa/core/VideoRepresentation
<https://w3id.org/idsa/core/VideoRepresentation> rdf:type owl:Class ;
                                                 rdfs:subClassOf <https://w3id.org/idsa/core/Representation> ;
                                                 rdfs:comment "Video representation"@en ;
                                                 rdfs:label "Video Representation"@en .


###  https://w3id.org/idsa/core/VideoResource
<https://w3id.org/idsa/core/VideoResource> rdf:type owl:Class ;
                                           rdfs:subClassOf <https://w3id.org/idsa/core/Resource> ;
                                           rdfs:comment "Resource (at least partially) comprising video content."@en ;
                                           rdfs:label "Video Resource"@en .


#################################################################
#    Individuals
#################################################################

###  http://sebastian.tramp.name
<http://sebastian.tramp.name> rdf:type owl:NamedIndividual ,
                                       <http://purl.org/dc/terms/Agent> ,
                                       <http://xmlns.com/foaf/0.1/Person> ;
                              <http://xmlns.com/foaf/0.1/name> "Sebastian Tramp" .


###  http://dbpedia.org/resource/ISO_639:aa
<http://dbpedia.org/resource/ISO_639:aa> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/AA> .


###  http://dbpedia.org/resource/ISO_639:ab
<http://dbpedia.org/resource/ISO_639:ab> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/AB> .


###  http://dbpedia.org/resource/ISO_639:ae
<http://dbpedia.org/resource/ISO_639:ae> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/AE> .


###  http://dbpedia.org/resource/ISO_639:af
<http://dbpedia.org/resource/ISO_639:af> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/AF> .


###  http://dbpedia.org/resource/ISO_639:ak
<http://dbpedia.org/resource/ISO_639:ak> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/AK> .


###  http://dbpedia.org/resource/ISO_639:am
<http://dbpedia.org/resource/ISO_639:am> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/AM> .


###  http://dbpedia.org/resource/ISO_639:an
<http://dbpedia.org/resource/ISO_639:an> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/AN> .


###  http://dbpedia.org/resource/ISO_639:ar
<http://dbpedia.org/resource/ISO_639:ar> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/AR> .


###  http://dbpedia.org/resource/ISO_639:as
<http://dbpedia.org/resource/ISO_639:as> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/AS> .


###  http://dbpedia.org/resource/ISO_639:av
<http://dbpedia.org/resource/ISO_639:av> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/AV> .


###  http://dbpedia.org/resource/ISO_639:ay
<http://dbpedia.org/resource/ISO_639:ay> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/AY> .


###  http://dbpedia.org/resource/ISO_639:az
<http://dbpedia.org/resource/ISO_639:az> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/AZ> .


###  http://dbpedia.org/resource/ISO_639:ba
<http://dbpedia.org/resource/ISO_639:ba> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/BA> .


###  http://dbpedia.org/resource/ISO_639:be
<http://dbpedia.org/resource/ISO_639:be> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/BE> .


###  http://dbpedia.org/resource/ISO_639:bg
<http://dbpedia.org/resource/ISO_639:bg> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/BG> .


###  http://dbpedia.org/resource/ISO_639:bh
<http://dbpedia.org/resource/ISO_639:bh> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/BH> .


###  http://dbpedia.org/resource/ISO_639:bi
<http://dbpedia.org/resource/ISO_639:bi> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/BI> .


###  http://dbpedia.org/resource/ISO_639:bm
<http://dbpedia.org/resource/ISO_639:bm> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/BM> .


###  http://dbpedia.org/resource/ISO_639:bn
<http://dbpedia.org/resource/ISO_639:bn> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/BN> .


###  http://dbpedia.org/resource/ISO_639:bo
<http://dbpedia.org/resource/ISO_639:bo> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/BO> .


###  http://dbpedia.org/resource/ISO_639:br
<http://dbpedia.org/resource/ISO_639:br> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/BR> .


###  http://dbpedia.org/resource/ISO_639:bs
<http://dbpedia.org/resource/ISO_639:bs> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/BS> .


###  http://dbpedia.org/resource/ISO_639:ca
<http://dbpedia.org/resource/ISO_639:ca> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/CA> .


###  http://dbpedia.org/resource/ISO_639:ce
<http://dbpedia.org/resource/ISO_639:ce> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/CE> .


###  http://dbpedia.org/resource/ISO_639:ch
<http://dbpedia.org/resource/ISO_639:ch> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/CH> .


###  http://dbpedia.org/resource/ISO_639:co
<http://dbpedia.org/resource/ISO_639:co> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/CO> .


###  http://dbpedia.org/resource/ISO_639:cr
<http://dbpedia.org/resource/ISO_639:cr> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/CR> .


###  http://dbpedia.org/resource/ISO_639:cs
<http://dbpedia.org/resource/ISO_639:cs> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/CS> .


###  http://dbpedia.org/resource/ISO_639:cu
<http://dbpedia.org/resource/ISO_639:cu> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/CU> .


###  http://dbpedia.org/resource/ISO_639:cv
<http://dbpedia.org/resource/ISO_639:cv> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/CV> .


###  http://dbpedia.org/resource/ISO_639:cy
<http://dbpedia.org/resource/ISO_639:cy> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/CY> .


###  http://dbpedia.org/resource/ISO_639:da
<http://dbpedia.org/resource/ISO_639:da> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/DA> .


###  http://dbpedia.org/resource/ISO_639:de
<http://dbpedia.org/resource/ISO_639:de> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/DE> .


###  http://dbpedia.org/resource/ISO_639:dv
<http://dbpedia.org/resource/ISO_639:dv> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/DV> .


###  http://dbpedia.org/resource/ISO_639:dz
<http://dbpedia.org/resource/ISO_639:dz> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/DZ> .


###  http://dbpedia.org/resource/ISO_639:ee
<http://dbpedia.org/resource/ISO_639:ee> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/EE> .


###  http://dbpedia.org/resource/ISO_639:el
<http://dbpedia.org/resource/ISO_639:el> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/EL> .


###  http://dbpedia.org/resource/ISO_639:en
<http://dbpedia.org/resource/ISO_639:en> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/EN> .


###  http://dbpedia.org/resource/ISO_639:eo
<http://dbpedia.org/resource/ISO_639:eo> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/EO> .


###  http://dbpedia.org/resource/ISO_639:es
<http://dbpedia.org/resource/ISO_639:es> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/ES> .


###  http://dbpedia.org/resource/ISO_639:et
<http://dbpedia.org/resource/ISO_639:et> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/ET> .


###  http://dbpedia.org/resource/ISO_639:eu
<http://dbpedia.org/resource/ISO_639:eu> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/EU> .


###  http://dbpedia.org/resource/ISO_639:fa
<http://dbpedia.org/resource/ISO_639:fa> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/FA> .


###  http://dbpedia.org/resource/ISO_639:ff
<http://dbpedia.org/resource/ISO_639:ff> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/FF> .


###  http://dbpedia.org/resource/ISO_639:fi
<http://dbpedia.org/resource/ISO_639:fi> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/FI> .


###  http://dbpedia.org/resource/ISO_639:fj
<http://dbpedia.org/resource/ISO_639:fj> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/FJ> .


###  http://dbpedia.org/resource/ISO_639:fo
<http://dbpedia.org/resource/ISO_639:fo> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/FO> .


###  http://dbpedia.org/resource/ISO_639:fr
<http://dbpedia.org/resource/ISO_639:fr> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/FR> .


###  http://dbpedia.org/resource/ISO_639:fy
<http://dbpedia.org/resource/ISO_639:fy> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/FY> .


###  http://dbpedia.org/resource/ISO_639:ga
<http://dbpedia.org/resource/ISO_639:ga> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/GA> .


###  http://dbpedia.org/resource/ISO_639:gd
<http://dbpedia.org/resource/ISO_639:gd> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/GD> .


###  http://dbpedia.org/resource/ISO_639:gl
<http://dbpedia.org/resource/ISO_639:gl> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/GL> .


###  http://dbpedia.org/resource/ISO_639:gn
<http://dbpedia.org/resource/ISO_639:gn> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/GN> .


###  http://dbpedia.org/resource/ISO_639:gu
<http://dbpedia.org/resource/ISO_639:gu> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/GU> .


###  http://dbpedia.org/resource/ISO_639:gv
<http://dbpedia.org/resource/ISO_639:gv> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/GV> .


###  http://dbpedia.org/resource/ISO_639:ha
<http://dbpedia.org/resource/ISO_639:ha> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/HA> .


###  http://dbpedia.org/resource/ISO_639:he
<http://dbpedia.org/resource/ISO_639:he> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/HE> .


###  http://dbpedia.org/resource/ISO_639:hi
<http://dbpedia.org/resource/ISO_639:hi> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/HI> .


###  http://dbpedia.org/resource/ISO_639:ho
<http://dbpedia.org/resource/ISO_639:ho> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/HO> .


###  http://dbpedia.org/resource/ISO_639:hr
<http://dbpedia.org/resource/ISO_639:hr> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/HR> .


###  http://dbpedia.org/resource/ISO_639:ht
<http://dbpedia.org/resource/ISO_639:ht> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/HT> .


###  http://dbpedia.org/resource/ISO_639:hu
<http://dbpedia.org/resource/ISO_639:hu> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/HU> .


###  http://dbpedia.org/resource/ISO_639:hy
<http://dbpedia.org/resource/ISO_639:hy> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/HY> .


###  http://dbpedia.org/resource/ISO_639:hz
<http://dbpedia.org/resource/ISO_639:hz> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/HZ> .


###  http://dbpedia.org/resource/ISO_639:ia
<http://dbpedia.org/resource/ISO_639:ia> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/IA> .


###  http://dbpedia.org/resource/ISO_639:id
<http://dbpedia.org/resource/ISO_639:id> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/ID> .


###  http://dbpedia.org/resource/ISO_639:ie
<http://dbpedia.org/resource/ISO_639:ie> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/IE> .


###  http://dbpedia.org/resource/ISO_639:ig
<http://dbpedia.org/resource/ISO_639:ig> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/IG> .


###  http://dbpedia.org/resource/ISO_639:ii
<http://dbpedia.org/resource/ISO_639:ii> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/II> .


###  http://dbpedia.org/resource/ISO_639:ik
<http://dbpedia.org/resource/ISO_639:ik> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/IK> .


###  http://dbpedia.org/resource/ISO_639:io
<http://dbpedia.org/resource/ISO_639:io> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/IO> .


###  http://dbpedia.org/resource/ISO_639:is
<http://dbpedia.org/resource/ISO_639:is> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/IS> .


###  http://dbpedia.org/resource/ISO_639:it
<http://dbpedia.org/resource/ISO_639:it> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/IT> .


###  http://dbpedia.org/resource/ISO_639:iu
<http://dbpedia.org/resource/ISO_639:iu> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/IU> .


###  http://dbpedia.org/resource/ISO_639:ja
<http://dbpedia.org/resource/ISO_639:ja> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/JA> .


###  http://dbpedia.org/resource/ISO_639:jv
<http://dbpedia.org/resource/ISO_639:jv> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/JV> .


###  http://dbpedia.org/resource/ISO_639:ka
<http://dbpedia.org/resource/ISO_639:ka> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/KA> .


###  http://dbpedia.org/resource/ISO_639:kg
<http://dbpedia.org/resource/ISO_639:kg> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/KG> .


###  http://dbpedia.org/resource/ISO_639:ki
<http://dbpedia.org/resource/ISO_639:ki> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/KI> .


###  http://dbpedia.org/resource/ISO_639:kj
<http://dbpedia.org/resource/ISO_639:kj> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/KJ> .


###  http://dbpedia.org/resource/ISO_639:kk
<http://dbpedia.org/resource/ISO_639:kk> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/KK> .


###  http://dbpedia.org/resource/ISO_639:kl
<http://dbpedia.org/resource/ISO_639:kl> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/KL> .


###  http://dbpedia.org/resource/ISO_639:km
<http://dbpedia.org/resource/ISO_639:km> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/KM> .


###  http://dbpedia.org/resource/ISO_639:kn
<http://dbpedia.org/resource/ISO_639:kn> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/KN> .


###  http://dbpedia.org/resource/ISO_639:ko
<http://dbpedia.org/resource/ISO_639:ko> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/KO> .


###  http://dbpedia.org/resource/ISO_639:kr
<http://dbpedia.org/resource/ISO_639:kr> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/KR> .


###  http://dbpedia.org/resource/ISO_639:ks
<http://dbpedia.org/resource/ISO_639:ks> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/KS> .


###  http://dbpedia.org/resource/ISO_639:ku
<http://dbpedia.org/resource/ISO_639:ku> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/KU> .


###  http://dbpedia.org/resource/ISO_639:kv
<http://dbpedia.org/resource/ISO_639:kv> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/KV> .


###  http://dbpedia.org/resource/ISO_639:kw
<http://dbpedia.org/resource/ISO_639:kw> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/KW> .


###  http://dbpedia.org/resource/ISO_639:ky
<http://dbpedia.org/resource/ISO_639:ky> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/KY> .


###  http://dbpedia.org/resource/ISO_639:la
<http://dbpedia.org/resource/ISO_639:la> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/LA> .


###  http://dbpedia.org/resource/ISO_639:lb
<http://dbpedia.org/resource/ISO_639:lb> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/LB> .


###  http://dbpedia.org/resource/ISO_639:lg
<http://dbpedia.org/resource/ISO_639:lg> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/LG> .


###  http://dbpedia.org/resource/ISO_639:li
<http://dbpedia.org/resource/ISO_639:li> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/LI> .


###  http://dbpedia.org/resource/ISO_639:ln
<http://dbpedia.org/resource/ISO_639:ln> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/LN> .


###  http://dbpedia.org/resource/ISO_639:lo
<http://dbpedia.org/resource/ISO_639:lo> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/LO> .


###  http://dbpedia.org/resource/ISO_639:lt
<http://dbpedia.org/resource/ISO_639:lt> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/LT> .


###  http://dbpedia.org/resource/ISO_639:lu
<http://dbpedia.org/resource/ISO_639:lu> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/LU> .


###  http://dbpedia.org/resource/ISO_639:lv
<http://dbpedia.org/resource/ISO_639:lv> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/LV> .


###  http://dbpedia.org/resource/ISO_639:mg
<http://dbpedia.org/resource/ISO_639:mg> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/MG> .


###  http://dbpedia.org/resource/ISO_639:mh
<http://dbpedia.org/resource/ISO_639:mh> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/MH> .


###  http://dbpedia.org/resource/ISO_639:mi
<http://dbpedia.org/resource/ISO_639:mi> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/MI> .


###  http://dbpedia.org/resource/ISO_639:mk
<http://dbpedia.org/resource/ISO_639:mk> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/MK> .


###  http://dbpedia.org/resource/ISO_639:ml
<http://dbpedia.org/resource/ISO_639:ml> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/ML> .


###  http://dbpedia.org/resource/ISO_639:mn
<http://dbpedia.org/resource/ISO_639:mn> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/MN> .


###  http://dbpedia.org/resource/ISO_639:mr
<http://dbpedia.org/resource/ISO_639:mr> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/MR> .


###  http://dbpedia.org/resource/ISO_639:ms
<http://dbpedia.org/resource/ISO_639:ms> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/MS> .


###  http://dbpedia.org/resource/ISO_639:mt
<http://dbpedia.org/resource/ISO_639:mt> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/MT> .


###  http://dbpedia.org/resource/ISO_639:my
<http://dbpedia.org/resource/ISO_639:my> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/MY> .


###  http://dbpedia.org/resource/ISO_639:na
<http://dbpedia.org/resource/ISO_639:na> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/NA> .


###  http://dbpedia.org/resource/ISO_639:nb
<http://dbpedia.org/resource/ISO_639:nb> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/NB> .


###  http://dbpedia.org/resource/ISO_639:nd
<http://dbpedia.org/resource/ISO_639:nd> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/ND> .


###  http://dbpedia.org/resource/ISO_639:ne
<http://dbpedia.org/resource/ISO_639:ne> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/NE> .


###  http://dbpedia.org/resource/ISO_639:ng
<http://dbpedia.org/resource/ISO_639:ng> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/NG> .


###  http://dbpedia.org/resource/ISO_639:nl
<http://dbpedia.org/resource/ISO_639:nl> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/NL> .


###  http://dbpedia.org/resource/ISO_639:nn
<http://dbpedia.org/resource/ISO_639:nn> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/NN> .


###  http://dbpedia.org/resource/ISO_639:no
<http://dbpedia.org/resource/ISO_639:no> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/NO> .


###  http://dbpedia.org/resource/ISO_639:nr
<http://dbpedia.org/resource/ISO_639:nr> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/NR> .


###  http://dbpedia.org/resource/ISO_639:nv
<http://dbpedia.org/resource/ISO_639:nv> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/NV> .


###  http://dbpedia.org/resource/ISO_639:ny
<http://dbpedia.org/resource/ISO_639:ny> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/NY> .


###  http://dbpedia.org/resource/ISO_639:oc
<http://dbpedia.org/resource/ISO_639:oc> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/OC> .


###  http://dbpedia.org/resource/ISO_639:oj
<http://dbpedia.org/resource/ISO_639:oj> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/OJ> .


###  http://dbpedia.org/resource/ISO_639:om
<http://dbpedia.org/resource/ISO_639:om> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/OM> .


###  http://dbpedia.org/resource/ISO_639:or
<http://dbpedia.org/resource/ISO_639:or> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/OR> .


###  http://dbpedia.org/resource/ISO_639:os
<http://dbpedia.org/resource/ISO_639:os> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/OS> .


###  http://dbpedia.org/resource/ISO_639:pa
<http://dbpedia.org/resource/ISO_639:pa> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/PA> .


###  http://dbpedia.org/resource/ISO_639:pi
<http://dbpedia.org/resource/ISO_639:pi> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/PI> .


###  http://dbpedia.org/resource/ISO_639:pl
<http://dbpedia.org/resource/ISO_639:pl> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/PL> .


###  http://dbpedia.org/resource/ISO_639:ps
<http://dbpedia.org/resource/ISO_639:ps> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/PS> .


###  http://dbpedia.org/resource/ISO_639:pt
<http://dbpedia.org/resource/ISO_639:pt> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/PT> .


###  http://dbpedia.org/resource/ISO_639:qu
<http://dbpedia.org/resource/ISO_639:qu> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/QU> .


###  http://dbpedia.org/resource/ISO_639:rm
<http://dbpedia.org/resource/ISO_639:rm> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/RM> .


###  http://dbpedia.org/resource/ISO_639:rn
<http://dbpedia.org/resource/ISO_639:rn> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/RN> .


###  http://dbpedia.org/resource/ISO_639:ro
<http://dbpedia.org/resource/ISO_639:ro> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/RO> .


###  http://dbpedia.org/resource/ISO_639:ru
<http://dbpedia.org/resource/ISO_639:ru> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/RU> .


###  http://dbpedia.org/resource/ISO_639:rw
<http://dbpedia.org/resource/ISO_639:rw> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/RW> .


###  http://dbpedia.org/resource/ISO_639:sa
<http://dbpedia.org/resource/ISO_639:sa> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/SA> .


###  http://dbpedia.org/resource/ISO_639:sc
<http://dbpedia.org/resource/ISO_639:sc> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/SC> .


###  http://dbpedia.org/resource/ISO_639:sd
<http://dbpedia.org/resource/ISO_639:sd> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/SD> .


###  http://dbpedia.org/resource/ISO_639:se
<http://dbpedia.org/resource/ISO_639:se> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/SE> .


###  http://dbpedia.org/resource/ISO_639:sg
<http://dbpedia.org/resource/ISO_639:sg> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/SG> .


###  http://dbpedia.org/resource/ISO_639:si
<http://dbpedia.org/resource/ISO_639:si> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/SI> .


###  http://dbpedia.org/resource/ISO_639:sk
<http://dbpedia.org/resource/ISO_639:sk> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/SK> .


###  http://dbpedia.org/resource/ISO_639:sl
<http://dbpedia.org/resource/ISO_639:sl> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/SL> .


###  http://dbpedia.org/resource/ISO_639:sm
<http://dbpedia.org/resource/ISO_639:sm> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/SM> .


###  http://dbpedia.org/resource/ISO_639:sn
<http://dbpedia.org/resource/ISO_639:sn> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/SN> .


###  http://dbpedia.org/resource/ISO_639:so
<http://dbpedia.org/resource/ISO_639:so> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/SO> .


###  http://dbpedia.org/resource/ISO_639:sq
<http://dbpedia.org/resource/ISO_639:sq> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/SQ> .


###  http://dbpedia.org/resource/ISO_639:sr
<http://dbpedia.org/resource/ISO_639:sr> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/SR> .


###  http://dbpedia.org/resource/ISO_639:ss
<http://dbpedia.org/resource/ISO_639:ss> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/SS> .


###  http://dbpedia.org/resource/ISO_639:st
<http://dbpedia.org/resource/ISO_639:st> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/ST> .


###  http://dbpedia.org/resource/ISO_639:su
<http://dbpedia.org/resource/ISO_639:su> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/SU> .


###  http://dbpedia.org/resource/ISO_639:sv
<http://dbpedia.org/resource/ISO_639:sv> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/SV> .


###  http://dbpedia.org/resource/ISO_639:sw
<http://dbpedia.org/resource/ISO_639:sw> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/SW> .


###  http://dbpedia.org/resource/ISO_639:ta
<http://dbpedia.org/resource/ISO_639:ta> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/TA> .


###  http://dbpedia.org/resource/ISO_639:te
<http://dbpedia.org/resource/ISO_639:te> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/TE> .


###  http://dbpedia.org/resource/ISO_639:tg
<http://dbpedia.org/resource/ISO_639:tg> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/TG> .


###  http://dbpedia.org/resource/ISO_639:th
<http://dbpedia.org/resource/ISO_639:th> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/TH> .


###  http://dbpedia.org/resource/ISO_639:ti
<http://dbpedia.org/resource/ISO_639:ti> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/TI> .


###  http://dbpedia.org/resource/ISO_639:tk
<http://dbpedia.org/resource/ISO_639:tk> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/TK> .


###  http://dbpedia.org/resource/ISO_639:tl
<http://dbpedia.org/resource/ISO_639:tl> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/TL> .


###  http://dbpedia.org/resource/ISO_639:tn
<http://dbpedia.org/resource/ISO_639:tn> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/TN> .


###  http://dbpedia.org/resource/ISO_639:to
<http://dbpedia.org/resource/ISO_639:to> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/TO> .


###  http://dbpedia.org/resource/ISO_639:tr
<http://dbpedia.org/resource/ISO_639:tr> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/TR> .


###  http://dbpedia.org/resource/ISO_639:ts
<http://dbpedia.org/resource/ISO_639:ts> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/TS> .


###  http://dbpedia.org/resource/ISO_639:tt
<http://dbpedia.org/resource/ISO_639:tt> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/TT> .


###  http://dbpedia.org/resource/ISO_639:tw
<http://dbpedia.org/resource/ISO_639:tw> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/TW> .


###  http://dbpedia.org/resource/ISO_639:ty
<http://dbpedia.org/resource/ISO_639:ty> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/TY> .


###  http://dbpedia.org/resource/ISO_639:ug
<http://dbpedia.org/resource/ISO_639:ug> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/UG> .


###  http://dbpedia.org/resource/ISO_639:uk
<http://dbpedia.org/resource/ISO_639:uk> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/UK> .


###  http://dbpedia.org/resource/ISO_639:ur
<http://dbpedia.org/resource/ISO_639:ur> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/UR> .


###  http://dbpedia.org/resource/ISO_639:uz
<http://dbpedia.org/resource/ISO_639:uz> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/UZ> .


###  http://dbpedia.org/resource/ISO_639:ve
<http://dbpedia.org/resource/ISO_639:ve> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/VE> .


###  http://dbpedia.org/resource/ISO_639:vi
<http://dbpedia.org/resource/ISO_639:vi> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/VI> .


###  http://dbpedia.org/resource/ISO_639:vo
<http://dbpedia.org/resource/ISO_639:vo> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/VO> .


###  http://dbpedia.org/resource/ISO_639:wa
<http://dbpedia.org/resource/ISO_639:wa> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/WA> .


###  http://dbpedia.org/resource/ISO_639:wo
<http://dbpedia.org/resource/ISO_639:wo> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/WO> .


###  http://dbpedia.org/resource/ISO_639:xh
<http://dbpedia.org/resource/ISO_639:xh> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/XH> .


###  http://dbpedia.org/resource/ISO_639:yi
<http://dbpedia.org/resource/ISO_639:yi> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/YI> .


###  http://dbpedia.org/resource/ISO_639:yo
<http://dbpedia.org/resource/ISO_639:yo> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/YO> .


###  http://dbpedia.org/resource/ISO_639:za
<http://dbpedia.org/resource/ISO_639:za> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/ZA> .


###  http://dbpedia.org/resource/ISO_639:zh
<http://dbpedia.org/resource/ISO_639:zh> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/ZH> .


###  http://dbpedia.org/resource/ISO_639:zu
<http://dbpedia.org/resource/ISO_639:zu> rdf:type owl:NamedIndividual ;
                                         owl:sameAs <https://w3id.org/idsa/code/ZU> .


###  https://github.com/HaydarAk
<https://github.com/HaydarAk> rdf:type owl:NamedIndividual ,
                                       <http://purl.org/dc/terms/Agent> ,
                                       <http://xmlns.com/foaf/0.1/Person> ;
                              <http://xmlns.com/foaf/0.1/name> "Haydar Akyürek" .


###  https://github.com/Madmatti
<https://github.com/Madmatti> rdf:type owl:NamedIndividual ,
                                       <http://purl.org/dc/terms/Agent> ,
                                       <http://xmlns.com/foaf/0.1/Person> ;
                              <http://xmlns.com/foaf/0.1/name> "Matthias Böckmann" .


###  https://github.com/cmader
<https://github.com/cmader> rdf:type owl:NamedIndividual ,
                                     <http://purl.org/dc/terms/Agent> ,
                                     <http://xmlns.com/foaf/0.1/Person> ;
                            <http://xmlns.com/foaf/0.1/name> "Christian Mader" .


###  https://github.com/jpullmann
<https://github.com/jpullmann> rdf:type owl:NamedIndividual ,
                                        <http://purl.org/dc/terms/Agent> ,
                                        <http://xmlns.com/foaf/0.1/Person> ;
                               <http://xmlns.com/foaf/0.1/name> "Jaroslav Pullmann" .


###  https://github.com/sebbader
<https://github.com/sebbader> rdf:type owl:NamedIndividual ,
                                       <http://purl.org/dc/terms/Agent> ,
                                       <http://xmlns.com/foaf/0.1/Person> ;
                              <http://xmlns.com/foaf/0.1/name> "Sebastian Bader" .


###  https://w3id.org/idsa/code/AA
<https://w3id.org/idsa/code/AA> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Afar"@en .


###  https://w3id.org/idsa/code/AB
<https://w3id.org/idsa/code/AB> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Abkhaz"@en .


###  https://w3id.org/idsa/code/ABSOLUTE_SPATIAL_POSITION
<https://w3id.org/idsa/code/ABSOLUTE_SPATIAL_POSITION> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/idsa/core/LeftOperand> ;
                                                       rdfs:comment "The current geospatial position of the *consuming connector*. In case the connector only appears as a virtual entity, the physical location of the hosting server is referenced. Allowed operators are idsc:in. No other spatial operators (close to, north of, etc.) are currently allowed."@en ;
                                                       rdfs:label "Absolute geo-spatial position"@en ;
                                                       <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/absoluteSpatialPosition> .


###  https://w3id.org/idsa/code/ACTIVE_ONLY
<https://w3id.org/idsa/code/ACTIVE_ONLY> rdf:type owl:NamedIndividual ,
                                                  <https://w3id.org/idsa/core/QueryScope> ;
                                         rdfs:label "ACTIVE_ONLY" .


###  https://w3id.org/idsa/code/AE
<https://w3id.org/idsa/code/AE> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Avestan"@en .


###  https://w3id.org/idsa/code/AF
<https://w3id.org/idsa/code/AF> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Afrikaans"@en .


###  https://w3id.org/idsa/code/AFTER
<https://w3id.org/idsa/code/AFTER> rdf:type owl:NamedIndividual ,
                                            <https://w3id.org/idsa/core/BinaryOperator> ;
                                   rdfs:comment "If a temporal entity T1 is after another temporal entity T2, then the beginning of T1 is after the end of T2 and the beginning of T1 is different to the ending of T2. Temporal entities can either be a xsd:dateTimeStamp or an ids:TemporalEntity."@en ;
                                   rdfs:label "after"@en ;
                                   rdfs:seeAlso <https://www.w3.org/TR/owl-time/#after> .


###  https://w3id.org/idsa/code/AGGREGATE_BY_CONSUMER
<https://w3id.org/idsa/code/AGGREGATE_BY_CONSUMER> rdf:type owl:NamedIndividual ,
                                                            <https://w3id.org/idsa/core/Action> ;
                                                   rdfs:comment "Data will be part of another piece of data so that it is not distinguishable anymore."@en ;
                                                   rdfs:label "aggregate by consumer"@en ;
                                                   <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/aggregate> ;
                                                   <http://www.w3.org/2004/02/skos/core#note> "This action is always evaluated at the consumer side."@en ;
                                                   <http://www.w3.org/ns/odrl/2/includedIn> <https://w3id.org/idsa/code/USE> .


###  https://w3id.org/idsa/code/AGGREGATE_BY_PROVIDER
<https://w3id.org/idsa/code/AGGREGATE_BY_PROVIDER> rdf:type owl:NamedIndividual ,
                                                            <https://w3id.org/idsa/core/Action> ;
                                                   rdfs:comment "Data will be part of another piece of data so that it is not distinguishable anymore."@en ;
                                                   rdfs:label "aggregate by provider"@en ;
                                                   <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/aggregate> ;
                                                   <http://www.w3.org/2004/02/skos/core#note> "This action is always evaluated at the provider side."@en ;
                                                   <http://www.w3.org/ns/odrl/2/includedIn> <https://w3id.org/idsa/code/AGGREGATE_BY_CONSUMER> .


###  https://w3id.org/idsa/code/AK
<https://w3id.org/idsa/code/AK> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Akan"@en .


###  https://w3id.org/idsa/code/ALL
<https://w3id.org/idsa/code/ALL> rdf:type owl:NamedIndividual ,
                                          <https://w3id.org/idsa/core/QueryScope> ;
                                 rdfs:label "ALL" .


###  https://w3id.org/idsa/code/AM
<https://w3id.org/idsa/code/AM> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Amharic"@en .


###  https://w3id.org/idsa/code/AN
<https://w3id.org/idsa/code/AN> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Aragonese"@en .


###  https://w3id.org/idsa/code/ANONYMIZE
<https://w3id.org/idsa/code/ANONYMIZE> rdf:type owl:NamedIndividual ,
                                                <https://w3id.org/idsa/core/Action> ;
                                       rdfs:comment "To anonymize all, parts or certain attributes of the resource."@en ;
                                       rdfs:label "anonymize"@en ;
                                       <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/anonymize> ;
                                       <http://www.w3.org/2004/02/skos/core#note> "This action is always evaluated at the provider side."@en ;
                                       <http://www.w3.org/ns/odrl/2/includedIn> <https://w3id.org/idsa/code/USE> .


###  https://w3id.org/idsa/code/ANY
<https://w3id.org/idsa/code/ANY> rdf:type owl:NamedIndividual ,
                                          <https://w3id.org/idsa/core/QueryTarget> ;
                                 rdfs:label "ANY" .


###  https://w3id.org/idsa/code/APPSTORE
<https://w3id.org/idsa/code/APPSTORE> rdf:type owl:NamedIndividual ,
                                               <https://w3id.org/idsa/core/QueryTarget> ;
                                      rdfs:label "APPSTORE" .


###  https://w3id.org/idsa/code/APP_RESOURCES_LOCAL_ENFORCEMENT
<https://w3id.org/idsa/code/APP_RESOURCES_LOCAL_ENFORCEMENT> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/idsa/core/AppExecutionResources> ;
                                                             rdfs:label "App Resources Local Enforcement" .


###  https://w3id.org/idsa/code/APP_RESOURCES_NONE
<https://w3id.org/idsa/code/APP_RESOURCES_NONE> rdf:type owl:NamedIndividual ,
                                                         <https://w3id.org/idsa/core/AppExecutionResources> ;
                                                rdfs:label "App Resources None" .


###  https://w3id.org/idsa/code/APP_RESOURCES_REMOTE_VERIFICATION
<https://w3id.org/idsa/code/APP_RESOURCES_REMOTE_VERIFICATION> rdf:type owl:NamedIndividual ,
                                                                        <https://w3id.org/idsa/core/AppExecutionResources> ;
                                                               rdfs:label "App Resources Remote Verification" .


###  https://w3id.org/idsa/code/AR
<https://w3id.org/idsa/code/AR> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Arabic"@en .


###  https://w3id.org/idsa/code/AS
<https://w3id.org/idsa/code/AS> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Assamese"@en .


###  https://w3id.org/idsa/code/AUDIT_LOCAL_LOGGING
<https://w3id.org/idsa/code/AUDIT_LOCAL_LOGGING> rdf:type owl:NamedIndividual ,
                                                          <https://w3id.org/idsa/core/AuditGuarantee> ;
                                                 rdfs:label "Audit Local Logging" .


###  https://w3id.org/idsa/code/AUDIT_NONE
<https://w3id.org/idsa/code/AUDIT_NONE> rdf:type owl:NamedIndividual ,
                                                 <https://w3id.org/idsa/core/AuditGuarantee> ;
                                        rdfs:label "Audit None" .


###  https://w3id.org/idsa/code/AUDIT_REMOTE_TRACING
<https://w3id.org/idsa/code/AUDIT_REMOTE_TRACING> rdf:type owl:NamedIndividual ,
                                                           <https://w3id.org/idsa/core/AuditGuarantee> ;
                                                  rdfs:label "Audit Remote Tracing" .


###  https://w3id.org/idsa/code/AUTHENTICATION_MUTUAL
<https://w3id.org/idsa/code/AUTHENTICATION_MUTUAL> rdf:type owl:NamedIndividual ,
                                                            <https://w3id.org/idsa/core/AuthenticationGuarantee> ;
                                                   rdfs:label "Authentication Mutual" .


###  https://w3id.org/idsa/code/AUTHENTICATION_NONE
<https://w3id.org/idsa/code/AUTHENTICATION_NONE> rdf:type owl:NamedIndividual ,
                                                          <https://w3id.org/idsa/core/AuthenticationGuarantee> ;
                                                 rdfs:label "Authentication None" .


###  https://w3id.org/idsa/code/AUTHENTICATION_SERVER_SIDE
<https://w3id.org/idsa/code/AUTHENTICATION_SERVER_SIDE> rdf:type owl:NamedIndividual ,
                                                                 <https://w3id.org/idsa/core/AuthenticationGuarantee> ;
                                                        rdfs:label "Authentication Serverside" .


###  https://w3id.org/idsa/code/AV
<https://w3id.org/idsa/code/AV> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Avaric"@en .


###  https://w3id.org/idsa/code/AY
<https://w3id.org/idsa/code/AY> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Aymara"@en .


###  https://w3id.org/idsa/code/AZ
<https://w3id.org/idsa/code/AZ> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Azerbaijani"@en .


###  https://w3id.org/idsa/code/BA
<https://w3id.org/idsa/code/BA> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Bashkir"@en .


###  https://w3id.org/idsa/code/BAD_PARAMETERS
<https://w3id.org/idsa/code/BAD_PARAMETERS> rdf:type owl:NamedIndividual ,
                                                     <https://w3id.org/idsa/core/RejectionReason> ;
                                            rdfs:comment "At least one query or operation parameter is not acceptable for the sender of this rejection message." ;
                                            rdfs:label "BAD_PARAMETERS" .


###  https://w3id.org/idsa/code/BASE_SECURITY_PROFILE
<https://w3id.org/idsa/code/BASE_SECURITY_PROFILE> rdf:type owl:NamedIndividual ,
                                                            <https://w3id.org/idsa/core/SecurityProfile> ;
                                                   <https://w3id.org/idsa/core/securityGuarantee> <https://w3id.org/idsa/code/APP_RESOURCES_NONE> ,
                                                                                                  <https://w3id.org/idsa/code/AUDIT_LOCAL_LOGGING> ,
                                                                                                  <https://w3id.org/idsa/code/AUTHENTICATION_MUTUAL> ,
                                                                                                  <https://w3id.org/idsa/code/INTEGRITY_PROTECTION_NONE> ,
                                                                                                  <https://w3id.org/idsa/code/INTEGRITY_VERIFICATION_SCOPE_NONE> ,
                                                                                                  <https://w3id.org/idsa/code/LOCAL_DATA_CONFIDENTIALITY_NONE> ,
                                                                                                  <https://w3id.org/idsa/code/SERVICE_ISOLATION_PROCESS_GROUP> ,
                                                                                                  <https://w3id.org/idsa/code/USAGE_CONTROL_NONE> ;
                                                   rdfs:comment "Default security profile of a certified IDS Connector."@en ;
                                                   rdfs:label "Base security profile"@en .


###  https://w3id.org/idsa/code/BE
<https://w3id.org/idsa/code/BE> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Belarusian"@en .


###  https://w3id.org/idsa/code/BEFORE
<https://w3id.org/idsa/code/BEFORE> rdf:type owl:NamedIndividual ,
                                             <https://w3id.org/idsa/core/BinaryOperator> ;
                                    rdfs:comment "If a temporal entity T1 is before another temporal entity T2, then the ending of T1 is before the end of T2 and the ending of T1 is different to the beginning of T2. Temporal entities can either be a xsd:dateTimeStamp or an ids:TemporalEntity."@en ;
                                    rdfs:label "before"@en ;
                                    rdfs:seeAlso <https://www.w3.org/TR/owl-time/#before> ;
                                    <http://www.w3.org/2004/02/skos/core#note> "Compares an instance of ids:TemporalEntity or a Literal of xsd:dateTimeStamp to an instance of ids:TemporalEntity or a Literal of xsd:dateTimeStamp."@en .


###  https://w3id.org/idsa/code/BG
<https://w3id.org/idsa/code/BG> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Bulgarian"@en .


###  https://w3id.org/idsa/code/BH
<https://w3id.org/idsa/code/BH> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Bihari"@en .


###  https://w3id.org/idsa/code/BI
<https://w3id.org/idsa/code/BI> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Bislama"@en .


###  https://w3id.org/idsa/code/BM
<https://w3id.org/idsa/code/BM> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Bambara"@en .


###  https://w3id.org/idsa/code/BN
<https://w3id.org/idsa/code/BN> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Bengali, Bangla"@en .


###  https://w3id.org/idsa/code/BO
<https://w3id.org/idsa/code/BO> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Tibetan Standard, Tibetan, Central"@en .


###  https://w3id.org/idsa/code/BR
<https://w3id.org/idsa/code/BR> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Breton"@en .


###  https://w3id.org/idsa/code/BROKER
<https://w3id.org/idsa/code/BROKER> rdf:type owl:NamedIndividual ,
                                             <https://w3id.org/idsa/core/QueryTarget> ;
                                    rdfs:label "BROKER" .


###  https://w3id.org/idsa/code/BS
<https://w3id.org/idsa/code/BS> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Bosnian"@en .


###  https://w3id.org/idsa/code/CA
<https://w3id.org/idsa/code/CA> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Catalan"@en .


###  https://w3id.org/idsa/code/CE
<https://w3id.org/idsa/code/CE> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Chechen"@en .


###  https://w3id.org/idsa/code/CH
<https://w3id.org/idsa/code/CH> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Chamorro"@en .


###  https://w3id.org/idsa/code/CLEARING_HOUSE
<https://w3id.org/idsa/code/CLEARING_HOUSE> rdf:type owl:NamedIndividual ,
                                                     <https://w3id.org/idsa/core/QueryTarget> ;
                                            rdfs:label "CLEARING_HOUSE" .


###  https://w3id.org/idsa/code/CO
<https://w3id.org/idsa/code/CO> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Corsican"@en .


###  https://w3id.org/idsa/code/COMPENSATE
<https://w3id.org/idsa/code/COMPENSATE> rdf:type owl:NamedIndividual ,
                                                 <https://w3id.org/idsa/core/Action> ;
                                        rdfs:comment "To pay a certain amount of money in order to use a resource."@en ;
                                        rdfs:label "compensate"@en ;
                                        <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/compensate> ;
                                        <http://www.w3.org/2004/02/skos/core#note> "This action must be evaluated both at the consumer and provider side. A compensation might be required before access is granted (provider-side), or each time the usage action is performed (consumer-side)."@en ;
                                        <http://www.w3.org/ns/odrl/2/includedIn> <https://w3id.org/idsa/code/USE> .


###  https://w3id.org/idsa/code/COMPONENT_BASE_SECURITY_PROFILE_CHECKLIST_APPROACH
<https://w3id.org/idsa/code/COMPONENT_BASE_SECURITY_PROFILE_CHECKLIST_APPROACH> rdf:type owl:NamedIndividual ,
                                                                                         <https://w3id.org/idsa/core/ComponentCertificationLevel> ;
                                                                                rdfs:label "Base Security Profile Certification of Components based on Checklist Approach"@en .


###  https://w3id.org/idsa/code/COMPONENT_BASE_SECURITY_PROFILE_CONCEPT_REVIEW
<https://w3id.org/idsa/code/COMPONENT_BASE_SECURITY_PROFILE_CONCEPT_REVIEW> rdf:type owl:NamedIndividual ,
                                                                                     <https://w3id.org/idsa/core/ComponentCertificationLevel> ;
                                                                            <https://w3id.org/idsa/core/includedCertificationLevel> <https://w3id.org/idsa/code/COMPONENT_BASE_SECURITY_PROFILE_CHECKLIST_APPROACH> ;
                                                                            rdfs:label "Base Security Profile Certification of Components based on Concept Review"@en .


###  https://w3id.org/idsa/code/COMPONENT_TRUSTPLUS_SECURITY_PROFILE_CONCEPT_REVIEW
<https://w3id.org/idsa/code/COMPONENT_TRUSTPLUS_SECURITY_PROFILE_CONCEPT_REVIEW> rdf:type owl:NamedIndividual ,
                                                                                          <https://w3id.org/idsa/core/ComponentCertificationLevel> ;
                                                                                 <https://w3id.org/idsa/core/includedCertificationLevel> <https://w3id.org/idsa/code/COMPONENT_TRUST_SECURITY_PROFILE_CONCEPT_REVIEW> ;
                                                                                 rdfs:label "Trust-Plus Security Profile Certification of Components based on Concept Review"@en .


###  https://w3id.org/idsa/code/COMPONENT_TRUSTPLUS_SECURITY_PROFILE_HIGH_ASSURANCE_EVALUATION
<https://w3id.org/idsa/code/COMPONENT_TRUSTPLUS_SECURITY_PROFILE_HIGH_ASSURANCE_EVALUATION> rdf:type owl:NamedIndividual ,
                                                                                                     <https://w3id.org/idsa/core/ComponentCertificationLevel> ;
                                                                                            <https://w3id.org/idsa/core/includedCertificationLevel> <https://w3id.org/idsa/code/COMPONENT_TRUSTPLUS_SECURITY_PROFILE_CONCEPT_REVIEW> ;
                                                                                            rdfs:label "Trust-Plus Security Profile Certification of Components based on High AssuranceEvaluation"@en .


###  https://w3id.org/idsa/code/COMPONENT_TRUST_SECURITY_PROFILE_CONCEPT_REVIEW
<https://w3id.org/idsa/code/COMPONENT_TRUST_SECURITY_PROFILE_CONCEPT_REVIEW> rdf:type owl:NamedIndividual ,
                                                                                      <https://w3id.org/idsa/core/ComponentCertificationLevel> ;
                                                                             <https://w3id.org/idsa/core/includedCertificationLevel> <https://w3id.org/idsa/code/COMPONENT_BASE_SECURITY_PROFILE_CONCEPT_REVIEW> ;
                                                                             rdfs:label "Trust Security Profile Certification of Components based on Concept Review"@en .


###  https://w3id.org/idsa/code/COMPONENT_TRUST_SECURITY_PROFILE_HIGH_ASSURANCE_EVALUATION
<https://w3id.org/idsa/code/COMPONENT_TRUST_SECURITY_PROFILE_HIGH_ASSURANCE_EVALUATION> rdf:type owl:NamedIndividual ,
                                                                                                 <https://w3id.org/idsa/core/ComponentCertificationLevel> ;
                                                                                        <https://w3id.org/idsa/core/includedCertificationLevel> <https://w3id.org/idsa/code/COMPONENT_TRUST_SECURITY_PROFILE_CONCEPT_REVIEW> ;
                                                                                        rdfs:label "Trust Security Profile Certification of Components based on High Assurance Evaluation"@en .


###  https://w3id.org/idsa/code/CONTAINS
<https://w3id.org/idsa/code/CONTAINS> rdf:type owl:NamedIndividual ,
                                               <https://w3id.org/idsa/core/BinaryOperator> ;
                                      rdfs:comment "If a TemporalEntity (or xsd:dateTimeStamp) T1 contains another ids:TemporalEntity T2, then the beginning of T1 is idsc:AFTER the beginning of T2 and the ending of T1 is idsc:BEFORE the ending of T2. An Instant (or xsd:dateTimeStamp) cannot contain another Instant (or xsd:dateTimeStamp), neihter contains itself."@en ;
                                      rdfs:label "contains"@en ;
                                      rdfs:seeAlso <https://www.w3.org/TR/owl-time/#inside> ,
                                                   <https://www.w3.org/TR/owl-time/#intervalContains> ;
                                      <http://www.w3.org/2004/02/skos/core#note> "Compares an instance of ids:Instant, ids:Interval or xsd:dateTimeStamp with an instance of ids:Interval. Evaluates to false if compared to a non ids:Interval."@en .


###  https://w3id.org/idsa/code/COUNT
<https://w3id.org/idsa/code/COUNT> rdf:type owl:NamedIndividual ,
                                            <https://w3id.org/idsa/core/LeftOperand> ;
                                   rdfs:comment "Numeric count of executions of the Rule. Operators can be idsc:LT, idsc:LTEQ, idsc:EQ, idsc:GT, idsc:GTEQ. Datatype is xsd:double."@en ;
                                   rdfs:label "count"@en ;
                                   <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/count> .


###  https://w3id.org/idsa/code/COVERED_BY
<https://w3id.org/idsa/code/COVERED_BY> rdf:type owl:NamedIndividual ,
                                                 <https://w3id.org/idsa/core/BinaryOperator> ;
                                        rdfs:comment "Spatial operator 'covered by' as defined by the Egenhofer Topological Relations family: An object A is covered_by another object B if both objects share common bounding and interior faces; if A has interior faces which are bounding faces of B; and if none of B's interior faces are part of A's boundary. (https://doi.org/10.1007/3-540-51295-0_148 Definition 7)"@en ;
                                        rdfs:label "covered by"@en ;
                                        rdfs:seeAlso <http://www.opengis.net/ont/geosparql#ehCoveredBy> .


###  https://w3id.org/idsa/code/COVERS
<https://w3id.org/idsa/code/COVERS> rdf:type owl:NamedIndividual ,
                                             <https://w3id.org/idsa/core/BinaryOperator> ;
                                    rdfs:comment "Spatial operator 'covers' as defined by the Egenhofer Topological Relations family: An object A covers another object B if both objects share common bounding and interior faces; if B has interior faces which are bounding faces of A; and if none of A's interior faces are part of B's boundary. (https://doi.org/10.1007/3-540-51295-0_148 Definition 6)"@en ;
                                    rdfs:label "covers"@en ;
                                    rdfs:seeAlso <http://www.opengis.net/ont/geosparql#ehCovers> .


###  https://w3id.org/idsa/code/CR
<https://w3id.org/idsa/code/CR> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Cree"@en .


###  https://w3id.org/idsa/code/CS
<https://w3id.org/idsa/code/CS> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Czech"@en .


###  https://w3id.org/idsa/code/CU
<https://w3id.org/idsa/code/CU> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Old Church Slavonic, Church Slavonic, Old Bulgarian"@en .


###  https://w3id.org/idsa/code/CV
<https://w3id.org/idsa/code/CV> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Chuvash"@en .


###  https://w3id.org/idsa/code/CY
<https://w3id.org/idsa/code/CY> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Welsh"@en .


###  https://w3id.org/idsa/code/DA
<https://w3id.org/idsa/code/DA> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Danish"@en .


###  https://w3id.org/idsa/code/DE
<https://w3id.org/idsa/code/DE> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "German"@en .


###  https://w3id.org/idsa/code/DEFINES_AS
<https://w3id.org/idsa/code/DEFINES_AS> rdf:type owl:NamedIndividual ,
                                                 <https://w3id.org/idsa/core/BinaryOperator> ;
                                        rdfs:comment "Allows assignments similar to 'var x := {RightOperand}'."@en ;
                                        rdfs:label "defines as"@en ;
                                        <http://www.w3.org/2004/02/skos/core#note> "Different to the other ids:BinaryOperator, idsc:DEFINES_AS does *not* compare a feature but tells the interpreter where to *find* one. Therefore, the constraint is not evaluated in the same way as with other operators."@en .


###  https://w3id.org/idsa/code/DELAY
<https://w3id.org/idsa/code/DELAY> rdf:type owl:NamedIndividual ,
                                            <https://w3id.org/idsa/core/LeftOperand> ;
                                   rdfs:comment "Delay the action. Use idsc:DURATION_EQ, idsc:LONGER, idsc:LONGER_EQ, idsc:SHORTER_EQ, or idsc:SHORTER with datatype xsd:duration."@en ;
                                   rdfs:label "delay"@en .


###  https://w3id.org/idsa/code/DELETE
<https://w3id.org/idsa/code/DELETE> rdf:type owl:NamedIndividual ,
                                             <https://w3id.org/idsa/core/Action> ;
                                    rdfs:comment "To remove a resource or inhibit any further access with reasonable measures."@en ;
                                    rdfs:label "delete"@en ;
                                    <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/delete> ;
                                    <http://www.w3.org/2004/02/skos/core#note> "This action is evaluated at the consumer side if used in a duty clause. A provider cannot be forced to delete its data resources. If used in a permission clause, it is effecting the data provider as it allows the consumer to delete the provider's resource remotely."@en ;
                                    <http://www.w3.org/ns/odrl/2/includedIn> <https://w3id.org/idsa/code/WRITE> .


###  https://w3id.org/idsa/code/DISJOINT
<https://w3id.org/idsa/code/DISJOINT> rdf:type owl:NamedIndividual ,
                                               <https://w3id.org/idsa/core/BinaryOperator> ;
                                      rdfs:comment "Spatial operator 'disjoint' as defined by the Egenhofer Topological Relations family: If all four intersections among all object parts are empty, then the two objects are disjoint. (https://doi.org/10.1007/3-540-51295-0_148 Definition 1)"@en ;
                                      rdfs:label "disjoint"@en ;
                                      rdfs:seeAlso <http://www.opengis.net/ont/geosparql#ehDisjoint> .


###  https://w3id.org/idsa/code/DISTRIBUTE
<https://w3id.org/idsa/code/DISTRIBUTE> rdf:type owl:NamedIndividual ,
                                                 <https://w3id.org/idsa/core/Action> ;
                                        rdfs:comment "To forward or supply a resource to a third-party."@en ;
                                        rdfs:label "distribute"@en ;
                                        <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/distribute> ;
                                        <http://www.w3.org/2004/02/skos/core#note> "This action is always evaluated at the consumer side and allows it to become a data provider of this resource."@en ;
                                        <http://www.w3.org/ns/odrl/2/includedIn> <https://w3id.org/idsa/code/USE> .


###  https://w3id.org/idsa/code/DSA
<https://w3id.org/idsa/code/DSA> rdf:type owl:NamedIndividual ,
                                          <https://w3id.org/idsa/core/KeyType> ;
                                 rdfs:label "DSA"@en .


###  https://w3id.org/idsa/code/DURATION_EQ
<https://w3id.org/idsa/code/DURATION_EQ> rdf:type owl:NamedIndividual ,
                                                  <https://w3id.org/idsa/core/BinaryOperator> ;
                                         rdfs:comment "If a temporal entity T1 has the same duration as another temporal entity T2, then their length or their duration is equal. Instants and xsd:dateTimeStamp Literals have always the duration 'P0Y0M0DT0H0M0S'^^xsd:duration and therefore have always the same duration."@en ;
                                         rdfs:label "has same duration"@en ;
                                         rdfs:seeAlso <https://www.w3.org/TR/owl-time/#hasTemporalDuration> ;
                                         <http://www.w3.org/2004/02/skos/core#note> "Compares an instance of ids:TemporalEntity with an instance of ids:TemporalEntity."@en .


###  https://w3id.org/idsa/code/DURING
<https://w3id.org/idsa/code/DURING> rdf:type owl:NamedIndividual ,
                                             <https://w3id.org/idsa/core/BinaryOperator> ;
                                    rdfs:comment "If a TemporalEntity T1 is during another TemporalEntity T2, then the beginning of T1 is after the beginning of T2, and the end of T1 is before the end of T2."@en ;
                                    rdfs:label "during"@en ;
                                    rdfs:seeAlso <https://www.w3.org/TR/owl-time/#intervalDuring> ;
                                    <http://www.w3.org/2004/02/skos/core#note> "Compares an instance of ids:Instant, ids:Interval or xsd:dateTimeStamp with an instance of ids:Interval. Evaluates to false if compared to a non ids:Interval."@en .


###  https://w3id.org/idsa/code/DV
<https://w3id.org/idsa/code/DV> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Divehi, Dhivehi, Maldivian"@en .


###  https://w3id.org/idsa/code/DZ
<https://w3id.org/idsa/code/DZ> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Dzongkha"@en .


###  https://w3id.org/idsa/code/ECDSA
<https://w3id.org/idsa/code/ECDSA> rdf:type owl:NamedIndividual ,
                                            <https://w3id.org/idsa/core/KeyType> ;
                                   rdfs:label "ECDSA"@en .


###  https://w3id.org/idsa/code/ED25519
<https://w3id.org/idsa/code/ED25519> rdf:type owl:NamedIndividual ,
                                              <https://w3id.org/idsa/core/KeyType> ;
                                     rdfs:label "ED25519"@en .


###  https://w3id.org/idsa/code/EE
<https://w3id.org/idsa/code/EE> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Ewe"@en .


###  https://w3id.org/idsa/code/EL
<https://w3id.org/idsa/code/EL> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Greek (modern)"@en .


###  https://w3id.org/idsa/code/ELAPSED_TIME
<https://w3id.org/idsa/code/ELAPSED_TIME> rdf:type owl:NamedIndividual ,
                                                   <https://w3id.org/idsa/core/LeftOperand> ;
                                          rdfs:comment "A continuous elapsed time period which may be used for exercising of the action of the Rule. Allowed operators are idsc:SHORTER, idsc:SHORTER_EQ, idsc:LONGER, idsc:LONGER_EQ, and idsc:DURATION_EQ with datatype xsd:duration."@en ;
                                          rdfs:label "elapsed time"@en ;
                                          <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/elapsedTime> .


###  https://w3id.org/idsa/code/EN
<https://w3id.org/idsa/code/EN> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "English"@en .


###  https://w3id.org/idsa/code/ENCRYPT
<https://w3id.org/idsa/code/ENCRYPT> rdf:type owl:NamedIndividual ,
                                              <https://w3id.org/idsa/core/Action> ;
                                     rdfs:comment "The data artifact or parts of it are encrypted and can not be read by neither the ids:DataConsumer nor any other third party. The encryption algorithm might be specified by a constraint."@en ;
                                     rdfs:label "ecrypt"@en ;
                                     <http://www.w3.org/2004/02/skos/core#note> "This action is always evaluated at the provider side."@en ;
                                     <http://www.w3.org/ns/odrl/2/includedIn> <https://w3id.org/idsa/code/USE> .


###  https://w3id.org/idsa/code/ENDPOINT
<https://w3id.org/idsa/code/ENDPOINT> rdf:type owl:NamedIndividual ,
                                               <https://w3id.org/idsa/core/LeftOperand> ;
                                      rdfs:comment "Remote target for an action or information provider (PIP). Must be used together with idsc:IS or idsc:IN operators. RightOperand must be a xsd:anyURI or an URL which should point to an actually deployed endpoint. An example is a refinment of idsc:NOTIFY where idsc:REMOTE points to a Clearing House."@en ;
                                      rdfs:label "endpoint" .


###  https://w3id.org/idsa/code/EO
<https://w3id.org/idsa/code/EO> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Esperanto"@en .


###  https://w3id.org/idsa/code/EQ
<https://w3id.org/idsa/code/EQ> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/BinaryOperator> ;
                                rdfs:comment "Arithmetic equals operator (5 = 5)."@en ;
                                rdfs:label "equals"@en ;
                                <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/eq> .


###  https://w3id.org/idsa/code/EQUALS
<https://w3id.org/idsa/code/EQUALS> rdf:type owl:NamedIndividual ,
                                             <https://w3id.org/idsa/core/BinaryOperator> ;
                                    rdfs:comment "Logical equals operator (true = true)."@en ;
                                    rdfs:label "equals"@en ;
                                    <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/eq> .


###  https://w3id.org/idsa/code/ES
<https://w3id.org/idsa/code/ES> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Spanish"@en .


###  https://w3id.org/idsa/code/ET
<https://w3id.org/idsa/code/ET> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Estonian"@en .


###  https://w3id.org/idsa/code/EU
<https://w3id.org/idsa/code/EU> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Basque"@en .


###  https://w3id.org/idsa/code/EVENT
<https://w3id.org/idsa/code/EVENT> rdf:type owl:NamedIndividual ,
                                            <https://w3id.org/idsa/core/LeftOperand> ;
                                   rdfs:comment "The feature dimension regarding whether current events are happening. Does NOT refer 'events' as in real-time data, sensor observations, or Complex Event Processing but rather as 'World Cup 2018' or 'Hannover Trade Fair'."@en ;
                                   rdfs:label "current event"@en .


###  https://w3id.org/idsa/code/FA
<https://w3id.org/idsa/code/FA> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Persian (Farsi)"@en .


###  https://w3id.org/idsa/code/FF
<https://w3id.org/idsa/code/FF> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Fula, Fulah, Pulaar, Pular"@en .


###  https://w3id.org/idsa/code/FI
<https://w3id.org/idsa/code/FI> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Finnish"@en .


###  https://w3id.org/idsa/code/FINISHED_BY
<https://w3id.org/idsa/code/FINISHED_BY> rdf:type owl:NamedIndividual ,
                                                  <https://w3id.org/idsa/core/BinaryOperator> ;
                                         rdfs:comment "If an interval T1 is finished by another interval T2, then the beginning of T1 is before the beginning of T2, and the end of T1 is coincident with the end of T2."@en ;
                                         rdfs:label "finished by"@en ;
                                         rdfs:seeAlso <https://www.w3.org/TR/owl-time/#intervalFinishedBy> ;
                                         <http://www.w3.org/2004/02/skos/core#note> "Compares an instance of ids:Interval to another instance of ids:Interval. Evaluates to false if compared to a non ids:Interval or one interval is empty."@en .


###  https://w3id.org/idsa/code/FINISHES
<https://w3id.org/idsa/code/FINISHES> rdf:type owl:NamedIndividual ,
                                               <https://w3id.org/idsa/core/BinaryOperator> ;
                                      rdfs:comment "If an Interval T1 finishes another interval T2, then the beginning of T1 is after the beginning of T2, and the end of T1 is coincident with the end of T2."@en ;
                                      rdfs:label "finishes"@en ;
                                      rdfs:seeAlso <https://w3id.org/idsa/core/intervalIn> ,
                                                   <https://www.w3.org/TR/owl-time/#intervalFinishes> ;
                                      <http://www.w3.org/2004/02/skos/core#note> "Compares an instance of ids:Interval to another instance of ids:Interval. Evaluates to false if compared to a non ids:Interval or one interval is empty."@en .


###  https://w3id.org/idsa/code/FJ
<https://w3id.org/idsa/code/FJ> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Fijian"@en .


###  https://w3id.org/idsa/code/FO
<https://w3id.org/idsa/code/FO> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Faroese"@en .


###  https://w3id.org/idsa/code/FR
<https://w3id.org/idsa/code/FR> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "French"@en .


###  https://w3id.org/idsa/code/FY
<https://w3id.org/idsa/code/FY> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Western Frisian"@en .


###  https://w3id.org/idsa/code/GA
<https://w3id.org/idsa/code/GA> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Irish"@en .


###  https://w3id.org/idsa/code/GD
<https://w3id.org/idsa/code/GD> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Scottish Gaelic, Gaelic"@en .


###  https://w3id.org/idsa/code/GL
<https://w3id.org/idsa/code/GL> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Galician"@en .


###  https://w3id.org/idsa/code/GN
<https://w3id.org/idsa/code/GN> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Guaraní"@en .


###  https://w3id.org/idsa/code/GRANT_USE
<https://w3id.org/idsa/code/GRANT_USE> rdf:type owl:NamedIndividual ,
                                                <https://w3id.org/idsa/core/Action> ;
                                       rdfs:comment "To grant use of a resource to another party. Does *not* imply any other usage rights."@en ;
                                       rdfs:label "grant use"@en ;
                                       <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/grantUse> ;
                                       <http://www.w3.org/2004/02/skos/core#note> "This action is always evaluated at the consumer side, at the moment a third party intends to access the resource as received by the original consumer."@en ;
                                       <http://www.w3.org/ns/odrl/2/includedIn> <https://w3id.org/idsa/code/USE> .


###  https://w3id.org/idsa/code/GT
<https://w3id.org/idsa/code/GT> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/BinaryOperator> ;
                                rdfs:comment "Greater-than operator. Can be used for numeric (5 idsc:GT 2) comparisons."@en ;
                                rdfs:label "greater than"@en ;
                                <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/gt> .


###  https://w3id.org/idsa/code/GTEQ
<https://w3id.org/idsa/code/GTEQ> rdf:type owl:NamedIndividual ,
                                           <https://w3id.org/idsa/core/BinaryOperator> ;
                                  rdfs:comment "Greater-than-or-equals operator. Can be used for numeric (5 idsc:GTEQ 2) comparisons."@en ;
                                  rdfs:label "greater than or equals"@en ;
                                  <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/gteq> .


###  https://w3id.org/idsa/code/GU
<https://w3id.org/idsa/code/GU> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Gujarati"@en .


###  https://w3id.org/idsa/code/GV
<https://w3id.org/idsa/code/GV> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Manx"@en .


###  https://w3id.org/idsa/code/HA
<https://w3id.org/idsa/code/HA> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Hausa"@en .


###  https://w3id.org/idsa/code/HAS_MEMBERSHIP
<https://w3id.org/idsa/code/HAS_MEMBERSHIP> rdf:type owl:NamedIndividual ,
                                                     <https://w3id.org/idsa/core/BinaryOperator> ;
                                            rdfs:comment "If a user has a specific membership required for accessing a resource. A membership includes always a role and a related organisation (see also org:). Should be used together with a RightOperand pointing to an accessible endpoint providing this information."@en ;
                                            rdfs:label "has Member"@en ;
                                            rdfs:seeAlso <http://www.w3.org/ns/org#hasMember> .


###  https://w3id.org/idsa/code/HAS_SITE
<https://w3id.org/idsa/code/HAS_SITE> rdf:type owl:NamedIndividual ,
                                               <https://w3id.org/idsa/core/BinaryOperator> ;
                                      rdfs:comment "If a user needs to be located at a certain site required for accessing a resource. A 'HAS_SITE' relation includes always a membership (role and related organisation) corresponding to the site. Should be used together with a RightOperand pointing to an accessible endpoint providing this information."@en ;
                                      rdfs:label "has site"@en ;
                                      rdfs:seeAlso <http://www.w3.org/ns/org#basedAt> .


###  https://w3id.org/idsa/code/HAS_STATE
<https://w3id.org/idsa/code/HAS_STATE> rdf:type owl:NamedIndividual ,
                                                <https://w3id.org/idsa/core/BinaryOperator> ;
                                       rdfs:comment "Operator examining if the target resource has a certain state at the moment, for instance is anonymized (idsc:ANONYMIZED)."@en ;
                                       rdfs:label "has state"@en .


###  https://w3id.org/idsa/code/HE
<https://w3id.org/idsa/code/HE> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Hebrew (modern)"@en .


###  https://w3id.org/idsa/code/HI
<https://w3id.org/idsa/code/HI> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Hindi"@en .


###  https://w3id.org/idsa/code/HO
<https://w3id.org/idsa/code/HO> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Hiri Motu"@en .


###  https://w3id.org/idsa/code/HR
<https://w3id.org/idsa/code/HR> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Croatian"@en .


###  https://w3id.org/idsa/code/HT
<https://w3id.org/idsa/code/HT> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Haitian, Haitian Creole"@en .


###  https://w3id.org/idsa/code/HU
<https://w3id.org/idsa/code/HU> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Hungarian"@en .


###  https://w3id.org/idsa/code/HY
<https://w3id.org/idsa/code/HY> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Armenian"@en .


###  https://w3id.org/idsa/code/HZ
<https://w3id.org/idsa/code/HZ> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Herero"@en .


###  https://w3id.org/idsa/code/IA
<https://w3id.org/idsa/code/IA> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Interlingua"@en .


###  https://w3id.org/idsa/code/ID
<https://w3id.org/idsa/code/ID> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Indonesian"@en .


###  https://w3id.org/idsa/code/IE
<https://w3id.org/idsa/code/IE> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Interlingue"@en .


###  https://w3id.org/idsa/code/IG
<https://w3id.org/idsa/code/IG> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Igbo"@en .


###  https://w3id.org/idsa/code/II
<https://w3id.org/idsa/code/II> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Nuosu"@en .


###  https://w3id.org/idsa/code/IK
<https://w3id.org/idsa/code/IK> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Inupiaq"@en .


###  https://w3id.org/idsa/code/IN
<https://w3id.org/idsa/code/IN> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/BinaryOperator> ;
                                rdfs:comment "Element-of operator. Allowed RightOperands are RDF collections('(A B C)')."@en ;
                                rdfs:label "in"@en ;
                                <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/isAnyOf> ,
                                                                              <https://postgis.net/docs/ST_Within.html> .


###  https://w3id.org/idsa/code/INACTIVE_ONLY
<https://w3id.org/idsa/code/INACTIVE_ONLY> rdf:type owl:NamedIndividual ,
                                                    <https://w3id.org/idsa/core/QueryScope> ;
                                           rdfs:label "INACTIVE_ONLY" .


###  https://w3id.org/idsa/code/INSIDE
<https://w3id.org/idsa/code/INSIDE> rdf:type owl:NamedIndividual ,
                                             <https://w3id.org/idsa/core/BinaryOperator> ;
                                    rdfs:comment "Spatial operator 'inside' as defined by the Egenhofer Topological Relations family: An object A is inside of another object B if (1) A and B share interior, but not bounding faces, (2) if A has bounding faces which are interior faces of B, and (3) none of B's bounding faces coincides with any of A's interior faces. (https://doi.org/10.1007/3-540-51295-0_148 Definition 4)"@en ;
                                    rdfs:label "inside"@en ;
                                    rdfs:seeAlso <http://www.opengis.net/ont/geosparql#ehInside> ;
                                    <http://www.w3.org/2004/02/skos/core#note> "In addition, a point is inside a polygom iff the point is in the polygom's interior (the point itself has no interior)."@en .


###  https://w3id.org/idsa/code/INSIDE_NETWORK
<https://w3id.org/idsa/code/INSIDE_NETWORK> rdf:type owl:NamedIndividual ,
                                                     <https://w3id.org/idsa/core/BinaryOperator> ;
                                            rdfs:comment "Is satisfied if a system is inside a specified target network or network range."@en ;
                                            rdfs:label "inside network"@en .


###  https://w3id.org/idsa/code/INTEGRITY_PROTECTION_LOCAL
<https://w3id.org/idsa/code/INTEGRITY_PROTECTION_LOCAL> rdf:type owl:NamedIndividual ,
                                                                 <https://w3id.org/idsa/core/IntegrityGuarantee> ;
                                                        rdfs:label "Integrity Protection Local" .


###  https://w3id.org/idsa/code/INTEGRITY_PROTECTION_NONE
<https://w3id.org/idsa/code/INTEGRITY_PROTECTION_NONE> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/idsa/core/IntegrityGuarantee> ;
                                                       rdfs:label "Integrity Protection None" .


###  https://w3id.org/idsa/code/INTEGRITY_VERIFICATION_REMOTE
<https://w3id.org/idsa/code/INTEGRITY_VERIFICATION_REMOTE> rdf:type owl:NamedIndividual ,
                                                                    <https://w3id.org/idsa/core/IntegrityGuarantee> ;
                                                           rdfs:label "Integrity Protection Remote" .


###  https://w3id.org/idsa/code/INTEGRITY_VERIFICATION_SCOPE_KERNEL_CORE_CONTAINER
<https://w3id.org/idsa/code/INTEGRITY_VERIFICATION_SCOPE_KERNEL_CORE_CONTAINER> rdf:type owl:NamedIndividual ,
                                                                                         <https://w3id.org/idsa/core/IntegrityVerificationScopeGuarantee> ;
                                                                                rdfs:label "Integrity Verification Scope Kernel Core Container" .


###  https://w3id.org/idsa/code/INTEGRITY_VERIFICATION_SCOPE_KERNEL_CORE_CONTAINER_APPLICATION
<https://w3id.org/idsa/code/INTEGRITY_VERIFICATION_SCOPE_KERNEL_CORE_CONTAINER_APPLICATION> rdf:type owl:NamedIndividual ,
                                                                                                     <https://w3id.org/idsa/core/IntegrityVerificationScopeGuarantee> ;
                                                                                            rdfs:label "Integrity Verification Scope Kernel Core Container Application" .


###  https://w3id.org/idsa/code/INTEGRITY_VERIFICATION_SCOPE_NONE
<https://w3id.org/idsa/code/INTEGRITY_VERIFICATION_SCOPE_NONE> rdf:type owl:NamedIndividual ,
                                                                        <https://w3id.org/idsa/core/IntegrityVerificationScopeGuarantee> ;
                                                               rdfs:label "Integrity Verification Scope None" .


###  https://w3id.org/idsa/code/INTERFACE_DEFINITION
<https://w3id.org/idsa/code/INTERFACE_DEFINITION> rdf:type owl:NamedIndividual ,
                                                           <https://w3id.org/idsa/core/ContentType> ;
                                                  rdfs:comment "Formal, machine-interpretable definition of a protocol-specific API, e.g. OpenAPI, GraphQL, API Blueprint, WSDL."@en ;
                                                  rdfs:label "Interface definition" .


###  https://w3id.org/idsa/code/INTERNAL_RECIPIENT_ERROR
<https://w3id.org/idsa/code/INTERNAL_RECIPIENT_ERROR> rdf:type owl:NamedIndividual ,
                                                               <https://w3id.org/idsa/core/RejectionReason> ;
                                                      rdfs:comment "The message recipient encountered an internal error while processing the message (e.g., storage capacity exceeded)." ;
                                                      rdfs:label "INTERNAL_RECIPIENT_ERROR" .


###  https://w3id.org/idsa/code/IO
<https://w3id.org/idsa/code/IO> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Ido"@en .


###  https://w3id.org/idsa/code/IS
<https://w3id.org/idsa/code/IS> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Icelandic"@en .


###  https://w3id.org/idsa/code/IT
<https://w3id.org/idsa/code/IT> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Italian"@en .


###  https://w3id.org/idsa/code/IU
<https://w3id.org/idsa/code/IU> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Inuktitut"@en .


###  https://w3id.org/idsa/code/JA
<https://w3id.org/idsa/code/JA> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Japanese"@en .


###  https://w3id.org/idsa/code/JV
<https://w3id.org/idsa/code/JV> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Javanese"@en .


###  https://w3id.org/idsa/code/JWT
<https://w3id.org/idsa/code/JWT> rdf:type owl:NamedIndividual ,
                                          <https://w3id.org/idsa/core/TokenFormat> ;
                                 rdfs:label "Json Web Token" .


###  https://w3id.org/idsa/code/KA
<https://w3id.org/idsa/code/KA> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Georgian"@en .


###  https://w3id.org/idsa/code/KG
<https://w3id.org/idsa/code/KG> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Kongo"@en .


###  https://w3id.org/idsa/code/KI
<https://w3id.org/idsa/code/KI> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Kikuyu, Gikuyu"@en .


###  https://w3id.org/idsa/code/KJ
<https://w3id.org/idsa/code/KJ> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Kwanyama, Kuanyama"@en .


###  https://w3id.org/idsa/code/KK
<https://w3id.org/idsa/code/KK> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Kazakh"@en .


###  https://w3id.org/idsa/code/KL
<https://w3id.org/idsa/code/KL> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Kalaallisut, Greenlandic"@en .


###  https://w3id.org/idsa/code/KM
<https://w3id.org/idsa/code/KM> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Khmer"@en .


###  https://w3id.org/idsa/code/KN
<https://w3id.org/idsa/code/KN> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Kannada"@en .


###  https://w3id.org/idsa/code/KO
<https://w3id.org/idsa/code/KO> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Korean"@en .


###  https://w3id.org/idsa/code/KR
<https://w3id.org/idsa/code/KR> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Kanuri"@en .


###  https://w3id.org/idsa/code/KS
<https://w3id.org/idsa/code/KS> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Kashmiri"@en .


###  https://w3id.org/idsa/code/KU
<https://w3id.org/idsa/code/KU> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Kurdish"@en .


###  https://w3id.org/idsa/code/KV
<https://w3id.org/idsa/code/KV> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Komi"@en .


###  https://w3id.org/idsa/code/KW
<https://w3id.org/idsa/code/KW> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Cornish"@en .


###  https://w3id.org/idsa/code/KY
<https://w3id.org/idsa/code/KY> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Kyrgyz"@en .


###  https://w3id.org/idsa/code/LA
<https://w3id.org/idsa/code/LA> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Latin"@en .


###  https://w3id.org/idsa/code/LB
<https://w3id.org/idsa/code/LB> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Luxembourgish, Letzeburgesch"@en .


###  https://w3id.org/idsa/code/LG
<https://w3id.org/idsa/code/LG> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Ganda"@en .


###  https://w3id.org/idsa/code/LI
<https://w3id.org/idsa/code/LI> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Limburgish, Limburgan, Limburger"@en .


###  https://w3id.org/idsa/code/LN
<https://w3id.org/idsa/code/LN> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Lingala"@en .


###  https://w3id.org/idsa/code/LO
<https://w3id.org/idsa/code/LO> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Lao"@en .


###  https://w3id.org/idsa/code/LOCAL_DATA_CONFIDENTIALITY_FULL_ENCRYPTION
<https://w3id.org/idsa/code/LOCAL_DATA_CONFIDENTIALITY_FULL_ENCRYPTION> rdf:type owl:NamedIndividual ,
                                                                                 <https://w3id.org/idsa/core/LocalDataConfidentialityGuarantee> ;
                                                                        rdfs:label "Local Data Confidentiality Full Encryption" .


###  https://w3id.org/idsa/code/LOCAL_DATA_CONFIDENTIALITY_NONE
<https://w3id.org/idsa/code/LOCAL_DATA_CONFIDENTIALITY_NONE> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/idsa/core/LocalDataConfidentialityGuarantee> ;
                                                             rdfs:label "Local Data Confidentiality None" .


###  https://w3id.org/idsa/code/LOCAL_DATA_CONFIDENTIALITY_SECURE_ERASURE
<https://w3id.org/idsa/code/LOCAL_DATA_CONFIDENTIALITY_SECURE_ERASURE> rdf:type owl:NamedIndividual ,
                                                                                <https://w3id.org/idsa/core/LocalDataConfidentialityGuarantee> ;
                                                                       rdfs:label "Local Data Confidentiality Secure Erasure" .


###  https://w3id.org/idsa/code/LOG
<https://w3id.org/idsa/code/LOG> rdf:type owl:NamedIndividual ,
                                          <https://w3id.org/idsa/core/Action> ;
                                 rdfs:comment "To log information or store information about incidents in a local file or database. Is not necessarily available to external parties but can be used to create transparency on happened events."@en ;
                                 rdfs:label "log"@en ;
                                 <http://www.w3.org/2004/02/skos/core#note> "This action is always evaluated at the consumer side."@en ;
                                 <http://www.w3.org/ns/odrl/2/includedIn> <https://w3id.org/idsa/code/USE> .


###  https://w3id.org/idsa/code/LONGER
<https://w3id.org/idsa/code/LONGER> rdf:type owl:NamedIndividual ,
                                             <https://w3id.org/idsa/core/BinaryOperator> ;
                                    rdfs:comment "If a temporal entity T1 is longer than another temporal entity T2, then the length or duration of T1 is bigger. Instants and xsd:dateTimeStamp Literals have always the duration 'P0Y0M0DT0H0M0S'^^xsd:duration and therefore have always the same duration."@en ;
                                    rdfs:label "longer"@en ;
                                    <http://www.w3.org/2004/02/skos/core#note> "Compares an instance of ids:TemporalEntity with an instance of xsd:duration."@en .


###  https://w3id.org/idsa/code/LONGER_EQ
<https://w3id.org/idsa/code/LONGER_EQ> rdf:type owl:NamedIndividual ,
                                                <https://w3id.org/idsa/core/BinaryOperator> ;
                                       rdfs:comment "If temporal entity T1 is longer or equals than another temporal entity T2, then the length or duration of T1 is bigger or their length or their duration is equal. Instants and xsd:dateTimeStamp Literals have always the duration 'P0Y0M0DT0H0M0S'^^xsd:duration and therefore have always the same duration."@en ;
                                       rdfs:label "longer or equals"@en ;
                                       <http://www.w3.org/2004/02/skos/core#note> "Compares an instance of ids:TemporalEntity with an instance of xsd:duration."@en .


###  https://w3id.org/idsa/code/LT
<https://w3id.org/idsa/code/LT> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/BinaryOperator> ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:comment "Less-than operator. Can be used for numeric (2 idsc:LT 5) comparisons."@en ;
                                rdfs:label "Lithuanian"@en ,
                                           "less than"@en ;
                                <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/lt> ;
                                <http://www.w3.org/2004/02/skos/core#note> "Do not confuse with idsc:LT (which is a language)."@en .


###  https://w3id.org/idsa/code/LTEQ
<https://w3id.org/idsa/code/LTEQ> rdf:type owl:NamedIndividual ,
                                           <https://w3id.org/idsa/core/BinaryOperator> ;
                                  rdfs:comment "Less-than-or-equals operator. Can be used for numeric (2 idsc:LTEQ 5) comparisons."@en ;
                                  rdfs:label "less than or equals"@en ;
                                  <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/lteq> .


###  https://w3id.org/idsa/code/LU
<https://w3id.org/idsa/code/LU> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Luba-Katanga"@en .


###  https://w3id.org/idsa/code/LV
<https://w3id.org/idsa/code/LV> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Latvian"@en .


###  https://w3id.org/idsa/code/MALFORMED_MESSAGE
<https://w3id.org/idsa/code/MALFORMED_MESSAGE> rdf:type owl:NamedIndividual ,
                                                        <https://w3id.org/idsa/core/RejectionReason> ;
                                               rdfs:comment "The originating message is malformed or missing information." ;
                                               rdfs:label "MALFORMED_MESSAGE" .


###  https://w3id.org/idsa/code/MATCHES
<https://w3id.org/idsa/code/MATCHES> rdf:type owl:NamedIndividual ,
                                              <https://w3id.org/idsa/core/BinaryOperator> ;
                                     rdfs:comment "Regex operator for strings. Evaluates to true iff the regex pattern of the RightOperand matches the LeftOperand."@en ;
                                     rdfs:label "matches"@en .


###  https://w3id.org/idsa/code/MEETS
<https://w3id.org/idsa/code/MEETS> rdf:type owl:NamedIndividual ,
                                            <https://w3id.org/idsa/core/BinaryOperator> ;
                                   rdfs:comment "If a TemporalEntity or (xsd:dateTimeStamp Literal) T1 meets another TemporalEntity (or xsd:dateTimeStamp Literal) T2, then the end of T1 is coincident with the beginning of T2."@en ;
                                   rdfs:label "meets"@en ;
                                   rdfs:seeAlso <https://www.w3.org/TR/owl-time/#intervalMeets> ;
                                   <http://www.w3.org/2004/02/skos/core#note> "Compares an instance of TemporalEntity or xsd:dateTimeStamp Literal to another instance of TemporalEntity or xsd:dateTimeStamp Literal. Evaluates to true if T1 or T2 are Instants (or xsd:dateTimeStamp Literal) and the condition in the comment holds."@en .


###  https://w3id.org/idsa/code/MEMBER_OF
<https://w3id.org/idsa/code/MEMBER_OF> rdf:type owl:NamedIndividual ,
                                                <https://w3id.org/idsa/core/BinaryOperator> ;
                                       rdfs:comment "If a user is part of a certain organisation required for accessing a resource. Should be used together with a RightOperand pointing to an accessible endpoint providing this information."@en ;
                                       rdfs:label "memberOf"@en ;
                                       rdfs:seeAlso <http://www.w3.org/ns/org#memberOf> .


###  https://w3id.org/idsa/code/MESSAGE_TYPE_NOT_SUPPORTED
<https://w3id.org/idsa/code/MESSAGE_TYPE_NOT_SUPPORTED> rdf:type owl:NamedIndividual ,
                                                                 <https://w3id.org/idsa/core/RejectionReason> ;
                                                        rdfs:comment "The sender of the rejection does not support the incoming message type (e.g., ids:QueryMessage)." ;
                                                        rdfs:label "MESSAGE_TYPE_NOT_SUPPORTED" .


###  https://w3id.org/idsa/code/METHOD_NOT_SUPPORTED
<https://w3id.org/idsa/code/METHOD_NOT_SUPPORTED> rdf:type owl:NamedIndividual ,
                                                           <https://w3id.org/idsa/core/RejectionReason> ;
                                                  rdfs:comment "The sender of the rejection does not implement a certain functionality stated in the message (e.g., query language)." ;
                                                  rdfs:label "METHOD_NOT_SUPPORTED" .


###  https://w3id.org/idsa/code/MET_BY
<https://w3id.org/idsa/code/MET_BY> rdf:type owl:NamedIndividual ,
                                             <https://w3id.org/idsa/core/BinaryOperator> ;
                                    rdfs:comment "If a TemporalEntity or (xsd:dateTimeStamp Literal) T1 is met by another TemporalEntity or (xsd:dateTimeStamp Literal) T2, then the beginning of T1 is coincident with the end of T2."@en ;
                                    rdfs:label "met by"@en ;
                                    rdfs:seeAlso <https://www.w3.org/TR/owl-time/#intervalMetBy> ;
                                    <http://www.w3.org/2004/02/skos/core#note> "Compares an instance of TemporalEntity (or xsd:dateTimeStamp Literal) to another instance of TemporalEntity (or xsd:dateTimeStamp Literal). Evaluates to true if T1 or T2 are Instants (or xsd:dateTimeStamp Literal) and the condition in the comment holds."@en .


###  https://w3id.org/idsa/code/MG
<https://w3id.org/idsa/code/MG> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Malagasy"@en .


###  https://w3id.org/idsa/code/MH
<https://w3id.org/idsa/code/MH> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Marshallese"@en .


###  https://w3id.org/idsa/code/MI
<https://w3id.org/idsa/code/MI> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Māori"@en .


###  https://w3id.org/idsa/code/MK
<https://w3id.org/idsa/code/MK> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Macedonian"@en .


###  https://w3id.org/idsa/code/ML
<https://w3id.org/idsa/code/ML> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Malayalam"@en .


###  https://w3id.org/idsa/code/MN
<https://w3id.org/idsa/code/MN> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Mongolian"@en .


###  https://w3id.org/idsa/code/MODIFY
<https://w3id.org/idsa/code/MODIFY> rdf:type owl:NamedIndividual ,
                                             <https://w3id.org/idsa/core/Action> ;
                                    rdfs:comment "To change a resource locally."@en ;
                                    rdfs:label "modify"@en ;
                                    <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/modify> ;
                                    <http://www.w3.org/2004/02/skos/core#note> "This action is always evaluated at the consumer side. It corresponds to 'allow changes of the copied resource'."@en ;
                                    <http://www.w3.org/ns/odrl/2/includedIn> <https://w3id.org/idsa/code/WRITE> .


###  https://w3id.org/idsa/code/MR
<https://w3id.org/idsa/code/MR> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Marathi (Marāṭhī)"@en .


###  https://w3id.org/idsa/code/MS
<https://w3id.org/idsa/code/MS> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Malay"@en .


###  https://w3id.org/idsa/code/MT
<https://w3id.org/idsa/code/MT> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Maltese"@en .


###  https://w3id.org/idsa/code/MULTI_LINGUAL
<https://w3id.org/idsa/code/MULTI_LINGUAL> rdf:type owl:NamedIndividual ,
                                                    <https://w3id.org/idsa/core/Language> ;
                                           rdfs:comment "Code indicates that several languages are used or no concrete language can be determined." ;
                                           rdfs:label "Multilingual"@en .


###  https://w3id.org/idsa/code/MY
<https://w3id.org/idsa/code/MY> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Burmese"@en .


###  https://w3id.org/idsa/code/NA
<https://w3id.org/idsa/code/NA> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Nauruan"@en .


###  https://w3id.org/idsa/code/NB
<https://w3id.org/idsa/code/NB> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Norwegian Bokmål"@en .


###  https://w3id.org/idsa/code/ND
<https://w3id.org/idsa/code/ND> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Northern Ndebele"@en .


###  https://w3id.org/idsa/code/NE
<https://w3id.org/idsa/code/NE> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Nepali"@en .


###  https://w3id.org/idsa/code/NEXT_POLICY
<https://w3id.org/idsa/code/NEXT_POLICY> rdf:type owl:NamedIndividual ,
                                                  <https://w3id.org/idsa/core/Action> ;
                                         rdfs:comment "To forward the resource under the same policy. Implies a permission to distribute."@en ;
                                         rdfs:label "next policy"@en ;
                                         <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/nextPolicy> ;
                                         <http://www.w3.org/2004/02/skos/core#note> "This action is always evaluated at the consumer side."@en ;
                                         <http://www.w3.org/ns/odrl/2/includedIn> <https://w3id.org/idsa/code/DISTRIBUTE> .


###  https://w3id.org/idsa/code/NG
<https://w3id.org/idsa/code/NG> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Ndonga"@en .


###  https://w3id.org/idsa/code/NL
<https://w3id.org/idsa/code/NL> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Dutch"@en .


###  https://w3id.org/idsa/code/NN
<https://w3id.org/idsa/code/NN> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Norwegian Nynorsk"@en .


###  https://w3id.org/idsa/code/NO
<https://w3id.org/idsa/code/NO> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Norwegian"@en .


###  https://w3id.org/idsa/code/NOT
<https://w3id.org/idsa/code/NOT> rdf:type owl:NamedIndividual ,
                                          <https://w3id.org/idsa/core/BinaryOperator> ;
                                 rdfs:comment "Logical difference operator (false != true)."@en ;
                                 rdfs:label "not equals"@en ;
                                 <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/neq> .


###  https://w3id.org/idsa/code/NOTIFY
<https://w3id.org/idsa/code/NOTIFY> rdf:type owl:NamedIndividual ,
                                             <https://w3id.org/idsa/core/Action> ;
                                    rdfs:comment "To log information or notify an instance about incidents. Can be used to define Clearing House interactions."@en ;
                                    rdfs:label "notify"@en ;
                                    <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/inform> ;
                                    <http://www.w3.org/2004/02/skos/core#note> "This action can target the consumer and the data provider of the resource."@en ;
                                    <http://www.w3.org/ns/odrl/2/includedIn> <https://w3id.org/idsa/code/LOG> .


###  https://w3id.org/idsa/code/NOT_AUTHENTICATED
<https://w3id.org/idsa/code/NOT_AUTHENTICATED> rdf:type owl:NamedIndividual ,
                                                        <https://w3id.org/idsa/core/RejectionReason> ;
                                               rdfs:comment "Authenticity of a message sender has failed or is not verifiable." ;
                                               rdfs:label "NOT_AUTHENTICATED" .


###  https://w3id.org/idsa/code/NOT_AUTHORIZED
<https://w3id.org/idsa/code/NOT_AUTHORIZED> rdf:type owl:NamedIndividual ,
                                                     <https://w3id.org/idsa/core/RejectionReason> ;
                                            rdfs:comment "Sender is not authorized to initiate the command." ;
                                            rdfs:label "NOT_AUTHORIZED" .


###  https://w3id.org/idsa/code/NOT_FOUND
<https://w3id.org/idsa/code/NOT_FOUND> rdf:type owl:NamedIndividual ,
                                                <https://w3id.org/idsa/core/RejectionReason> ;
                                       rdfs:comment "Requested Resource was not found." ;
                                       rdfs:label "NOT_FOUND" .


###  https://w3id.org/idsa/code/NR
<https://w3id.org/idsa/code/NR> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Southern Ndebele"@en .


###  https://w3id.org/idsa/code/NV
<https://w3id.org/idsa/code/NV> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Navajo, Navaho"@en .


###  https://w3id.org/idsa/code/NY
<https://w3id.org/idsa/code/NY> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Chichewa, Chewa, Nyanja"@en .


###  https://w3id.org/idsa/code/OAUTH2_JWT
<https://w3id.org/idsa/code/OAUTH2_JWT> rdf:type owl:NamedIndividual ,
                                                 <https://w3id.org/idsa/core/AuthStandard> ;
                                        rdfs:comment "OAUTH2 via JWT" .


###  https://w3id.org/idsa/code/OC
<https://w3id.org/idsa/code/OC> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Occitan"@en .


###  https://w3id.org/idsa/code/OJ
<https://w3id.org/idsa/code/OJ> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Ojibwe, Ojibwa"@en .


###  https://w3id.org/idsa/code/OM
<https://w3id.org/idsa/code/OM> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Oromo"@en .


###  https://w3id.org/idsa/code/OR
<https://w3id.org/idsa/code/OR> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Oriya"@en .


###  https://w3id.org/idsa/code/OS
<https://w3id.org/idsa/code/OS> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Ossetian, Ossetic"@en .


###  https://w3id.org/idsa/code/OTHER
<https://w3id.org/idsa/code/OTHER> rdf:type owl:NamedIndividual ,
                                            <https://w3id.org/idsa/core/TokenFormat> ;
                                   rdfs:label "Other" .


###  https://w3id.org/idsa/code/OVERLAPPED_BY
<https://w3id.org/idsa/code/OVERLAPPED_BY> rdf:type owl:NamedIndividual ,
                                                    <https://w3id.org/idsa/core/BinaryOperator> ;
                                           rdfs:comment "If a interval T1 is overlapped another proper interval T2, then the beginning of T1 is before the beginning of T2, the end of T1 is after the beginning of T2, and the end of T1 is before the end of T2."@en ;
                                           rdfs:label "overlapped by"@en ;
                                           rdfs:seeAlso <https://www.w3.org/TR/owl-time/#intervalOverlappedBy> ;
                                           <http://www.w3.org/2004/02/skos/core#note> "Compares an instance of ids:Interval to another instance of ids:Interval. Evaluates to false if compared to a non ids:Interval or one interval is empty."@en .


###  https://w3id.org/idsa/code/OVERLAPS
<https://w3id.org/idsa/code/OVERLAPS> rdf:type owl:NamedIndividual ,
                                               <https://w3id.org/idsa/core/BinaryOperator> ;
                                      rdfs:comment "If an ids:Interval T1 overlapps another ids:Interval T2, then the beginning of T1 is after the beginning of T2, the beginning of T1 is before the end of T2, and the end of T1 is after the end of T2."@en ;
                                      rdfs:label "overlaps"@en ;
                                      rdfs:seeAlso <https://www.w3.org/TR/owl-time/#intervalOverlaps> ;
                                      <http://www.w3.org/2004/02/skos/core#note> "Compares an instance of ids:Interval to another instance of ids:Interval. Evaluates to false if compared to a non ids:Interval or one interval is empty."@en .


###  https://w3id.org/idsa/code/PA
<https://w3id.org/idsa/code/PA> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "(Eastern) Punjabi"@en .


###  https://w3id.org/idsa/code/PARIS
<https://w3id.org/idsa/code/PARIS> rdf:type owl:NamedIndividual ,
                                            <https://w3id.org/idsa/core/QueryTarget> ;
                                   rdfs:label "PARTICIPANT INFORMATION SERVICE" .


###  https://w3id.org/idsa/code/PARTICIPANT_CENTRAL_LEVEL_CONTROL_FRAMEWORK
<https://w3id.org/idsa/code/PARTICIPANT_CENTRAL_LEVEL_CONTROL_FRAMEWORK> rdf:type owl:NamedIndividual ,
                                                                                  <https://w3id.org/idsa/core/ParticipantCertificationLevel> ;
                                                                         <https://w3id.org/idsa/core/includedCertificationLevel> <https://w3id.org/idsa/code/PARTICIPANT_CENTRAL_LEVEL_MANAGEMENT_SYSTEM> ;
                                                                         rdfs:label "Central Level Control Framework Certification of Participants"@en .


###  https://w3id.org/idsa/code/PARTICIPANT_CENTRAL_LEVEL_MANAGEMENT_SYSTEM
<https://w3id.org/idsa/code/PARTICIPANT_CENTRAL_LEVEL_MANAGEMENT_SYSTEM> rdf:type owl:NamedIndividual ,
                                                                                  <https://w3id.org/idsa/core/ParticipantCertificationLevel> ;
                                                                         <https://w3id.org/idsa/core/includedCertificationLevel> <https://w3id.org/idsa/code/PARTICIPANT_MEMBER_LEVEL_MANAGEMENT_SYSTEM> ;
                                                                         rdfs:label "Central Level Management System Certification of Participants"@en .


###  https://w3id.org/idsa/code/PARTICIPANT_ENTRY_LEVEL_MANAGEMENT_SYSTEM
<https://w3id.org/idsa/code/PARTICIPANT_ENTRY_LEVEL_MANAGEMENT_SYSTEM> rdf:type owl:NamedIndividual ,
                                                                                <https://w3id.org/idsa/core/ParticipantCertificationLevel> ;
                                                                       <https://w3id.org/idsa/core/includedCertificationLevel> <https://w3id.org/idsa/code/PARTICIPANT_ENTRY_LEVEL_SELF_ASSESSMENT> ;
                                                                       rdfs:label "Entry Level Management System Certification of Participants"@en .


###  https://w3id.org/idsa/code/PARTICIPANT_ENTRY_LEVEL_SELF_ASSESSMENT
<https://w3id.org/idsa/code/PARTICIPANT_ENTRY_LEVEL_SELF_ASSESSMENT> rdf:type owl:NamedIndividual ,
                                                                              <https://w3id.org/idsa/core/ParticipantCertificationLevel> ;
                                                                     rdfs:label "Entry Level Self-Assessment Certification of Participants"@en .


###  https://w3id.org/idsa/code/PARTICIPANT_MEMBER_LEVEL_CONTROL_FRAMEWORK
<https://w3id.org/idsa/code/PARTICIPANT_MEMBER_LEVEL_CONTROL_FRAMEWORK> rdf:type owl:NamedIndividual ,
                                                                                 <https://w3id.org/idsa/core/ParticipantCertificationLevel> ;
                                                                        <https://w3id.org/idsa/core/includedCertificationLevel> <https://w3id.org/idsa/code/PARTICIPANT_MEMBER_LEVEL_CONTROL_FRAMEWORK> ;
                                                                        rdfs:label "Member Level ControlFramework Certification of Participants"@en .


###  https://w3id.org/idsa/code/PARTICIPANT_MEMBER_LEVEL_MANAGEMENT_SYSTEM
<https://w3id.org/idsa/code/PARTICIPANT_MEMBER_LEVEL_MANAGEMENT_SYSTEM> rdf:type owl:NamedIndividual ,
                                                                                 <https://w3id.org/idsa/core/ParticipantCertificationLevel> ;
                                                                        <https://w3id.org/idsa/core/includedCertificationLevel> <https://w3id.org/idsa/code/PARTICIPANT_MEMBER_LEVEL_MANAGEMENT_SYSTEM> ;
                                                                        rdfs:label "Member Level Management System Certification of Participants"@en .


###  https://w3id.org/idsa/code/PATH
<https://w3id.org/idsa/code/PATH> rdf:type owl:NamedIndividual ,
                                           <https://w3id.org/idsa/core/LeftOperand> ;
                                  rdfs:comment "Path to specific attribute (default JsonPath). Must be used together with idsc:STRING_EQ, idsc:STRING_CONTAINS, idsc:STRING_IS_CONTAINED, or idsc:MATCHES operators. RightOperand must be a xsd:string."@en ;
                                  rdfs:label "path to attribute" .


###  https://w3id.org/idsa/code/PAYMENT
<https://w3id.org/idsa/code/PAYMENT> rdf:type owl:NamedIndividual ,
                                              <https://w3id.org/idsa/core/LeftOperand> ;
                                     rdfs:comment "Monetary payment, without any further sepcification on the type, amount or purpose."@en ;
                                     rdfs:label "payment"@en .


###  https://w3id.org/idsa/code/PAY_AMOUNT
<https://w3id.org/idsa/code/PAY_AMOUNT> rdf:type owl:NamedIndividual ,
                                                 <https://w3id.org/idsa/core/LeftOperand> ;
                                        <https://w3id.org/idsa/core/broader> <https://w3id.org/idsa/code/PAYMENT> ;
                                        rdfs:comment "Monetary amount to pay, usually used with idsc:EQ. Datatype is double. Currency required."@en ;
                                        rdfs:label "payAmount"@en ;
                                        <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/payAmount> .


###  https://w3id.org/idsa/code/PI
<https://w3id.org/idsa/code/PI> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Pāli"@en .


###  https://w3id.org/idsa/code/PL
<https://w3id.org/idsa/code/PL> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Polish"@en .


###  https://w3id.org/idsa/code/POLICY_EVALUATION_TIME
<https://w3id.org/idsa/code/POLICY_EVALUATION_TIME> rdf:type owl:NamedIndividual ,
                                                             <https://w3id.org/idsa/core/LeftOperand> ;
                                                    rdfs:comment "The current system time (as UTC xsd:dateTimeStamp) for evaluating a time-related constraint. Allowed operators are idsc:AFTER, idsc:BEFORE, idsc:CONTAINS, idsc:TEMPORAL_DISJOINT, idsc:DURING, idsc:TEMPORAL_EQUALS, idsc:FINISHED_BY, idsc:FINISHES, idsc:MEETS, idsc:MET_BY, idsc:OVERLAPS, idsc:OVERLAPPED_BY, idsc:STARTS, idsc:STARTED_BY and idsc:DURATION_EQ with RightOperand ids:TemporalEntity."@en ;
                                                    rdfs:label "policy evaluation time"@en ;
                                                    <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/dateTime> .


###  https://w3id.org/idsa/code/PS
<https://w3id.org/idsa/code/PS> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Pashto, Pushto"@en .


###  https://w3id.org/idsa/code/PT
<https://w3id.org/idsa/code/PT> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Portuguese"@en .


###  https://w3id.org/idsa/code/PURPOSE
<https://w3id.org/idsa/code/PURPOSE> rdf:type owl:NamedIndividual ,
                                              <https://w3id.org/idsa/core/LeftOperand> ;
                                     rdfs:comment "A defined purpose for exercising the action of the Rule. Use with idsc:IN or idsc:SAME_AS and RDF Resources."@en ;
                                     rdfs:label "purpose"@en ;
                                     <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/purpose> .


###  https://w3id.org/idsa/code/QU
<https://w3id.org/idsa/code/QU> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Quechua"@en .


###  https://w3id.org/idsa/code/QUANTITY
<https://w3id.org/idsa/code/QUANTITY> rdf:type owl:NamedIndividual ,
                                               <https://w3id.org/idsa/core/LeftOperand> ;
                                      rdfs:comment "Quantity limitation for exercising the action of the Rule. Operators can be idsc:LT, idsc:LTEQ, idsc:EQ, idsc:GT, idsc:GTEQ. Datatype is xsd:double." ;
                                      rdfs:label "quantity" .


###  https://w3id.org/idsa/code/READ
<https://w3id.org/idsa/code/READ> rdf:type owl:NamedIndividual ,
                                           <https://w3id.org/idsa/core/Action> ;
                                  rdfs:comment "To obtain data from the resource."@en ;
                                  rdfs:label "read"@en ;
                                  <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/read> ;
                                  <http://www.w3.org/2004/02/skos/core#note> "This action is always evaluated at the provider side. It corresponds to 'give access to a resource'."@en ;
                                  <http://www.w3.org/ns/odrl/2/includedIn> <https://w3id.org/idsa/code/MODIFY> .


###  https://w3id.org/idsa/code/RECURRENCE_RATE
<https://w3id.org/idsa/code/RECURRENCE_RATE> rdf:type owl:NamedIndividual ,
                                                      <https://w3id.org/idsa/core/LeftOperand> ;
                                             rdfs:comment "The limit how often exercising the action of the Rule may be possible. Operators can be idsc:LT, idsc:LTEQ, idsc:EQ, idsc:GT, idsc:GTEQ. Datatype is xsd:double." ;
                                             rdfs:label "recurrence rate" .


###  https://w3id.org/idsa/code/RM
<https://w3id.org/idsa/code/RM> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Romansh"@en .


###  https://w3id.org/idsa/code/RN
<https://w3id.org/idsa/code/RN> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Kirundi"@en .


###  https://w3id.org/idsa/code/RO
<https://w3id.org/idsa/code/RO> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Romanian"@en .


###  https://w3id.org/idsa/code/RSA
<https://w3id.org/idsa/code/RSA> rdf:type owl:NamedIndividual ,
                                          <https://w3id.org/idsa/core/KeyType> ;
                                 rdfs:label "RSA"@en .


###  https://w3id.org/idsa/code/RU
<https://w3id.org/idsa/code/RU> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Russian"@en .


###  https://w3id.org/idsa/code/RW
<https://w3id.org/idsa/code/RW> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Kinyarwanda"@en .


###  https://w3id.org/idsa/code/RequestTemplate
<https://w3id.org/idsa/code/RequestTemplate> rdf:type owl:NamedIndividual ,
                                                      <https://w3id.org/idsa/core/PolicyTemplate> ;
                                             rdfs:comment "A generic template for policy requests with one permission and several constraints" ;
                                             rdfs:label "Policy Request Template" ;
                                             <http://www.w3.org/2004/02/skos/core#note> """The <Consumer Participant URI> asks <Provider Participant URI> to [ids:use|ids:read|...] 
		its [<Representation URI>|<Artifact URI>].
		Optional: This only holds if <Attribute URI> is [equal|lower than|greater than] the [<Value URI>|<Value Literal>].
		Optional: This only holds if also <Attribute URI> is [equal|lower than|greater than] the [<Value URI>|<Value Literal>]."""@en ,
                                                                                        """@prefix ids: <https://w3id.org/idsa/core/> .
		@prefix idsc: <https://w3id.org/idsa/code/> .
		@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
		@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
		@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

		[<contract URI>| [] ] a ids:ContractRequest ;
			ids:uid <contract ID> ;
			ids:refersTo idsc:RequestTemplate ;
			ids:target [<Representation URI>|<Artifact URI>] ;
			ids:consumer <Consumer Participant URI> ;
			ids:provider <Provider Participant URI>
			[ids:permission [
				ids:action ids:[use|read|...] ;
				ids:constraint [
					ids:leftOperand <Attribute URI> ;
					ids:operator [ids:eq|ids:lt|ids:gt] ;
					ids:rightOperand [<Value URI>|<Value Literal>]
				]
			] ;]*
		.""" ,
                                                                                        """{ 
		\"@context\": \"https://w3id.org/idsa/contexts/context.jsonld\",
		\"@type\": \"ContractRequest\", 
		\"uid\": \"<contract ID>\", 
		\"refersTo\": \"idsc:RequestTemplate\" ,
		\"target\": \"[<Representation URI>|<Artifact URI>]\",
		\"ids:provider\": \"<Provider Participant URI>\",
		\"ids:consumer\": \"<Consumer Participant URI>\", 
		\"ids:permission\": {
			\"ids:action\": \"[ids:use|ids:read|...]\" ,
			[\"ids:constraint\" : {    
					 \"ids:leftOperand\" : \"<Attribute URI>\",
					 \"ids:operator\" : \"[ids:eq|ids:lt|ids:gt]\",
					 \"ids:rightOperand\" : \"[<Value URI>|<Value Literal>]\"
			 } [,]]*
		} }""" .


###  https://w3id.org/idsa/code/SA
<https://w3id.org/idsa/code/SA> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Sanskrit (Saṁskṛta)"@en .


###  https://w3id.org/idsa/code/SAME_AS
<https://w3id.org/idsa/code/SAME_AS> rdf:type owl:NamedIndividual ,
                                              <https://w3id.org/idsa/core/BinaryOperator> ;
                                     rdfs:comment "Logical equals operator comparing two RDF URIs. Is true if at least one owl:sameAs relation exists."@en ;
                                     rdfs:label "is same as"@en ;
                                     rdfs:seeAlso owl:sameAs ;
                                     <http://www.w3.org/2004/02/skos/core#note> "A owl:sameAs A is always true."@en .


###  https://w3id.org/idsa/code/SAML_1_1
<https://w3id.org/idsa/code/SAML_1_1> rdf:type owl:NamedIndividual ,
                                               <https://w3id.org/idsa/core/TokenFormat> ;
                                      rdfs:label "Security Assertion Markup Language (SAML) 1.1" .


###  https://w3id.org/idsa/code/SAML_2_0
<https://w3id.org/idsa/code/SAML_2_0> rdf:type owl:NamedIndividual ,
                                               <https://w3id.org/idsa/core/TokenFormat> ;
                                      rdfs:label "Security Assertion Markup Language (SAML) 2.0" .


###  https://w3id.org/idsa/code/SC
<https://w3id.org/idsa/code/SC> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Sardinian"@en .


###  https://w3id.org/idsa/code/SCHEMA_DEFINITION
<https://w3id.org/idsa/code/SCHEMA_DEFINITION> rdf:type owl:NamedIndividual ,
                                                        <https://w3id.org/idsa/core/ContentType> ;
                                               rdfs:comment "Formal, machine-interpretable definition of a data schema, e.g. XMLSchema, JSONSchema"@en ;
                                               rdfs:label "Schema definition" .


###  https://w3id.org/idsa/code/SD
<https://w3id.org/idsa/code/SD> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Sindhi"@en .


###  https://w3id.org/idsa/code/SE
<https://w3id.org/idsa/code/SE> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Northern Sami"@en .


###  https://w3id.org/idsa/code/SECURITY_LEVEL
<https://w3id.org/idsa/code/SECURITY_LEVEL> rdf:type owl:NamedIndividual ,
                                                     <https://w3id.org/idsa/core/LeftOperand> ;
                                            rdfs:comment "The security level the consuming connector must have. Use together with idsc:SAME_AS or idsc:IN. The value decides which attribute dimension is regarded."@en ;
                                            rdfs:label "security level" .


###  https://w3id.org/idsa/code/SERVICE_ISOLATION_LEAST_PRIVILEGE
<https://w3id.org/idsa/code/SERVICE_ISOLATION_LEAST_PRIVILEGE> rdf:type owl:NamedIndividual ,
                                                                        <https://w3id.org/idsa/core/ServiceIsolationGuarantee> ;
                                                               rdfs:label "Service Isolation Least Privilege" .


###  https://w3id.org/idsa/code/SERVICE_ISOLATION_NONE
<https://w3id.org/idsa/code/SERVICE_ISOLATION_NONE> rdf:type owl:NamedIndividual ,
                                                             <https://w3id.org/idsa/core/ServiceIsolationGuarantee> ;
                                                    rdfs:label "Service Isolation None" .


###  https://w3id.org/idsa/code/SERVICE_ISOLATION_PROCESS_GROUP
<https://w3id.org/idsa/code/SERVICE_ISOLATION_PROCESS_GROUP> rdf:type owl:NamedIndividual ,
                                                                      <https://w3id.org/idsa/core/ServiceIsolationGuarantee> ;
                                                             rdfs:label "Service Isolation Process Group" .


###  https://w3id.org/idsa/code/SG
<https://w3id.org/idsa/code/SG> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Sango"@en .


###  https://w3id.org/idsa/code/SHORTER
<https://w3id.org/idsa/code/SHORTER> rdf:type owl:NamedIndividual ,
                                              <https://w3id.org/idsa/core/BinaryOperator> ;
                                     rdfs:comment "If a temporal entity T1 is shorter than another temporal entity T2, then the length or duration of T1 is shorter. Instants and xsd:dateTimeStamp Literals have always the duration 'P0Y0M0DT0H0M0S'^^xsd:duration and therefore have always the same duration."@en ;
                                     rdfs:label "shorter"@en ;
                                     <http://www.w3.org/2004/02/skos/core#note> "Compares an instance of ids:TemporalEntity with an instance of xsd:duration."@en .


###  https://w3id.org/idsa/code/SHORTER_EQ
<https://w3id.org/idsa/code/SHORTER_EQ> rdf:type owl:NamedIndividual ,
                                                 <https://w3id.org/idsa/core/BinaryOperator> ;
                                        rdfs:comment "If a temporal entity T1 is shorter or equals than another temporal entity T2, then the length or duration of T1 is shorter or their length or their duration is equal. Instants and xsd:dateTimeStamp Literals have always the duration 'P0Y0M0DT0H0M0S'^^xsd:duration and therefore have always the same duration."@en ;
                                        rdfs:label "shorter or equals"@en ;
                                        <http://www.w3.org/2004/02/skos/core#note> "Compares an instance of ids:TemporalEntity with an instance of xsd:duration."@en .


###  https://w3id.org/idsa/code/SI
<https://w3id.org/idsa/code/SI> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Sinhalese, Sinhala"@en .


###  https://w3id.org/idsa/code/SK
<https://w3id.org/idsa/code/SK> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Slovak"@en .


###  https://w3id.org/idsa/code/SL
<https://w3id.org/idsa/code/SL> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Slovene"@en .


###  https://w3id.org/idsa/code/SM
<https://w3id.org/idsa/code/SM> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Samoan"@en .


###  https://w3id.org/idsa/code/SN
<https://w3id.org/idsa/code/SN> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Shona"@en .


###  https://w3id.org/idsa/code/SO
<https://w3id.org/idsa/code/SO> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Somali"@en .


###  https://w3id.org/idsa/code/SPARQL
<https://w3id.org/idsa/code/SPARQL> rdf:type owl:NamedIndividual ,
                                             <https://w3id.org/idsa/core/QueryLanguage> ;
                                    rdfs:label "SPARQL" .


###  https://w3id.org/idsa/code/SPATIAL_CONTAINS
<https://w3id.org/idsa/code/SPATIAL_CONTAINS> rdf:type owl:NamedIndividual ,
                                                       <https://w3id.org/idsa/core/BinaryOperator> ;
                                              rdfs:comment "Spatial operator 'contains' as defined by the Egenhofer Topological Relations family: An object A contains another object B if A and B share interior but no bounding faces; if B has bounding faces which are interior faces of , and none of A's bounding faces coincides with any of B's interior faces. (https://doi.org/10.1007/3-540-51295-0_148 Definition 5)"@en ;
                                              rdfs:label "contains"@en ;
                                              rdfs:seeAlso <http://www.opengis.net/ont/geosparql#ehContains> ;
                                              <http://www.w3.org/2004/02/skos/core#note> "In addition, a polygom contains a point iff the point is in the polygom's interior (the point itself has no interior)."@en .


###  https://w3id.org/idsa/code/SPATIAL_EQUALS
<https://w3id.org/idsa/code/SPATIAL_EQUALS> rdf:type owl:NamedIndividual ,
                                                     <https://w3id.org/idsa/core/BinaryOperator> ;
                                            rdfs:comment "Spatial operator 'equals' as defined by the Egenhofer Topological Relations family: Two objects are equal if both intersections of bounding and interior faces are not empty while the two boundary-interior intersections are empty. (https://doi.org/10.1007/3-540-51295-0_148 Definition 3)"@en ;
                                            rdfs:label "equals"@en ;
                                            rdfs:seeAlso <http://www.opengis.net/ont/geosparql#ehEquals> ;
                                            <http://www.w3.org/2004/02/skos/core#note> "In addition, two spatial points are equal iff both coordinates are equal (points have no interior)."@en .


###  https://w3id.org/idsa/code/SPATIAL_MEET
<https://w3id.org/idsa/code/SPATIAL_MEET> rdf:type owl:NamedIndividual ,
                                                   <https://w3id.org/idsa/core/BinaryOperator> ;
                                          rdfs:comment "Spatial operator 'meet' as defined by the Egenhofer Topological Relations family: If the intersection among the bounding faces is not empty, whereas all other 3 intersections are empty, then the two objects meet. (https://doi.org/10.1007/3-540-51295-0_148 Definition 2)"@en ;
                                          rdfs:label "meet"@en ;
                                          rdfs:seeAlso <http://www.opengis.net/ont/geosparql#ehMeet> .


###  https://w3id.org/idsa/code/SPATIAL_OVERLAP
<https://w3id.org/idsa/code/SPATIAL_OVERLAP> rdf:type owl:NamedIndividual ,
                                                      <https://w3id.org/idsa/core/BinaryOperator> ;
                                             rdfs:comment "Spatial operator 'overlap' as defined by the Egenhofer Topological Relations family: Two objects overlap if they have common interior faces and the bounding faces have common parts with the opposite interior faces. (https://doi.org/10.1007/3-540-51295-0_148 Definition 8)"@en ;
                                             rdfs:label "overlap"@en ;
                                             rdfs:seeAlso <http://www.opengis.net/ont/geosparql#ehOverlap> .


###  https://w3id.org/idsa/code/SQ
<https://w3id.org/idsa/code/SQ> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Albanian"@en .


###  https://w3id.org/idsa/code/SQL
<https://w3id.org/idsa/code/SQL> rdf:type owl:NamedIndividual ,
                                          <https://w3id.org/idsa/core/QueryLanguage> ;
                                 rdfs:label "SQL" .


###  https://w3id.org/idsa/code/SR
<https://w3id.org/idsa/code/SR> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Serbian"@en .


###  https://w3id.org/idsa/code/SS
<https://w3id.org/idsa/code/SS> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Swati"@en .


###  https://w3id.org/idsa/code/ST
<https://w3id.org/idsa/code/ST> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Southern Sotho"@en .


###  https://w3id.org/idsa/code/STARTED_BY
<https://w3id.org/idsa/code/STARTED_BY> rdf:type owl:NamedIndividual ,
                                                 <https://w3id.org/idsa/core/BinaryOperator> ;
                                        rdfs:comment "If a TemporalEntity T1 is started by another proper interval T2, then the beginning of T1 is coincident with the beginning of T2, and the end of T1 is after the end of T2."@en ;
                                        rdfs:label "started by"@en ;
                                        rdfs:seeAlso <https://www.w3.org/TR/owl-time/#intervalStartedBy> ;
                                        <http://www.w3.org/2004/02/skos/core#note> "Compares an instance of TemporalEntity (or xsd:dateTimeStamp Literal) to instance of ids:Interval. Evaluates to false if T1 is an Instant (or xsd:dateTimeStamp Literal) as the end of T1 can then not be idsc:AFTER the end of T2."@en .


###  https://w3id.org/idsa/code/STARTS
<https://w3id.org/idsa/code/STARTS> rdf:type owl:NamedIndividual ,
                                             <https://w3id.org/idsa/core/BinaryOperator> ;
                                    rdfs:comment "If an interval T1 starts with a TemporalEntity T2, then the beginning of T1 is coincident with the beginning of T2, and the end of T1 is before the end of T2."@en ;
                                    rdfs:label "starts"@en ;
                                    rdfs:seeAlso <https://www.w3.org/TR/owl-time/#intervalStarts> ;
                                    <http://www.w3.org/2004/02/skos/core#note> "Compares an instance of ids:Interval to another instance of TemporalEntity (or xsd:dateTimeStamp Literal). Evaluates to false if T2 is not an ids:Interval as then the end of T1 can never be idsc:BEFORE the end of T2"@en .


###  https://w3id.org/idsa/code/STATE
<https://w3id.org/idsa/code/STATE> rdf:type owl:NamedIndividual ,
                                            <https://w3id.org/idsa/core/LeftOperand> ;
                                   rdfs:comment "Specifies whether an (external) resource is true/false, active/inactive, has happened/not happened, etc. Operator must be idsc:EQUALS with RightOperands of datatype xsd:anyURI. The referenced URI should point to a (remote) resource which returns a xsd:boolean value."@en ;
                                   rdfs:label "state"@en .


###  https://w3id.org/idsa/code/STRING_CONTAINS
<https://w3id.org/idsa/code/STRING_CONTAINS> rdf:type owl:NamedIndividual ,
                                                      <https://w3id.org/idsa/core/BinaryOperator> ;
                                             rdfs:comment "Contains operator for strings. Evaluates to true iff the LeftOperand contains the complete RightOperand."@en ;
                                             rdfs:label "string contains"@en .


###  https://w3id.org/idsa/code/STRING_EQ
<https://w3id.org/idsa/code/STRING_EQ> rdf:type owl:NamedIndividual ,
                                                <https://w3id.org/idsa/core/BinaryOperator> ;
                                       rdfs:comment "Equals operator for strings. Evaluates to true iff all characters and their sequence is the same."@en ;
                                       rdfs:label "string equals"@en .


###  https://w3id.org/idsa/code/STRING_IS_CONTAINED
<https://w3id.org/idsa/code/STRING_IS_CONTAINED> rdf:type owl:NamedIndividual ,
                                                          <https://w3id.org/idsa/core/BinaryOperator> ;
                                                 rdfs:comment "Contained in operator for strings. Evaluates to true iff the LeftOperand is contained completely by the RightOperand."@en ;
                                                 rdfs:label "string is contained in"@en .


###  https://w3id.org/idsa/code/SU
<https://w3id.org/idsa/code/SU> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Sundanese"@en .


###  https://w3id.org/idsa/code/SV
<https://w3id.org/idsa/code/SV> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Swedish"@en .


###  https://w3id.org/idsa/code/SW
<https://w3id.org/idsa/code/SW> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Swahili"@en .


###  https://w3id.org/idsa/code/SWT
<https://w3id.org/idsa/code/SWT> rdf:type owl:NamedIndividual ,
                                          <https://w3id.org/idsa/core/TokenFormat> ;
                                 rdfs:label "Simple Web Token" .


###  https://w3id.org/idsa/code/SYSTEM
<https://w3id.org/idsa/code/SYSTEM> rdf:type owl:NamedIndividual ,
                                             <https://w3id.org/idsa/core/LeftOperand> ;
                                    rdfs:comment "Execution system or execution environment that is used to access the asset under consideration, usually an IDS Connector. The regarded data object should correspond to the IDS Connector class and its attributes. Must be used together with idsc:SAME_AS, idsc:NOT, idsc:HAS_STATE, idsc:IN, idsc:COVERED_BY idsc:INSIDE, idsc:SPATIAL_EQUALS, idsc:DISJOINT, or idsc:INSIDE_NETWORK operators. RightOperandReference must be a URI identifying the target system(s)."@en ;
                                    rdfs:label "execution system" .


###  https://w3id.org/idsa/code/TA
<https://w3id.org/idsa/code/TA> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Tamil"@en .


###  https://w3id.org/idsa/code/TE
<https://w3id.org/idsa/code/TE> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Telugu"@en .


###  https://w3id.org/idsa/code/TEMPORAL_DISJOINT
<https://w3id.org/idsa/code/TEMPORAL_DISJOINT> rdf:type owl:NamedIndividual ,
                                                        <https://w3id.org/idsa/core/BinaryOperator> ;
                                               rdfs:comment "If a TemporalEntity (or xsd:dateTimeStamp) T1 is disjoint with another ids:TemporalEntity (or xsd:dateTimeStamp) T2, then T1 is idsc:BEFORE or idsc:AFTER to T2."@en ;
                                               rdfs:label "disjoint"@en ;
                                               rdfs:seeAlso <https://www.w3.org/TR/owl-time/#intervalDisjoint> ;
                                               <http://www.w3.org/2004/02/skos/core#note> "Compares an instance of ids:TemporalEntity or xsd:dateTimeStamp Literal to an instance of ids:TemporalEntity or xsd:dateTimeStamp Literal."@en .


###  https://w3id.org/idsa/code/TEMPORAL_EQUALS
<https://w3id.org/idsa/code/TEMPORAL_EQUALS> rdf:type owl:NamedIndividual ,
                                                      <https://w3id.org/idsa/core/BinaryOperator> ;
                                             rdfs:comment "If a TemporalEntity (or xsd:dateTimeStamp Literal) T1 is equals another TemporalEntity (or xsd:dateTimeStamp Literal) T2, then the beginning of T1 is coincident with the beginning of T2, and the end of T1 is coincident with the end of T2. The beginning and ending is the same for instances of ids:Instant (or xsd:dateTimeStamp Literal)."@en ;
                                             rdfs:label "interval equals"@en ;
                                             rdfs:seeAlso <https://www.w3.org/TR/owl-time/#intervalEquals> ;
                                             <http://www.w3.org/2004/02/skos/core#note> "Compares an instance of TemporalEntity or xsd:dateTimeStamp Literal to another TemporalEntity or xsd:dateTimeStamp. Evaluates to false if a DurationEntity is involved."@en .


###  https://w3id.org/idsa/code/TEMPORARILY_NOT_AVAILABLE
<https://w3id.org/idsa/code/TEMPORARILY_NOT_AVAILABLE> rdf:type owl:NamedIndividual ,
                                                                <https://w3id.org/idsa/core/RejectionReason> ;
                                                       rdfs:comment "The requested resource, representation or artifact is temporarily not available but might be back later." ;
                                                       rdfs:label "TEMPORARILY_NOT_AVAILABLE" .


###  https://w3id.org/idsa/code/TG
<https://w3id.org/idsa/code/TG> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Tajik"@en .


###  https://w3id.org/idsa/code/TH
<https://w3id.org/idsa/code/TH> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Thai"@en .


###  https://w3id.org/idsa/code/TI
<https://w3id.org/idsa/code/TI> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Tigrinya"@en .


###  https://w3id.org/idsa/code/TK
<https://w3id.org/idsa/code/TK> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Turkmen"@en .


###  https://w3id.org/idsa/code/TL
<https://w3id.org/idsa/code/TL> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Tagalog"@en .


###  https://w3id.org/idsa/code/TN
<https://w3id.org/idsa/code/TN> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Tswana"@en .


###  https://w3id.org/idsa/code/TO
<https://w3id.org/idsa/code/TO> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Tonga (Tonga Islands)"@en .


###  https://w3id.org/idsa/code/TOO_MANY_RESULTS
<https://w3id.org/idsa/code/TOO_MANY_RESULTS> rdf:type owl:NamedIndividual ,
                                                       <https://w3id.org/idsa/core/RejectionReason> ;
                                              rdfs:comment "Processing of the command would lead to too many results (computational or bandwidth limitations)" ;
                                              rdfs:label "TOO_MANY_RESULTS" .


###  https://w3id.org/idsa/code/TR
<https://w3id.org/idsa/code/TR> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Turkish"@en .


###  https://w3id.org/idsa/code/TRACK_PROVENANCE
<https://w3id.org/idsa/code/TRACK_PROVENANCE> rdf:type owl:NamedIndividual ,
                                                       <https://w3id.org/idsa/core/Action> ;
                                              rdfs:comment "To accept that the use of the Asset may be tracked."@en ;
                                              rdfs:label "track provenance"@en ;
                                              <http://www.w3.org/2004/02/skos/core#note> "This action is always evaluated at the consumer side."@en ;
                                              <http://www.w3.org/ns/odrl/2/includedIn> <https://w3id.org/idsa/code/NOTIFY> .


###  https://w3id.org/idsa/code/TRUST_PLUS_SECURITY_PROFILE
<https://w3id.org/idsa/code/TRUST_PLUS_SECURITY_PROFILE> rdf:type owl:NamedIndividual ,
                                                                  <https://w3id.org/idsa/core/SecurityProfile> ;
                                                         <https://w3id.org/idsa/core/securityGuarantee> <https://w3id.org/idsa/code/APP_RESOURCES_REMOTE_VERIFICATION> ,
                                                                                                        <https://w3id.org/idsa/code/AUDIT_REMOTE_TRACING> ,
                                                                                                        <https://w3id.org/idsa/code/AUTHENTICATION_MUTUAL> ,
                                                                                                        <https://w3id.org/idsa/code/INTEGRITY_VERIFICATION_REMOTE> ,
                                                                                                        <https://w3id.org/idsa/code/INTEGRITY_VERIFICATION_SCOPE_KERNEL_CORE_CONTAINER_APPLICATION> ,
                                                                                                        <https://w3id.org/idsa/code/LOCAL_DATA_CONFIDENTIALITY_FULL_ENCRYPTION> ,
                                                                                                        <https://w3id.org/idsa/code/SERVICE_ISOLATION_LEAST_PRIVILEGE> ,
                                                                                                        <https://w3id.org/idsa/code/USAGE_CONTROL_REMOTE_COMPLIANCE_VERIFICATION> ;
                                                         rdfs:comment "The Security Profile TRUST+ as defined by the IDS certification criteria."@en ;
                                                         rdfs:label "Trust Plus security profile"@en .


###  https://w3id.org/idsa/code/TRUST_SECURITY_PROFILE
<https://w3id.org/idsa/code/TRUST_SECURITY_PROFILE> rdf:type owl:NamedIndividual ,
                                                             <https://w3id.org/idsa/core/SecurityProfile> ;
                                                    <https://w3id.org/idsa/core/securityGuarantee> <https://w3id.org/idsa/code/APP_RESOURCES_LOCAL_ENFORCEMENT> ,
                                                                                                   <https://w3id.org/idsa/code/AUDIT_LOCAL_LOGGING> ,
                                                                                                   <https://w3id.org/idsa/code/AUTHENTICATION_MUTUAL> ,
                                                                                                   <https://w3id.org/idsa/code/INTEGRITY_VERIFICATION_REMOTE> ,
                                                                                                   <https://w3id.org/idsa/code/INTEGRITY_VERIFICATION_SCOPE_KERNEL_CORE_CONTAINER> ,
                                                                                                   <https://w3id.org/idsa/code/LOCAL_DATA_CONFIDENTIALITY_FULL_ENCRYPTION> ,
                                                                                                   <https://w3id.org/idsa/code/SERVICE_ISOLATION_LEAST_PRIVILEGE> ,
                                                                                                   <https://w3id.org/idsa/code/USAGE_CONTROL_POLICY_ENFORCEMENT> ;
                                                    rdfs:comment "The Security Profile TRUST as defined by the IDS certification criteria."@en ;
                                                    rdfs:label "Trust security profile"@en .


###  https://w3id.org/idsa/code/TS
<https://w3id.org/idsa/code/TS> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Tsonga"@en .


###  https://w3id.org/idsa/code/TT
<https://w3id.org/idsa/code/TT> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Tatar"@en .


###  https://w3id.org/idsa/code/TW
<https://w3id.org/idsa/code/TW> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Twi"@en .


###  https://w3id.org/idsa/code/TY
<https://w3id.org/idsa/code/TY> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Tahitian"@en .


###  https://w3id.org/idsa/code/UG
<https://w3id.org/idsa/code/UG> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Uyghur"@en .


###  https://w3id.org/idsa/code/UK
<https://w3id.org/idsa/code/UK> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Ukrainian"@en .


###  https://w3id.org/idsa/code/UNKNOWN
<https://w3id.org/idsa/code/UNKNOWN> rdf:type owl:NamedIndividual ,
                                              <https://w3id.org/idsa/core/TokenFormat> ;
                                     rdfs:label "Unknown" .


###  https://w3id.org/idsa/code/UR
<https://w3id.org/idsa/code/UR> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Urdu"@en .


###  https://w3id.org/idsa/code/USAGE_CONTROL_NONE
<https://w3id.org/idsa/code/USAGE_CONTROL_NONE> rdf:type owl:NamedIndividual ,
                                                         <https://w3id.org/idsa/core/UsageControlGuarantee> ;
                                                rdfs:label "Usage Control None" .


###  https://w3id.org/idsa/code/USAGE_CONTROL_POLICY_ENFORCEMENT
<https://w3id.org/idsa/code/USAGE_CONTROL_POLICY_ENFORCEMENT> rdf:type owl:NamedIndividual ,
                                                                       <https://w3id.org/idsa/core/UsageControlGuarantee> ;
                                                              rdfs:label "Usage Control Policy Enforcement" .


###  https://w3id.org/idsa/code/USAGE_CONTROL_REMOTE_COMPLIANCE_VERIFICATION
<https://w3id.org/idsa/code/USAGE_CONTROL_REMOTE_COMPLIANCE_VERIFICATION> rdf:type owl:NamedIndividual ,
                                                                                   <https://w3id.org/idsa/core/UsageControlGuarantee> ;
                                                                          rdfs:label "Usage Control Remote Compliance Verification" .


###  https://w3id.org/idsa/code/USE
<https://w3id.org/idsa/code/USE> rdf:type owl:NamedIndividual ,
                                          <https://w3id.org/idsa/core/Action> ;
                                 rdfs:comment "To use a resource in any possible way. Includes all other actions."@en ;
                                 rdfs:label "use"@en ;
                                 <http://www.w3.org/2004/02/skos/core#broader> <http://www.w3.org/ns/odrl/2/use> ;
                                 <http://www.w3.org/2004/02/skos/core#note> "This action is always evaluated at the consumer side."@en .


###  https://w3id.org/idsa/code/USER
<https://w3id.org/idsa/code/USER> rdf:type owl:NamedIndividual ,
                                           <https://w3id.org/idsa/core/LeftOperand> ;
                                  rdfs:comment "The user of a system at the *consuming connector* requesting access to a resource. Recommended usage for checking whether the user's role is sufficient for his/her desired action. Allowed operators are idsc:MEMBER_OF, idsc:HAS_MEMBERSHIP, idsc:HAS_SITE with a RightOperand referencing a (set of) acceptable organisations (ids:Participant),memberships, sites. Preferred behaviour is that the RightOperand dereferences to an endpoint hosting the required role information."@en ;
                                  rdfs:label "user"@en .


###  https://w3id.org/idsa/code/UZ
<https://w3id.org/idsa/code/UZ> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Uzbek"@en .


###  https://w3id.org/idsa/code/VE
<https://w3id.org/idsa/code/VE> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Venda"@en .


###  https://w3id.org/idsa/code/VERSION_NOT_SUPPORTED
<https://w3id.org/idsa/code/VERSION_NOT_SUPPORTED> rdf:type owl:NamedIndividual ,
                                                            <https://w3id.org/idsa/core/RejectionReason> ;
                                                   rdfs:comment "The version of the information model against which the referenced message should be interpreted, is not supported by the recipient." ;
                                                   rdfs:label "VERSION_NOT_SUPPORTED" .


###  https://w3id.org/idsa/code/VI
<https://w3id.org/idsa/code/VI> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Vietnamese"@en .


###  https://w3id.org/idsa/code/VO
<https://w3id.org/idsa/code/VO> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Volapük"@en .


###  https://w3id.org/idsa/code/WA
<https://w3id.org/idsa/code/WA> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Walloon"@en .


###  https://w3id.org/idsa/code/WO
<https://w3id.org/idsa/code/WO> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Wolof"@en .


###  https://w3id.org/idsa/code/WRITE
<https://w3id.org/idsa/code/WRITE> rdf:type owl:NamedIndividual ,
                                            <https://w3id.org/idsa/core/Action> ;
                                   rdfs:comment "To change a remote resource."@en ;
                                   rdfs:label "write"@en ;
                                   <http://www.w3.org/2004/02/skos/core#note> "This action is always evaluated at the provider side. It corresponds to 'allow changes of a resource' but *not* including its deletion."@en ;
                                   <http://www.w3.org/ns/odrl/2/includedIn> <https://w3id.org/idsa/code/USE> .


###  https://w3id.org/idsa/code/XH
<https://w3id.org/idsa/code/XH> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Xhosa"@en .


###  https://w3id.org/idsa/code/XQUERY
<https://w3id.org/idsa/code/XQUERY> rdf:type owl:NamedIndividual ,
                                             <https://w3id.org/idsa/core/QueryLanguage> ;
                                    rdfs:label "XQUERY" .


###  https://w3id.org/idsa/code/YI
<https://w3id.org/idsa/code/YI> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Yiddish"@en .


###  https://w3id.org/idsa/code/YO
<https://w3id.org/idsa/code/YO> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Yoruba"@en .


###  https://w3id.org/idsa/code/ZA
<https://w3id.org/idsa/code/ZA> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Zhuang, Chuang"@en .


###  https://w3id.org/idsa/code/ZH
<https://w3id.org/idsa/code/ZH> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Chinese"@en .


###  https://w3id.org/idsa/code/ZU
<https://w3id.org/idsa/code/ZU> rdf:type owl:NamedIndividual ,
                                         <https://w3id.org/idsa/core/Language> ;
                                rdfs:label "Zulu"@en .


###  https://w3id.org/idsa/core/
<https://w3id.org/idsa/core/> rdf:type owl:NamedIndividual ,
                                       <http://purl.org/vocommons/voaf#Vocabulary> ;
                              <http://purl.org/dc/terms/publisher> <https://w3id.org/idsa/core/IDSA> ;
                              <http://purl.org/dc/terms/created> "2017-09-26"^^xsd:date ;
                              <http://purl.org/dc/terms/modified> "2019-11-07"^^xsd:date ;
                              <http://purl.org/dc/terms/title> "The Industrial Dataspace Information Model"@en .


###  https://w3id.org/idsa/core/IDSA
<https://w3id.org/idsa/core/IDSA> rdf:type owl:NamedIndividual ,
                                           <http://purl.org/dc/terms/Agent> ,
                                           <http://xmlns.com/foaf/0.1/Organization> ;
                                  rdfs:label "International Data Spaces Association" ;
                                  <http://xmlns.com/foaf/0.1/homepage> <https://www.internationaldataspaces.org> .


#################################################################
#    Annotations
#################################################################

<http://www.apache.org/licenses/LICENSE-2.0> rdfs:label "Apache License Version 2.0, January 2004" .


<https://w3id.org/idsa/core/accrualPeriodicity> rdfs:comment "The regular period with which items are added to a collection."@en ;
                                                rdfs:label "Accrual periodicity"@en .


<https://w3id.org/idsa/core/action> rdfs:comment "The operation relating to the asset for which permission is being granted."@en ;
                                    rdfs:label "action"@en .


<https://w3id.org/idsa/core/assignee> rdfs:comment "The recipient of the policy statement."@en ;
                                      rdfs:label "assignee"@en ;
                                      <https://w3id.org/idsa/metamodel/referenceByUri> "true"^^xsd:boolean .


<https://w3id.org/idsa/core/assigner> rdfs:comment "The issuer of the policy statement."@en ;
                                      rdfs:label "assigner"@en ;
                                      <https://w3id.org/idsa/metamodel/referenceByUri> "true"^^xsd:boolean .


<https://w3id.org/idsa/core/authService> rdfs:comment "The URL of the authentication service that is provided by the Connector."@en ;
                                         rdfs:label "authService"@en .


<https://w3id.org/idsa/core/constraint> rdfs:comment "The constraint to be used for a specific rule."@en ;
                                        rdfs:label "constraint"@en .


<https://w3id.org/idsa/core/corporateEmailAddress> rdfs:comment "Email address for contacting the participant on a general level."@en ;
                                                   rdfs:label "corporateEmailAddress"@en .


<https://w3id.org/idsa/core/corporateHomepage> rdfs:comment "General official homepage of the participant."@en ;
                                               rdfs:label "corporateHomepage"@en .


<https://w3id.org/idsa/core/emailAddress> rdfs:comment "Email contact of a person."@en ;
                                          rdfs:label "emailAddress"@en .


<https://w3id.org/idsa/core/familyName> rdfs:comment "Family name of a Person."@en ;
                                        rdfs:label "familyName"@en .


<https://w3id.org/idsa/core/givenName> rdfs:comment "Given name of a Person."@en ;
                                       rdfs:label "givenName"@en .


<https://w3id.org/idsa/core/homepage> rdfs:comment "Website providing additional information about a person."@en ;
                                      rdfs:label "homepage"@en .


<https://w3id.org/idsa/core/issued> rdfs:comment "Date (as xsd:dateTimeStamp) of issuing the Message."@en ;
                                    rdfs:label "issued"@en .


<https://w3id.org/idsa/core/issuerConnector> rdfs:comment "The Connector which is the origin of the message."@en ;
                                             rdfs:label "issuer connector"@en ;
                                             <https://w3id.org/idsa/metamodel/referenceByUri> "true"^^xsd:boolean .


<https://w3id.org/idsa/core/latitude> rdfs:comment "Latitude of a GeoPoint (decimal degrees)."@en ;
                                      rdfs:label "latitude"@en .


<https://w3id.org/idsa/core/longitude> rdfs:comment "Longitude of a GeoPoint (decimal degrees)."@en ;
                                       rdfs:label "longitude"@en .


<https://w3id.org/idsa/core/memberParticipant> rdfs:comment "Indicates that a participant has a member which is again a participant. This is useful for defining hierarchical relations in a participant's organization as well as identifying groups of participants to capture, e.g., members of a collaboration."@en ;
                                               rdfs:label "member participant"@en .


<https://w3id.org/idsa/core/memberPerson> rdfs:comment "Indicates membership of a person to an organization."@en ;
                                          rdfs:label "memberPerson"@en .


<https://w3id.org/idsa/core/obligation> rdfs:comment "A Duty imposed by the Contract."@en ;
                                        rdfs:label "obligation"@en .


<https://w3id.org/idsa/core/operationReference> rdfs:comment "References the operation to be invoked on the recipient's side by an URI."@en ;
                                                rdfs:label "Operation Reference"@en ;
                                                <https://w3id.org/idsa/metamodel/referenceByUri> "true"^^xsd:boolean .


<https://w3id.org/idsa/core/permission> rdfs:comment "A Permission granted by the Contract."@en ;
                                        rdfs:label "permission"@en .


<https://w3id.org/idsa/core/phoneNumber> rdfs:comment "Phone number of a person."@en ;
                                         rdfs:label "phoneNumber"@en .


<https://w3id.org/idsa/core/postDuty> rdfs:comment "A Duty imposed by the Rule, which must be executed after the Rule."@en ;
                                      rdfs:label "post-duty"@en .


<https://w3id.org/idsa/core/preDuty> rdfs:comment "A Duty imposed by the Rule, which must be executed before the Rule."@en ;
                                     rdfs:label "pre-duty"@en .


<https://w3id.org/idsa/core/primarySite> rdfs:comment "Indicates a primary site for the Organization, this is the default means by which an Organization can be contacted and is not necessarily the formal headquarters."@en ;
                                         rdfs:label "primarySite"@en .


<https://w3id.org/idsa/core/prohibition> rdfs:comment "A Prohibition imposed by the Contract."@en ;
                                         rdfs:label "prohibition"@en .


<https://w3id.org/idsa/core/recipientAgent> rdfs:comment "The Agent for which the Mesaage is intended."@en ;
                                            rdfs:label "recipient agent"@en ;
                                            <https://w3id.org/idsa/metamodel/referenceByUri> "true"^^xsd:boolean .


<https://w3id.org/idsa/core/referringConnector> rdfs:comment "The RDF connector entity as referred to by the DAT, with its URI included as the value. The value MUST be its accessible URI."@en ;
                                                rdfs:label "referringConnector"@en ;
                                                <https://w3id.org/idsa/metamodel/referenceByUri> "true"^^xsd:boolean .


<https://w3id.org/idsa/core/senderAgent> rdfs:comment "The Agent which initiated the Message."@en ;
                                         rdfs:label "sender agent"@en ;
                                         <https://w3id.org/idsa/metamodel/referenceByUri> "true"^^xsd:boolean .


<https://w3id.org/idsa/core/temporalResolution> rdfs:comment "Minimum time between collected data points in a time series within this content."@en ;
                                                rdfs:label "temporal resolution"@en .


###  Generated by the OWL API (version 5.1.14) https://github.com/owlcs/owlapi/
