The [[[DPV]]] provides the concept Technology to represent how technologies are applied within the context of personal data and its processing. The TECH extension provides further specific details regarding technologies, their management, and relevance to actual real-world tools and systems. The namespace for terms in tech is https://w3id.org/dpv/tech#
. The suggested prefix for the namespace is tech
. The TECH vocabulary and its documentation is available on GitHub.
Contributing: The DPVCG welcomes participation to improve the DPV and associated resources, including expansion or refinement of concepts, requesting information and applications, and addressing open issues. See contributing guide for further information.
[[[DPV]]]: is the base/core specification for the 'Data Privacy Vocabulary', which is extended for Personal Data [[PD]], Locations [[LOC]], Risk Management [[RISK]], Technology [[TECH]], and [[AI]]. Specific [[LEGAL]] extensions are also provided which model jurisdiction specific regulations and concepts . To support understanding and applications of [[DPV]], various guides and resources [[GUIDES]] are provided, including a [[PRIMER]]. A Search Index of all concepts from DPV and extensions is available.
[[DPV]] and related resources are published on GitHub. For a general overview of the Data Protection Vocabularies and Controls Community Group [[DPVCG]], its history, deliverables, and activities - refer to DPVCG Website. For meetings, see the DPVCG calendar.
The peer-reviewed article “Creating A Vocabulary for Data Privacy” presents a historical overview of the DPVCG, and describes the methodology and structure of the DPV along with describing its creation. An open-access version can be accessed here, here, and here. The article Data Privacy Vocabulary (DPV) - Version 2, accepted for presentation at the 23rd International Semantic Web Conference (ISWC 2024), describes the changes made in DPV v2.
The 'core' concepts in the TECH extension consist of:
To specify the specific actors and their roles in the context of technologies, the concept [=Actor=] is provided along with the relation [=hasActor=] to associate it with the technology. Further specific actors and their associations are defined by extending these concepts, for example:
[=Function=] is a generic abstract term that refers to what 'functions' a technology has or is capable of through the relation [=hasFunction=]. It can be used as a 'catch-all' concept to express that a technology is capable of e.g. identity verification (purpose), data collection (processing operation), access control or encryption (technical measure), and other concepts. A function in a technology is always present or possible with the use of that technology, and a specific use-case may or may not use the function. It thus provides a way to express information about the technology regarding what exists or can be done without invoking any potential interpretation that the technology is being used in a specific way. Function as a concept is not necessary to be used until the other existing DPV concepts, which are more concrete and specific, are not sufficient for reasons described above.
[=IntendedUse=] is useful to indicate the uses for which a technology is developed, or what it is planned to be used for, and which is associated with a technology through the relation [=hasIntendedUse=]. The 'intended use' could be the developer who envisions specific uses of the technology while developing it, or a user who plans to use the technology for specific activities when they acquire it. Such intended uses can be represented by using concepts within the DPV and its extensions - such as purposes, processing operations, technical and organisational measures, and so on. Where the intended use cannot be represented by a single concept, multiple concepts can be combined by using the relations in a manner similar to the use of dpv:Process
.
Intended Use is an intent or ex-ante indication or plan for the use of technology. The actual use of the technology should be represented within the context of a process instance. Where there is a difference between the intended and actual use, whether such differences are classified as 'misuses' or 'violations' depends on the context. For example if the technology has the intended use to send emails for account communications, and the actual use involved using the technology for sending newsletters, then the difference between intended and actual use may be classified as 'misuse' or it may lead to realising that the earlier intended use did not sufficiently represent all required uses of the technology, and lead to updating the intended uses. Thus, in practice, a technology may have several intended uses that evolve over time.
The provision of technology can happen via the following methods:
Communication mediums or mechanism used by technology include:
The following concepts represent the inputs and outputs associated with technology, which extend the core concept [=InputOutput=], and can be associated through the relations [=hasInput=] and [=hasOutput=]. Of these, [=Input=] and [=Output=] refer to how they interact with the technology, and the other concepts such as [=Action=], [=Content=], [=Decision=], [=Prediction=], and [=Recommendation=] refer to the roles of inputs and outputs. Some concepts, such as [=Content=] are defined as dpv:Data
to reflect that they are always available as data, whereas others such as [=Action=] or [=Decision=] may be in data or other forms, such as the physical movements present in robotic systems.
Documentation represents information provided with technologies which 'document' or provide explanations or instructions associated with technologies. Documentation is associated with technology by using hasDocumentation
, and conversely technology is associated with documentation by using dct:subject
. To represent information about who provided the documentation, when, etc. - we recommend using [[[DCT]]].
Status of technology, represented by the concept [=TechnologyStatus=], indicates its state of development, deployment, use, and any other relevant stages within the lifecycle. The relation dpv:hasStatus
is used to indicate the status of a technology.
Tools are technologies which are commonly used or required, and for which providing a concept within the [[TECH]] extension would be helpful for representing practical use-cases.
Term | Action | Prefix | tech |
---|---|---|---|
Label | Action | ||
IRI | https://w3id.org/dpv/tech#Action | ||
Type | rdfs:Class, skos:Concept | ||
Broader/Parent types | tech:InputOutput | ||
Object of relation | tech:hasInputAction, tech:hasOutputAction | ||
Definition | A process or activity, which could be physical or virtual | ||
Usage Note | Action is a concept referring to activities or tasks in the context of technologies producing or using them as inputs or outputs | ||
Date Created | 2024-12-01 | ||
Contributors | Delaram Golpayegani, Harshvardhan J. Pandit | ||
See More: | section IO in TECH |
Term | Actor | Prefix | tech |
---|---|---|---|
Label | Actor | ||
IRI | https://w3id.org/dpv/tech#Actor | ||
Type | rdfs:Class, skos:Concept | ||
Broader/Parent types | dpv:Entity | ||
Object of relation | dpv:hasActiveEntity, dpv:hasEntity, dpv:hasNonInvolvedEntity, dpv:hasPassiveEntity, dpv:hasResponsibleEntity, dpv:isDeterminedByEntity, dpv:isImplementedByEntity, dpv:isIndicatedBy, dpv:isOrganistionalUnitOf, dpv:isRepresentativeFor | ||
Definition | Actors and Entities involved in provision, use, and management of Technology | ||
Date Created | 2022-06-15 | ||
Contributors | Harshvardhan J. Pandit, Delaram Golpayegani | ||
See More: | section CORE in TECH |
Term | AudioContent | Prefix | tech |
---|---|---|---|
Label | Audio Content | ||
IRI | https://w3id.org/dpv/tech#AudioContent | ||
Type | rdfs:Class, skos:Concept | ||
Broader/Parent types | tech:Content → dpv:Data | ||
Broader/Parent types | tech:Content → tech:InputOutput | ||
Object of relation | dpv:hasData | ||
Definition | Content that is or has an audio component | ||
Date Created | 2024-12-01 | ||
Contributors | Delaram Golpayegani, Harshvardhan J. Pandit | ||
See More: | section IO in TECH |
Term | Auditor | Prefix | tech |
---|---|---|---|
Label | Auditor | ||
IRI | https://w3id.org/dpv/tech#Auditor | ||
Type | rdfs:Class, skos:Concept, tech:Actor | ||
Broader/Parent types | tech:Partner → tech:Actor → dpv:Entity | ||
Object of relation | dpv:hasActiveEntity, dpv:hasEntity, dpv:hasNonInvolvedEntity, dpv:hasPassiveEntity, dpv:hasResponsibleEntity, dpv:isDeterminedByEntity, dpv:isImplementedByEntity, dpv:isIndicatedBy, dpv:isOrganistionalUnitOf, dpv:isRepresentativeFor, tech:hasAuditor, tech:hasPartner | ||
Definition | Actor that audits Technology for conformance to policies, standards, or legal requirements | ||
Source | |||
Date Created | 2024-05-09 | ||
See More: | section ACTORS in TECH |
Term | Bluetooth | Prefix | tech |
---|---|---|---|
Label | Bluetooth | ||
IRI | https://w3id.org/dpv/tech#Bluetooth | ||
Type | rdfs:Class, skos:Concept, tech:CommunicationMechanism | ||
Broader/Parent types | tech:Networking → tech:CommunicationMechanism → dpv:Technology | ||
Object of relation | dpv:isImplementedUsingTechnology, tech:hasCommunicationMechanism | ||
Definition | Technology utilising bluetooth | ||
Date Created | 2024-05-09 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section COMMS in TECH |
Term | Capability | Prefix | tech |
---|---|---|---|
Label | Capability | ||
IRI | https://w3id.org/dpv/tech#Capability | ||
Type | rdfs:Class, skos:Concept | ||
Object of relation | tech:hasCapability | ||
Definition | Expression of what the technology is capable of achieving or providing | ||
Usage Note | Examples of capabilities are image recognition, sentiment analysis, machine translation | ||
Examples | dex:E0064 :: Indicating use of a technical measure and its implementation |
||
Date Created | 2024-05-09 | ||
Contributors | Delaram Golpayegani, Harshvardhan J. Pandit | ||
See More: | section CORE in DEX |
Term | CellularNetwork | Prefix | tech |
---|---|---|---|
Label | Cellular Network | ||
IRI | https://w3id.org/dpv/tech#CellularNetwork | ||
Type | rdfs:Class, skos:Concept, tech:CommunicationMechanism | ||
Broader/Parent types | tech:Networking → tech:CommunicationMechanism → dpv:Technology | ||
Object of relation | dpv:isImplementedUsingTechnology, tech:hasCommunicationMechanism | ||
Definition | Technology utilising cellular networking | ||
Date Created | 2024-05-09 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section COMMS in TECH |
Term | CommunicationMechanism | Prefix | tech |
---|---|---|---|
Label | Communication Mechanism | ||
IRI | https://w3id.org/dpv/tech#CommunicationMechanism | ||
Type | rdfs:Class, skos:Concept | ||
Broader/Parent types | dpv:Technology | ||
Object of relation | dpv:isImplementedUsingTechnology, tech:hasCommunicationMechanism | ||
Definition | Communication mechanism used or provided by Technology | ||
Date Created | 2022-06-15 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section CORE in TECH |
Term | Content | Prefix | tech |
---|---|---|---|
Label | Content | ||
IRI | https://w3id.org/dpv/tech#Content | ||
Type | rdfs:Class, skos:Concept | ||
Broader/Parent types | dpv:Data | ||
Broader/Parent types | tech:InputOutput | ||
Object of relation | dpv:hasData | ||
Definition | Data or information in a particular form and structure | ||
Usage Note | Content is a concept referring to information used in the context of technologies producing or using them as inputs or outputs | ||
Date Created | 2024-12-01 | ||
Contributors | Delaram Golpayegani, Harshvardhan J. Pandit | ||
See More: | section IO in TECH |
Term | Customer | Prefix | tech |
---|---|---|---|
Label | Customer | ||
IRI | https://w3id.org/dpv/tech#Customer | ||
Type | rdfs:Class, skos:Concept, tech:Actor | ||
Broader/Parent types | tech:Actor → dpv:Entity | ||
Object of relation | dpv:hasActiveEntity, dpv:hasEntity, dpv:hasNonInvolvedEntity, dpv:hasPassiveEntity, dpv:hasResponsibleEntity, dpv:isDeterminedByEntity, dpv:isImplementedByEntity, dpv:isIndicatedBy, dpv:isOrganistionalUnitOf, dpv:isRepresentativeFor, tech:hasCustomer | ||
Definition | Actor that uses Technology directly or indirectly by providing it to Users | ||
Source | |||
Date Created | 2024-05-09 | ||
See More: | section ACTORS in TECH |
Term | Decision | Prefix | tech |
---|---|---|---|
Label | Decision | ||
IRI | https://w3id.org/dpv/tech#Decision | ||
Type | rdfs:Class, skos:Concept | ||
Broader/Parent types | tech:InputOutput | ||
Definition | A conclusion or determination of an action or choice in the context of technologies | ||
Usage Note | Decision is a concept referring to activities or tasks in the context of technologies producing or using them as inputs or outputs | ||
Date Created | 2024-12-01 | ||
Contributors | Delaram Golpayegani, Harshvardhan J. Pandit | ||
See More: | section IO in TECH |
Term | Deployer | Prefix | tech |
---|---|---|---|
Label | Deployer | ||
IRI | https://w3id.org/dpv/tech#Deployer | ||
Type | rdfs:Class, skos:Concept, tech:Actor | ||
Broader/Parent types | tech:Actor → dpv:Entity | ||
Object of relation | dpv:hasActiveEntity, dpv:hasEntity, dpv:hasNonInvolvedEntity, dpv:hasPassiveEntity, dpv:hasResponsibleEntity, dpv:isDeterminedByEntity, dpv:isImplementedByEntity, dpv:isIndicatedBy, dpv:isOrganistionalUnitOf, dpv:isRepresentativeFor, tech:hasDeployer | ||
Definition | Actor that deploys Technology | ||
Source | |||
Date Created | 2024-05-09 | ||
See More: | section ACTORS in TECH |
Term | DeploymentLocation | Prefix | tech |
---|---|---|---|
Label | Deployment Location | ||
IRI | https://w3id.org/dpv/tech#DeploymentLocation | ||
Type | rdfs:Class, skos:Concept | ||
Broader/Parent types | dpv:Location | ||
Object of relation | dpv:hasJurisdiction, dpv:hasLocation, tech:hasDeploymentLocation | ||
Definition | Location for where technology is deployed and used | ||
Date Created | 2022-06-15 | ||
Contributors | Harshvardhan J. Pandit, Delaram Golpayegani | ||
See More: | section CORE in TECH |
Term | Designer | Prefix | tech |
---|---|---|---|
Label | Designer | ||
IRI | https://w3id.org/dpv/tech#Designer | ||
Type | rdfs:Class, skos:Concept, tech:Actor | ||
Broader/Parent types | tech:Actor → dpv:Entity | ||
Object of relation | dpv:hasActiveEntity, dpv:hasEntity, dpv:hasNonInvolvedEntity, dpv:hasPassiveEntity, dpv:hasResponsibleEntity, dpv:isDeterminedByEntity, dpv:isImplementedByEntity, dpv:isIndicatedBy, dpv:isOrganistionalUnitOf, dpv:isRepresentativeFor, tech:hasDesigner | ||
Definition | Actor that designs Technology | ||
Source | |||
Date Created | 2024-05-09 | ||
See More: | section ACTORS in TECH |
Term | Developer | Prefix | tech |
---|---|---|---|
Label | Developer | ||
IRI | https://w3id.org/dpv/tech#Developer | ||
Type | rdfs:Class, skos:Concept, tech:Actor | ||
Broader/Parent types | tech:Producer → tech:Actor → dpv:Entity | ||
Object of relation | dpv:hasActiveEntity, dpv:hasEntity, dpv:hasNonInvolvedEntity, dpv:hasPassiveEntity, dpv:hasResponsibleEntity, dpv:isDeterminedByEntity, dpv:isImplementedByEntity, dpv:isIndicatedBy, dpv:isOrganistionalUnitOf, dpv:isRepresentativeFor, tech:hasDeveloper, tech:hasProducer | ||
Definition | Actor that develops Technology | ||
Source | |||
Date Created | 2024-05-09 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section ACTORS in TECH |
Term | DevelopmentPlan | Prefix | tech |
---|---|---|---|
Label | Development Plan | ||
IRI | https://w3id.org/dpv/tech#DevelopmentPlan | ||
Type | rdfs:Class, skos:Concept, tech:Documentation | ||
Broader/Parent types | tech:Plan → tech:Documentation | ||
Object of relation | tech:hasDocumentation | ||
Definition | Plan associated with developing technology | ||
Date Created | 2024-05-09 | ||
See More: | section DOCS in TECH |
Term | Distributor | Prefix | tech |
---|---|---|---|
Label | Distributor | ||
IRI | https://w3id.org/dpv/tech#Distributor | ||
Type | rdfs:Class, skos:Concept, tech:Actor | ||
Broader/Parent types | tech:Actor → dpv:Entity | ||
Object of relation | dpv:hasActiveEntity, dpv:hasEntity, dpv:hasNonInvolvedEntity, dpv:hasPassiveEntity, dpv:hasResponsibleEntity, dpv:isDeterminedByEntity, dpv:isImplementedByEntity, dpv:isIndicatedBy, dpv:isOrganistionalUnitOf, dpv:isRepresentativeFor | ||
Definition | Actor that distributes the Technology | ||
Date Created | 2024-05-09 | ||
See More: | section ACTORS in TECH |
Term | Documentation | Prefix | tech |
---|---|---|---|
Label | Documentation | ||
IRI | https://w3id.org/dpv/tech#Documentation | ||
Type | rdfs:Class, skos:Concept | ||
Object of relation | tech:hasDocumentation | ||
Definition | Information describing use, functionality, design, or other technical aspects of the Technology | ||
Date Created | 2024-05-09 | ||
Contributors | Delaram Golpayegani, Harshvardhan J. Pandit | ||
See More: | section CORE in TECH |
Term | Evaluator | Prefix | tech |
---|---|---|---|
Label | Evaluator | ||
IRI | https://w3id.org/dpv/tech#Evaluator | ||
Type | rdfs:Class, skos:Concept, tech:Actor | ||
Broader/Parent types | tech:Partner → tech:Actor → dpv:Entity | ||
Object of relation | dpv:hasActiveEntity, dpv:hasEntity, dpv:hasNonInvolvedEntity, dpv:hasPassiveEntity, dpv:hasResponsibleEntity, dpv:isDeterminedByEntity, dpv:isImplementedByEntity, dpv:isIndicatedBy, dpv:isOrganistionalUnitOf, dpv:isRepresentativeFor, tech:hasEvaluator, tech:hasPartner | ||
Definition | Actor that evaluates the performance of Technology | ||
Source | |||
Date Created | 2024-05-09 | ||
See More: | section ACTORS in TECH |
Term | Function | Prefix | tech |
---|---|---|---|
Label | Function | ||
IRI | https://w3id.org/dpv/tech#Function | ||
Type | rdfs:Class, skos:Concept | ||
Object of relation | tech:hasFunction | ||
Definition | Expression of what goals or purposes the technology's capabilities are being used towards or developed for | ||
Usage Note | Function is a broad concept that can include purposes such as identify verification, capability such as image recognition, or specific security measures such as encryption | ||
Date Created | 2024-05-09 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section CORE in TECH |
Term | GPS | Prefix | tech |
---|---|---|---|
Label | GPS | ||
IRI | https://w3id.org/dpv/tech#GPS | ||
Type | rdfs:Class, skos:Concept, tech:CommunicationMechanism | ||
Broader/Parent types | tech:CommunicationMechanism → dpv:Technology | ||
Object of relation | dpv:isImplementedUsingTechnology, tech:hasCommunicationMechanism | ||
Definition | Technology utilising GPS | ||
Date Created | 2024-05-09 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section COMMS in TECH |
Term | Guide | Prefix | tech |
---|---|---|---|
Label | Guide | ||
IRI | https://w3id.org/dpv/tech#Guide | ||
Type | rdfs:Class, skos:Concept, tech:Documentation | ||
Broader/Parent types | tech:Documentation | ||
Object of relation | tech:hasDocumentation | ||
Definition | Documentation that provides guidance regarding the technology | ||
Date Created | 2024-05-09 | ||
See More: | section DOCS in TECH |
Term | ImageContent | Prefix | tech |
---|---|---|---|
Label | Image Content | ||
IRI | https://w3id.org/dpv/tech#ImageContent | ||
Type | rdfs:Class, skos:Concept | ||
Broader/Parent types | tech:Content → dpv:Data | ||
Broader/Parent types | tech:Content → tech:InputOutput | ||
Object of relation | dpv:hasData | ||
Definition | Content that is or has an image component | ||
Date Created | 2024-12-01 | ||
Contributors | Delaram Golpayegani, Harshvardhan J. Pandit | ||
See More: | section IO in TECH |
Term | Importer | Prefix | tech |
---|---|---|---|
Label | Importer | ||
IRI | https://w3id.org/dpv/tech#Importer | ||
Type | rdfs:Class, skos:Concept, tech:Actor | ||
Broader/Parent types | tech:Actor → dpv:Entity | ||
Object of relation | dpv:hasActiveEntity, dpv:hasEntity, dpv:hasNonInvolvedEntity, dpv:hasPassiveEntity, dpv:hasResponsibleEntity, dpv:isDeterminedByEntity, dpv:isImplementedByEntity, dpv:isIndicatedBy, dpv:isOrganistionalUnitOf, dpv:isRepresentativeFor | ||
Definition | Actor that imports the Technology within a jurisdiction | ||
Date Created | 2024-05-09 | ||
See More: | section ACTORS in TECH |
Term | Input | Prefix | tech |
---|---|---|---|
Label | Input | ||
IRI | https://w3id.org/dpv/tech#Input | ||
Type | rdfs:Class, skos:Concept | ||
Broader/Parent types | tech:InputOutput | ||
Object of relation | tech:hasInput | ||
Definition | Input to a technology | ||
Date Created | 2024-12-01 | ||
Contributors | Delaram Golpayegani, Harshvardhan J. Pandit | ||
See More: | section IO in TECH |
Term | InputAction | Prefix | tech |
---|---|---|---|
Label | Input Action | ||
IRI | https://w3id.org/dpv/tech#InputAction | ||
Type | rdfs:Class, skos:Concept | ||
Broader/Parent types | tech:Action → tech:InputOutput | ||
Broader/Parent types | tech:Input → tech:InputOutput | ||
Object of relation | tech:hasInput, tech:hasInputAction, tech:hasOutputAction | ||
Definition | Action provided as an input to a technology | ||
Usage Note | Action can mean a physical action, such as the movements involved in robotics | ||
Date Created | 2024-12-01 | ||
Contributors | Delaram Golpayegani, Harshvardhan J. Pandit | ||
See More: | section IO in TECH |
Term | InputData | Prefix | tech |
---|---|---|---|
Label | Input Data | ||
IRI | https://w3id.org/dpv/tech#InputData | ||
Type | rdfs:Class, skos:Concept | ||
Broader/Parent types | dpv:Data | ||
Broader/Parent types | tech:Input → tech:InputOutput | ||
Object of relation | dpv:hasData, tech:hasInput, tech:hasInputData | ||
Definition | Data that is provided an input to a technology | ||
Date Created | 2024-12-01 | ||
Contributors | Delaram Golpayegani, Harshvardhan J. Pandit | ||
See More: | section IO in TECH |
Term | InputOutput | Prefix | tech |
---|---|---|---|
Label | Input-Output | ||
IRI | https://w3id.org/dpv/tech#InputOutput | ||
Type | rdfs:Class, skos:Concept | ||
Definition | A broad abstract concept referring to the inputs and outputs associated with a technology | ||
Date Created | 2024-12-01 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section CORE in TECH |
Term | Installer | Prefix | tech |
---|---|---|---|
Label | Installer | ||
IRI | https://w3id.org/dpv/tech#Installer | ||
Type | rdfs:Class, skos:Concept, tech:Actor | ||
Broader/Parent types | tech:Actor → dpv:Entity | ||
Object of relation | dpv:hasActiveEntity, dpv:hasEntity, dpv:hasNonInvolvedEntity, dpv:hasPassiveEntity, dpv:hasResponsibleEntity, dpv:isDeterminedByEntity, dpv:isImplementedByEntity, dpv:isIndicatedBy, dpv:isOrganistionalUnitOf, dpv:isRepresentativeFor, tech:hasInstaller | ||
Definition | Actor that installs Technology | ||
Source | |||
Date Created | 2024-05-09 | ||
See More: | section ACTORS in TECH |
Term | Instructions | Prefix | tech |
---|---|---|---|
Label | Instructions | ||
IRI | https://w3id.org/dpv/tech#Instructions | ||
Type | rdfs:Class, skos:Concept, tech:Documentation | ||
Broader/Parent types | tech:Documentation | ||
Object of relation | tech:hasDocumentation | ||
Definition | Instructions related to technology | ||
Date Created | 2024-05-09 | ||
See More: | section DOCS in TECH |
Term | IntendedUse | Prefix | tech |
---|---|---|---|
Label | Intended Use | ||
IRI | https://w3id.org/dpv/tech#IntendedUse | ||
Type | rdfs:Class, skos:Concept | ||
Object of relation | tech:hasIntendedUse | ||
Definition | Describes the 'intended' use of the technology | ||
Usage Note | Intended use can be used to describe how the developer or provider of technology intends it to be used e.g. use a database to store data, and to describe the plan or 'intent' to use the technology by a user or operator e.g. use a database to store and analyse data. Intended Use can involve any concept e.g. DPV's purpose, processing, tech/org measures, and can be low-level purely technical uses such as store data or high-level goals such as legal compliance. Intended Use only describes the intent or ex-ante intention, and may be different from how the technology is being actually used - which is indicated by using isImplementedUsingTechnology in a process or other relevant context. | ||
Date Created | 2024-05-22 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section CORE in TECH |
Term | Internet | Prefix | tech |
---|---|---|---|
Label | Internet | ||
IRI | https://w3id.org/dpv/tech#Internet | ||
Type | rdfs:Class, skos:Concept, tech:CommunicationMechanism | ||
Broader/Parent types | tech:Networking → tech:CommunicationMechanism → dpv:Technology | ||
Object of relation | dpv:isImplementedUsingTechnology, tech:hasCommunicationMechanism | ||
Definition | Technology utilising internet | ||
Date Created | 2024-05-09 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section COMMS in TECH |
Term | License | Prefix | tech |
---|---|---|---|
Label | License | ||
IRI | https://w3id.org/dpv/tech#License | ||
Type | rdfs:Class, skos:Concept | ||
Broader/Parent types | dpv:LicenseAgreement → dpv:ContractByDomain → dpv:Contract → dpv:LegalBasis | ||
Object of relation | dpv:hasLegalBasis, tech:hasLicense | ||
Definition | A legal agreement that allows or provides a license for the use or other operations involving a technology | ||
Usage Note | This concept is derived from license agreements and contracts which are legal bases, and therefore can also be used as a legla basis | ||
Date Created | 2024-12-01 | ||
Contributors | Delaram Golpayegani, Harshvardhan J. Pandit | ||
See More: | section CORE in TECH |
Term | LifecycleStage | Prefix | tech |
---|---|---|---|
Label | Lifecycle Stage | ||
IRI | https://w3id.org/dpv/tech#LifecycleStage | ||
Type | rdfs:Class, skos:Concept | ||
Object of relation | tech:hasLifecycleStage | ||
Definition | A stage within the lifecycle of technology | ||
Date Created | 2024-12-01 | ||
Contributors | Delaram Golpayegani, Harshvardhan J. Pandit | ||
See More: | section CORE in TECH |
Term | LocalNetwork | Prefix | tech |
---|---|---|---|
Label | Local Network | ||
IRI | https://w3id.org/dpv/tech#LocalNetwork | ||
Type | rdfs:Class, skos:Concept, tech:CommunicationMechanism | ||
Broader/Parent types | tech:Networking → tech:CommunicationMechanism → dpv:Technology | ||
Object of relation | dpv:isImplementedUsingTechnology, tech:hasCommunicationMechanism | ||
Definition | Technology utilising local networking | ||
Date Created | 2024-05-09 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section COMMS in TECH |
Term | Maintainer | Prefix | tech |
---|---|---|---|
Label | Maintainer | ||
IRI | https://w3id.org/dpv/tech#Maintainer | ||
Type | rdfs:Class, skos:Concept, tech:Actor | ||
Broader/Parent types | tech:Actor → dpv:Entity | ||
Object of relation | dpv:hasActiveEntity, dpv:hasEntity, dpv:hasNonInvolvedEntity, dpv:hasPassiveEntity, dpv:hasResponsibleEntity, dpv:isDeterminedByEntity, dpv:isImplementedByEntity, dpv:isIndicatedBy, dpv:isOrganistionalUnitOf, dpv:isRepresentativeFor, tech:hasMaintainer | ||
Definition | Actor that maintains Technology | ||
Source | |||
Date Created | 2024-05-09 | ||
See More: | section ACTORS in TECH |
Term | Manual | Prefix | tech |
---|---|---|---|
Label | Manual | ||
IRI | https://w3id.org/dpv/tech#Manual | ||
Type | rdfs:Class, skos:Concept, tech:Documentation | ||
Broader/Parent types | tech:Documentation | ||
Object of relation | tech:hasDocumentation | ||
Definition | Documentation that provides instructions for using, maintaining, developing, or performing other activities regarding the technology | ||
Date Created | 2024-05-09 | ||
See More: | section DOCS in TECH |
Term | Manufacturer | Prefix | tech |
---|---|---|---|
Label | Manufacturer | ||
IRI | https://w3id.org/dpv/tech#Manufacturer | ||
Type | rdfs:Class, skos:Concept, tech:Actor | ||
Broader/Parent types | tech:Actor → dpv:Entity | ||
Object of relation | dpv:hasActiveEntity, dpv:hasEntity, dpv:hasNonInvolvedEntity, dpv:hasPassiveEntity, dpv:hasResponsibleEntity, dpv:isDeterminedByEntity, dpv:isImplementedByEntity, dpv:isIndicatedBy, dpv:isOrganistionalUnitOf, dpv:isRepresentativeFor, tech:hasManufacturer | ||
Definition | Actor that manufactures Technology | ||
Source | |||
Date Created | 2024-05-09 | ||
See More: | section ACTORS in TECH |
Term | MarketAvailabilityStatus | Prefix | tech |
---|---|---|---|
Label | Market Availability Status | ||
IRI | https://w3id.org/dpv/tech#MarketAvailabilityStatus | ||
Type | rdfs:Class, skos:Concept | ||
Broader/Parent types | tech:TechnologyStatus → dpv:Status → dpv:Context | ||
Object of relation | dpv:hasContext, dpv:hasStatus, tech:hasMarketAvailabilityStatus | ||
Definition | Status indicating whether Technology is available on the market | ||
Date Created | 2024-05-09 | ||
See More: | section STATUS in TECH |
Term | MarketAvailable | Prefix | tech |
---|---|---|---|
Label | Market Available | ||
IRI | https://w3id.org/dpv/tech#MarketAvailable | ||
Type | rdfs:Class, skos:Concept, tech:MarketAvailabilityStatus | ||
Broader/Parent types | tech:MarketAvailabilityStatus → tech:TechnologyStatus → dpv:Status → dpv:Context | ||
Object of relation | dpv:hasContext, dpv:hasStatus, tech:hasMarketAvailabilityStatus | ||
Definition | Status indicating Technology is available on the market | ||
Date Created | 2024-05-09 | ||
See More: | section STATUS in TECH |
Term | Networking | Prefix | tech |
---|---|---|---|
Label | Networking | ||
IRI | https://w3id.org/dpv/tech#Networking | ||
Type | rdfs:Class, skos:Concept, tech:CommunicationMechanism | ||
Broader/Parent types | tech:CommunicationMechanism → dpv:Technology | ||
Object of relation | dpv:isImplementedUsingTechnology, tech:hasCommunicationMechanism | ||
Definition | Technology utilising networking | ||
Date Created | 2024-05-09 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section COMMS in TECH |
Term | NotProvided | Prefix | tech |
---|---|---|---|
Label | Not Provided | ||
IRI | https://w3id.org/dpv/tech#NotProvided | ||
Type | rdfs:Class, skos:Concept, tech:ProvisionStatus | ||
Broader/Parent types | tech:ProvisionStatus → tech:TechnologyStatus → dpv:Status → dpv:Context | ||
Object of relation | dpv:hasContext, dpv:hasStatus, tech:hasProvisionStatus | ||
Definition | Status indicating Technology has not been provided | ||
Date Created | 2024-05-09 | ||
See More: | section STATUS in TECH |
Term | Operator | Prefix | tech |
---|---|---|---|
Label | Operator | ||
IRI | https://w3id.org/dpv/tech#Operator | ||
Type | rdfs:Class, skos:Concept, tech:Actor | ||
Broader/Parent types | tech:Actor → dpv:Entity | ||
Object of relation | dpv:hasActiveEntity, dpv:hasEntity, dpv:hasNonInvolvedEntity, dpv:hasPassiveEntity, dpv:hasResponsibleEntity, dpv:isDeterminedByEntity, dpv:isImplementedByEntity, dpv:isIndicatedBy, dpv:isOrganistionalUnitOf, dpv:isRepresentativeFor | ||
Definition | Actor that operates the Technology | ||
Usage Note | Operator and User are similar concepts but may refer to different actors, for example in the scenario where the user determines what actions to perform on the technology and the operator executes these actions by operating the technology | ||
Date Created | 2024-05-09 | ||
See More: | section ACTORS in TECH |
Term | Output | Prefix | tech |
---|---|---|---|
Label | Output | ||
IRI | https://w3id.org/dpv/tech#Output | ||
Type | rdfs:Class, skos:Concept | ||
Broader/Parent types | tech:InputOutput | ||
Object of relation | tech:hasOutput | ||
Definition | Output from a technology | ||
Date Created | 2024-12-01 | ||
Contributors | Delaram Golpayegani, Harshvardhan J. Pandit | ||
See More: | section IO in TECH |
Term | OutputAction | Prefix | tech |
---|---|---|---|
Label | Output Action | ||
IRI | https://w3id.org/dpv/tech#OutputAction | ||
Type | rdfs:Class, skos:Concept | ||
Broader/Parent types | tech:Action → tech:InputOutput | ||
Broader/Parent types | tech:Output → tech:InputOutput | ||
Object of relation | tech:hasInputAction, tech:hasOutput, tech:hasOutputAction | ||
Definition | Action produced as an output from a technology | ||
Usage Note | Action can mean a physical action, such as the movements involved in robotics | ||
Date Created | 2024-12-01 | ||
Contributors | Delaram Golpayegani, Harshvardhan J. Pandit | ||
See More: | section IO in TECH |
Term | OutputData | Prefix | tech |
---|---|---|---|
Label | Output Data | ||
IRI | https://w3id.org/dpv/tech#OutputData | ||
Type | rdfs:Class, skos:Concept | ||
Broader/Parent types | dpv:Data | ||
Broader/Parent types | tech:Output → tech:InputOutput | ||
Object of relation | dpv:hasData, tech:hasOutput, tech:hasOutputData | ||
Definition | Data that is produced as an output from a technology | ||
Date Created | 2024-12-01 | ||
Contributors | Delaram Golpayegani, Harshvardhan J. Pandit | ||
See More: | section IO in TECH |
Term | Owner | Prefix | tech |
---|---|---|---|
Label | Owner | ||
IRI | https://w3id.org/dpv/tech#Owner | ||
Type | rdfs:Class, skos:Concept, tech:Actor | ||
Broader/Parent types | tech:Actor → dpv:Entity | ||
Object of relation | dpv:hasActiveEntity, dpv:hasEntity, dpv:hasNonInvolvedEntity, dpv:hasPassiveEntity, dpv:hasResponsibleEntity, dpv:isDeterminedByEntity, dpv:isImplementedByEntity, dpv:isIndicatedBy, dpv:isOrganistionalUnitOf, dpv:isRepresentativeFor, tech:hasOwner | ||
Definition | Actor that owns Technology | ||
Source | |||
Date Created | 2024-05-09 | ||
See More: | section ACTORS in TECH |
Term | Partner | Prefix | tech |
---|---|---|---|
Label | Partner | ||
IRI | https://w3id.org/dpv/tech#Partner | ||
Type | rdfs:Class, skos:Concept, tech:Actor | ||
Broader/Parent types | tech:Actor → dpv:Entity | ||
Object of relation | dpv:hasActiveEntity, dpv:hasEntity, dpv:hasNonInvolvedEntity, dpv:hasPassiveEntity, dpv:hasResponsibleEntity, dpv:isDeterminedByEntity, dpv:isImplementedByEntity, dpv:isIndicatedBy, dpv:isOrganistionalUnitOf, dpv:isRepresentativeFor, tech:hasPartner | ||
Definition | Actor that provides services in the context of Technology | ||
Usage Note | "Partner" is a vague term and should not be used - instead the more specific terms provided in this vocabulary should be used. Partner refers to entities that provide services for the technology (as opposed to for using the technology) - for example to further develop or refine it, or to test or audit it. | ||
Source | |||
Date Created | 2024-05-09 | ||
See More: | section ACTORS in TECH |
Term | Plan | Prefix | tech |
---|---|---|---|
Label | Plan | ||
IRI | https://w3id.org/dpv/tech#Plan | ||
Type | rdfs:Class, skos:Concept, tech:Documentation | ||
Broader/Parent types | tech:Documentation | ||
Object of relation | tech:hasDocumentation | ||
Definition | Plan associated with using, maintaining, developing, or performing other activities associated with technology | ||
Date Created | 2024-05-09 | ||
See More: | section DOCS in TECH |
Term | Prediction | Prefix | tech |
---|---|---|---|
Label | Prediction | ||
IRI | https://w3id.org/dpv/tech#Prediction | ||
Type | rdfs:Class, skos:Concept | ||
Broader/Parent types | tech:InputOutput | ||
Definition | An inference or prediction of an action or data or decision in the context of technologies | ||
Usage Note | Prediction is a concept referring to activities or tasks in the context of technologies producing or using them as inputs or outputs | ||
Date Created | 2024-12-01 | ||
Contributors | Delaram Golpayegani, Harshvardhan J. Pandit | ||
See More: | section IO in TECH |
Term | Producer | Prefix | tech |
---|---|---|---|
Label | Producer | ||
IRI | https://w3id.org/dpv/tech#Producer | ||
Type | rdfs:Class, skos:Concept, tech:Actor | ||
Broader/Parent types | tech:Actor → dpv:Entity | ||
Object of relation | dpv:hasActiveEntity, dpv:hasEntity, dpv:hasNonInvolvedEntity, dpv:hasPassiveEntity, dpv:hasResponsibleEntity, dpv:isDeterminedByEntity, dpv:isImplementedByEntity, dpv:isIndicatedBy, dpv:isOrganistionalUnitOf, dpv:isRepresentativeFor, tech:hasProducer | ||
Definition | Actor that produces Technology | ||
Source | |||
Date Created | 2024-05-09 | ||
See More: | section ACTORS in TECH |
Term | Provided | Prefix | tech |
---|---|---|---|
Label | Provided | ||
IRI | https://w3id.org/dpv/tech#Provided | ||
Type | rdfs:Class, skos:Concept, tech:ProvisionStatus | ||
Broader/Parent types | tech:ProvisionStatus → tech:TechnologyStatus → dpv:Status → dpv:Context | ||
Object of relation | dpv:hasContext, dpv:hasStatus, tech:hasProvisionStatus | ||
Definition | Status indicating Technology has been provided | ||
Date Created | 2024-05-09 | ||
See More: | section STATUS in TECH |
Term | ProvidedAsAlgorithmic | Prefix | tech |
---|---|---|---|
Label | Provided as AlgorithmicProvision | ||
IRI | https://w3id.org/dpv/tech#ProvidedAsAlgorithmic | ||
Type | rdfs:Class, skos:Concept, tech:ProvisionMethod | ||
Broader/Parent types | tech:ProvisionMethod → dpv:Technology | ||
Object of relation | dpv:isImplementedUsingTechnology, tech:hasProvisionMethod | ||
Definition | Technology provided as an algorithm or method | ||
Date Created | 2022-06-15 | ||
Date Modified | 2024-12-01 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section PROVISION in TECH |
Term | ProvidedAsCaaS | Prefix | tech |
---|---|---|---|
Label | Provided as Compute as a Service (CaaS)Provision | ||
IRI | https://w3id.org/dpv/tech#ProvidedAsCaaS | ||
Type | rdfs:Class, skos:Concept, tech:ProvisionMethod | ||
Broader/Parent types | tech:ProvidedAsCloudService → tech:ProvidedAsService → tech:ProvisionMethod → dpv:Technology | ||
Object of relation | dpv:isImplementedUsingTechnology, tech:hasProvisionMethod | ||
Definition | Technology provided as a cloud service consisting of managed compute resources | ||
Date Created | 2024-05-09 | ||
Date Modified | 2024-12-01 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section PROVISION in TECH |
Term | ProvidedAsCloudService | Prefix | tech |
---|---|---|---|
Label | Provided as Cloud ServiceProvision | ||
IRI | https://w3id.org/dpv/tech#ProvidedAsCloudService | ||
Type | rdfs:Class, skos:Concept, tech:ProvisionMethod | ||
Broader/Parent types | tech:ProvidedAsService → tech:ProvisionMethod → dpv:Technology | ||
Object of relation | dpv:isImplementedUsingTechnology, tech:hasProvisionMethod | ||
Definition | Technology provided as a cloud service | ||
Date Created | 2024-05-09 | ||
Date Modified | 2024-12-01 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section PROVISION in TECH |
Term | ProvidedAsComponent | Prefix | tech |
---|---|---|---|
Label | Provided as ComponentProvision | ||
IRI | https://w3id.org/dpv/tech#ProvidedAsComponent | ||
Type | rdfs:Class, skos:Concept, tech:ProvisionMethod | ||
Broader/Parent types | tech:ProvisionMethod → dpv:Technology | ||
Object of relation | dpv:isImplementedUsingTechnology, tech:hasProvisionMethod | ||
Definition | Technology provided as a component | ||
Date Created | 2022-06-15 | ||
Date Modified | 2024-12-01 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section PROVISION in TECH |
Term | ProvidedAsFixedUse | Prefix | tech |
---|---|---|---|
Label | Provided as Fixed UseProvision | ||
IRI | https://w3id.org/dpv/tech#ProvidedAsFixedUse | ||
Type | rdfs:Class, skos:Concept, tech:ProvisionMethod | ||
Broader/Parent types | tech:ProvisionMethod → dpv:Technology | ||
Object of relation | dpv:isImplementedUsingTechnology, tech:hasProvisionMethod | ||
Definition | Technology provided for using a fixed number of times | ||
Date Created | 2022-06-15 | ||
Date Modified | 2024-12-01 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section PROVISION in TECH |
Term | ProvidedAsGoods | Prefix | tech |
---|---|---|---|
Label | Provided as GoodsProvision | ||
IRI | https://w3id.org/dpv/tech#ProvidedAsGoods | ||
Type | rdfs:Class, skos:Concept, tech:ProvisionMethod | ||
Broader/Parent types | tech:ProvisionMethod → dpv:Technology | ||
Object of relation | dpv:isImplementedUsingTechnology, tech:hasProvisionMethod | ||
Definition | Technology provided or used as goods | ||
Date Created | 2022-06-15 | ||
Date Modified | 2024-12-01 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section PROVISION in TECH |
Term | ProvidedAsHybridCloudService | Prefix | tech |
---|---|---|---|
Label | Provided as Hybrid Cloud ServiceProvision | ||
IRI | https://w3id.org/dpv/tech#ProvidedAsHybridCloudService | ||
Type | rdfs:Class, skos:Concept, tech:ProvisionMethod | ||
Broader/Parent types | tech:ProvidedAsPrivateCloudService → tech:ProvidedAsCloudService → tech:ProvidedAsService → tech:ProvisionMethod → dpv:Technology | ||
Broader/Parent types | tech:ProvidedAsPublicCloudService → tech:ProvidedAsCloudService → tech:ProvidedAsService → tech:ProvisionMethod → dpv:Technology | ||
Object of relation | dpv:isImplementedUsingTechnology, tech:hasProvisionMethod | ||
Definition | Technology provided as a cloud service that is both private and public in parts | ||
Date Created | 2024-05-09 | ||
Date Modified | 2024-12-01 | ||
Contributors | Tek Raj Chhetri | ||
See More: | section PROVISION in TECH |
Term | ProvidedAsIaaS | Prefix | tech |
---|---|---|---|
Label | Provided as Infrastructure as a Service (IaaS)Provision | ||
IRI | https://w3id.org/dpv/tech#ProvidedAsIaaS | ||
Type | rdfs:Class, skos:Concept, tech:ProvisionMethod | ||
Broader/Parent types | tech:ProvidedAsCloudService → tech:ProvidedAsService → tech:ProvisionMethod → dpv:Technology | ||
Object of relation | dpv:isImplementedUsingTechnology, tech:hasProvisionMethod | ||
Definition | Technology provided as a cloud service consisting of managed infrastructure resources | ||
Date Created | 2024-05-09 | ||
Date Modified | 2024-12-01 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section PROVISION in TECH |
Term | ProvidedAsMBaaS | Prefix | tech |
---|---|---|---|
Label | Provided as Mobile backend as a ServiceProvision | ||
IRI | https://w3id.org/dpv/tech#ProvidedAsMBaaS | ||
Type | rdfs:Class, skos:Concept, tech:ProvisionMethod | ||
Broader/Parent types | tech:ProvidedAsCloudService → tech:ProvidedAsService → tech:ProvisionMethod → dpv:Technology | ||
Object of relation | dpv:isImplementedUsingTechnology, tech:hasProvisionMethod | ||
Definition | Technology provided as a cloud service consisting of managed 'backend' services for mobile users | ||
Date Created | 2024-05-09 | ||
Date Modified | 2024-12-01 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section PROVISION in TECH |
Term | ProvidedAsPaaS | Prefix | tech |
---|---|---|---|
Label | Provided as Platform as a Service (PaaS)Provision | ||
IRI | https://w3id.org/dpv/tech#ProvidedAsPaaS | ||
Type | rdfs:Class, skos:Concept, tech:ProvisionMethod | ||
Broader/Parent types | tech:ProvidedAsCloudService → tech:ProvidedAsService → tech:ProvisionMethod → dpv:Technology | ||
Object of relation | dpv:isImplementedUsingTechnology, tech:hasProvisionMethod | ||
Definition | Technology provided as a cloud service consisting of managed platform resources | ||
Date Created | 2024-05-09 | ||
Date Modified | 2024-12-01 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section PROVISION in TECH |
Term | ProvidedAsPrivateCloudService | Prefix | tech |
---|---|---|---|
Label | Provided as Private Cloud ServiceProvision | ||
IRI | https://w3id.org/dpv/tech#ProvidedAsPrivateCloudService | ||
Type | rdfs:Class, skos:Concept, tech:ProvisionMethod | ||
Broader/Parent types | tech:ProvidedAsCloudService → tech:ProvidedAsService → tech:ProvisionMethod → dpv:Technology | ||
Object of relation | dpv:isImplementedUsingTechnology, tech:hasProvisionMethod | ||
Definition | Technology provided as a cloud service that is private | ||
Date Created | 2024-05-09 | ||
Date Modified | 2024-12-01 | ||
Contributors | Tek Raj Chhetri | ||
See More: | section PROVISION in TECH |
Term | ProvidedAsProduct | Prefix | tech |
---|---|---|---|
Label | Provided as ProductProvision | ||
IRI | https://w3id.org/dpv/tech#ProvidedAsProduct | ||
Type | rdfs:Class, skos:Concept, tech:ProvisionMethod | ||
Broader/Parent types | tech:ProvisionMethod → dpv:Technology | ||
Object of relation | dpv:isImplementedUsingTechnology, tech:hasProvisionMethod | ||
Definition | Technology provided as a product | ||
Date Created | 2022-06-15 | ||
Date Modified | 2024-12-01 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section PROVISION in TECH |
Term | ProvidedAsPublicCloudService | Prefix | tech |
---|---|---|---|
Label | Provided as Public Cloud ServiceProvision | ||
IRI | https://w3id.org/dpv/tech#ProvidedAsPublicCloudService | ||
Type | rdfs:Class, skos:Concept, tech:ProvisionMethod | ||
Broader/Parent types | tech:ProvidedAsCloudService → tech:ProvidedAsService → tech:ProvisionMethod → dpv:Technology | ||
Object of relation | dpv:isImplementedUsingTechnology, tech:hasProvisionMethod | ||
Definition | Technology provided as a cloud service that is public | ||
Date Created | 2024-05-09 | ||
Date Modified | 2024-12-01 | ||
Contributors | Tek Raj Chhetri | ||
See More: | section PROVISION in TECH |
Term | ProvidedAsSaaS | Prefix | tech |
---|---|---|---|
Label | Provided as Software as a Service (SaaS)Provision | ||
IRI | https://w3id.org/dpv/tech#ProvidedAsSaaS | ||
Type | rdfs:Class, skos:Concept, tech:ProvisionMethod | ||
Broader/Parent types | tech:ProvidedAsCloudService → tech:ProvidedAsService → tech:ProvisionMethod → dpv:Technology | ||
Object of relation | dpv:isImplementedUsingTechnology, tech:hasProvisionMethod | ||
Definition | Technology provided as a cloud service consisting of managed software resources | ||
Date Created | 2024-05-09 | ||
Date Modified | 2024-12-01 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section PROVISION in TECH |
Term | ProvidedAsServerlessComputing | Prefix | tech |
---|---|---|---|
Label | Provided as Serverless ComputingProvision | ||
IRI | https://w3id.org/dpv/tech#ProvidedAsServerlessComputing | ||
Type | rdfs:Class, skos:Concept, tech:ProvisionMethod | ||
Broader/Parent types | tech:ProvidedAsCloudService → tech:ProvidedAsService → tech:ProvisionMethod → dpv:Technology | ||
Object of relation | dpv:isImplementedUsingTechnology, tech:hasProvisionMethod | ||
Definition | Technology provided as a cloud service consisting of fully managed servers for executing functions | ||
Date Created | 2024-05-09 | ||
Date Modified | 2024-12-01 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section PROVISION in TECH |
Term | ProvidedAsService | Prefix | tech |
---|---|---|---|
Label | Provided as ServiceProvision | ||
IRI | https://w3id.org/dpv/tech#ProvidedAsService | ||
Type | rdfs:Class, skos:Concept, tech:ProvisionMethod | ||
Broader/Parent types | tech:ProvisionMethod → dpv:Technology | ||
Object of relation | dpv:isImplementedUsingTechnology, tech:hasProvisionMethod | ||
Definition | Technology provided or used as service(s) | ||
Date Created | 2022-06-15 | ||
Date Modified | 2024-12-01 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section PROVISION in TECH |
Term | ProvidedAsSubscription | Prefix | tech |
---|---|---|---|
Label | Provided as SubscriptionProvision | ||
IRI | https://w3id.org/dpv/tech#ProvidedAsSubscription | ||
Type | rdfs:Class, skos:Concept, tech:ProvisionMethod | ||
Broader/Parent types | tech:ProvisionMethod → dpv:Technology | ||
Object of relation | dpv:isImplementedUsingTechnology, tech:hasProvisionMethod | ||
Definition | Technology that is provided or used as a periodic subscription | ||
Date Created | 2022-06-15 | ||
Date Modified | 2024-12-01 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section PROVISION in TECH |
Term | ProvidedAsSystem | Prefix | tech |
---|---|---|---|
Label | Provided as SystemProvision | ||
IRI | https://w3id.org/dpv/tech#ProvidedAsSystem | ||
Type | rdfs:Class, skos:Concept, tech:ProvisionMethod | ||
Broader/Parent types | tech:ProvisionMethod → dpv:Technology | ||
Object of relation | dpv:isImplementedUsingTechnology, tech:hasProvisionMethod | ||
Definition | Technology provided as a system | ||
Date Created | 2022-06-15 | ||
Date Modified | 2024-12-01 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section PROVISION in TECH |
Term | Provider | Prefix | tech |
---|---|---|---|
Label | Provider | ||
IRI | https://w3id.org/dpv/tech#Provider | ||
Type | rdfs:Class, skos:Concept, tech:Actor | ||
Broader/Parent types | tech:Actor → dpv:Entity | ||
Object of relation | dpv:hasActiveEntity, dpv:hasEntity, dpv:hasNonInvolvedEntity, dpv:hasPassiveEntity, dpv:hasResponsibleEntity, dpv:isDeterminedByEntity, dpv:isImplementedByEntity, dpv:isIndicatedBy, dpv:isOrganistionalUnitOf, dpv:isRepresentativeFor, tech:hasProvider | ||
Definition | Actor that provides Technology | ||
Source | |||
Date Created | 2024-05-09 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section ACTORS in TECH |
Term | ProvisionMethod | Prefix | tech |
---|---|---|---|
Label | Provision Method | ||
IRI | https://w3id.org/dpv/tech#ProvisionMethod | ||
Type | rdfs:Class, skos:Concept | ||
Broader/Parent types | dpv:Technology | ||
Object of relation | dpv:isImplementedUsingTechnology, tech:hasProvisionMethod | ||
Definition | Method associated with provision or use of technology | ||
Date Created | 2022-06-15 | ||
Date Modified | 2024-05-09 | ||
Contributors | Harshvardhan J. Pandit, Delaram Golpayegani | ||
See More: | section CORE in TECH |
Term | ProvisionStatus | Prefix | tech |
---|---|---|---|
Label | Provision Status | ||
IRI | https://w3id.org/dpv/tech#ProvisionStatus | ||
Type | rdfs:Class, skos:Concept | ||
Broader/Parent types | tech:TechnologyStatus → dpv:Status → dpv:Context | ||
Object of relation | dpv:hasContext, dpv:hasStatus, tech:hasProvisionStatus | ||
Definition | Status indicating whether Technology has been provided | ||
Date Created | 2024-05-09 | ||
See More: | section STATUS in TECH |
Term | Purchaser | Prefix | tech |
---|---|---|---|
Label | Purchaser | ||
IRI | https://w3id.org/dpv/tech#Purchaser | ||
Type | rdfs:Class, skos:Concept, tech:Actor | ||
Broader/Parent types | tech:Actor → dpv:Entity | ||
Object of relation | dpv:hasActiveEntity, dpv:hasEntity, dpv:hasNonInvolvedEntity, dpv:hasPassiveEntity, dpv:hasResponsibleEntity, dpv:isDeterminedByEntity, dpv:isImplementedByEntity, dpv:isIndicatedBy, dpv:isOrganistionalUnitOf, dpv:isRepresentativeFor, tech:hasPurchaser | ||
Definition | Actor that purchases Technology | ||
Source | |||
Date Created | 2024-05-09 | ||
See More: | section ACTORS in TECH |
Term | Recommendation | Prefix | tech |
---|---|---|---|
Label | Recommendation | ||
IRI | https://w3id.org/dpv/tech#Recommendation | ||
Type | rdfs:Class, skos:Concept | ||
Broader/Parent types | tech:InputOutput | ||
Definition | A recommendation or suggestion of an action or decision or choice in the context of technologies | ||
Usage Note | Recommendation is a concept referring to activities or tasks in the context of technologies producing or using them as inputs or outputs | ||
Date Created | 2024-12-01 | ||
Contributors | Delaram Golpayegani, Harshvardhan J. Pandit | ||
See More: | section IO in TECH |
Term | Specification | Prefix | tech |
---|---|---|---|
Label | Specification | ||
IRI | https://w3id.org/dpv/tech#Specification | ||
Type | rdfs:Class, skos:Concept, tech:Documentation | ||
Broader/Parent types | tech:Documentation | ||
Object of relation | tech:hasDocumentation | ||
Definition | Documentation that specifies requirements that must be satisfied by the technology | ||
Date Created | 2024-05-09 | ||
See More: | section DOCS in TECH |
Term | Subject | Prefix | tech |
---|---|---|---|
Label | Subject | ||
IRI | https://w3id.org/dpv/tech#Subject | ||
Type | rdfs:Class, skos:Concept, tech:Actor | ||
Broader/Parent types | tech:Actor → dpv:Entity | ||
Object of relation | dpv:hasActiveEntity, dpv:hasEntity, dpv:hasNonInvolvedEntity, dpv:hasPassiveEntity, dpv:hasResponsibleEntity, dpv:isDeterminedByEntity, dpv:isImplementedByEntity, dpv:isIndicatedBy, dpv:isOrganistionalUnitOf, dpv:isRepresentativeFor, tech:hasSubject | ||
Definition | Actor that is subjected to the use or impact of Technology | ||
Usage Note | Subject can be a human or non-human entity. To explicitly indicate that the subject is a human, and to reuse DPV's human subject taxonomy, the tech:Subject should also be defined as an instance or category of dpv:HumanSubject | ||
Source | |||
Date Created | 2024-05-09 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section ACTORS in TECH |
Term | Supplier | Prefix | tech |
---|---|---|---|
Label | Supplier | ||
IRI | https://w3id.org/dpv/tech#Supplier | ||
Type | rdfs:Class, skos:Concept, tech:Actor | ||
Broader/Parent types | tech:Actor → dpv:Entity | ||
Object of relation | dpv:hasActiveEntity, dpv:hasEntity, dpv:hasNonInvolvedEntity, dpv:hasPassiveEntity, dpv:hasResponsibleEntity, dpv:isDeterminedByEntity, dpv:isImplementedByEntity, dpv:isIndicatedBy, dpv:isOrganistionalUnitOf, dpv:isRepresentativeFor, tech:hasSupplier | ||
Definition | Actor that supplies Technology | ||
Source | |||
Date Created | 2024-05-09 | ||
See More: | section ACTORS in TECH |
Term | SystemIntegrator | Prefix | tech |
---|---|---|---|
Label | System Integrator | ||
IRI | https://w3id.org/dpv/tech#SystemIntegrator | ||
Type | rdfs:Class, skos:Concept, tech:Actor | ||
Broader/Parent types | tech:Partner → tech:Actor → dpv:Entity | ||
Object of relation | dpv:hasActiveEntity, dpv:hasEntity, dpv:hasNonInvolvedEntity, dpv:hasPassiveEntity, dpv:hasResponsibleEntity, dpv:isDeterminedByEntity, dpv:isImplementedByEntity, dpv:isIndicatedBy, dpv:isOrganistionalUnitOf, dpv:isRepresentativeFor, tech:hasPartner, tech:hasSystemIntegrator | ||
Definition | Actor that integrates Technology in to (larger) systems | ||
Source | |||
Date Created | 2024-05-09 | ||
See More: | section ACTORS in TECH |
Term | TechnologyReadinessLevel | Prefix | tech |
---|---|---|---|
Label | Technology Readiness Level (TRL) | ||
IRI | https://w3id.org/dpv/tech#TechnologyReadinessLevel | ||
Type | rdfs:Class, skos:Concept | ||
Broader/Parent types | tech:TechnologyStatus → dpv:Status → dpv:Context | ||
Object of relation | dpv:hasContext, dpv:hasStatus, tech:hasTRL | ||
Definition | Indication of maturity of Technology (ISO 16290:2013) | ||
Date Created | 2024-05-09 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section STATUS in TECH |
Term | TechnologyStatus | Prefix | tech |
---|---|---|---|
Label | Technology Status | ||
IRI | https://w3id.org/dpv/tech#TechnologyStatus | ||
Type | rdfs:Class, skos:Concept | ||
Broader/Parent types | dpv:Status → dpv:Context | ||
Object of relation | dpv:hasContext, dpv:hasStatus | ||
Definition | Status associated with development, deployment, and use of technology | ||
Date Created | 2024-05-31 | ||
See More: | section STATUS in TECH |
Term | TestingPlan | Prefix | tech |
---|---|---|---|
Label | Testing Plan | ||
IRI | https://w3id.org/dpv/tech#TestingPlan | ||
Type | rdfs:Class, skos:Concept, tech:Documentation | ||
Broader/Parent types | tech:Plan → tech:Documentation | ||
Object of relation | tech:hasDocumentation | ||
Definition | Plan associated with testing technology | ||
Date Created | 2024-05-09 | ||
See More: | section DOCS in TECH |
Term | TextualContent | Prefix | tech |
---|---|---|---|
Label | Textual Content | ||
IRI | https://w3id.org/dpv/tech#TextualContent | ||
Type | rdfs:Class, skos:Concept | ||
Broader/Parent types | tech:Content → dpv:Data | ||
Broader/Parent types | tech:Content → tech:InputOutput | ||
Object of relation | dpv:hasData | ||
Definition | Content that is or has a textual component | ||
Date Created | 2024-12-01 | ||
Contributors | Delaram Golpayegani, Harshvardhan J. Pandit | ||
See More: | section IO in TECH |
Term | User | Prefix | tech |
---|---|---|---|
Label | User | ||
IRI | https://w3id.org/dpv/tech#User | ||
Type | rdfs:Class, skos:Concept, tech:Actor | ||
Broader/Parent types | tech:Customer → tech:Actor → dpv:Entity | ||
Object of relation | dpv:hasActiveEntity, dpv:hasEntity, dpv:hasNonInvolvedEntity, dpv:hasPassiveEntity, dpv:hasResponsibleEntity, dpv:isDeterminedByEntity, dpv:isImplementedByEntity, dpv:isIndicatedBy, dpv:isOrganistionalUnitOf, dpv:isRepresentativeFor, tech:hasCustomer, tech:hasUser | ||
Definition | Actor that uses Technology | ||
Source | |||
Date Created | 2024-05-09 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section ACTORS in TECH |
Term | VideoContent | Prefix | tech |
---|---|---|---|
Label | Video Content | ||
IRI | https://w3id.org/dpv/tech#VideoContent | ||
Type | rdfs:Class, skos:Concept | ||
Broader/Parent types | tech:Content → dpv:Data | ||
Broader/Parent types | tech:Content → tech:InputOutput | ||
Object of relation | dpv:hasData | ||
Definition | Content that is or has a video component | ||
Date Created | 2024-12-01 | ||
Contributors | Delaram Golpayegani, Harshvardhan J. Pandit | ||
See More: | section IO in TECH |
Term | WiFi | Prefix | tech |
---|---|---|---|
Label | WiFi | ||
IRI | https://w3id.org/dpv/tech#WiFi | ||
Type | rdfs:Class, skos:Concept, tech:CommunicationMechanism | ||
Broader/Parent types | tech:Networking → tech:CommunicationMechanism → dpv:Technology | ||
Object of relation | dpv:isImplementedUsingTechnology, tech:hasCommunicationMechanism | ||
Definition | Technology utilising wifi wireless networking | ||
Date Created | 2024-05-09 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section COMMS in TECH |
Term | hasActor | Prefix | tech |
---|---|---|---|
Label | has actor | ||
IRI | https://w3id.org/dpv/tech#hasActor | ||
Type | rdf:Property, skos:Concept | ||
Domain includes | dpv:Technology | ||
Range includes | tech:TechnologyActor | ||
Definition | Indicates an actor associated with technology | ||
Date Created | 2022-10-21 | ||
Date Modified | 2024-05-17 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section CORE in TECH |
Term | hasAlgorithm | Prefix | tech |
---|---|---|---|
Label | has algorithm | ||
IRI | https://w3id.org/dpv/tech#hasAlgorithm | ||
Type | rdf:Property, skos:Concept | ||
Domain includes | dpv:Technology | ||
Range includes | tech:Algorithm | ||
Definition | Indicates the technology has or uses the associated algorithm | ||
Date Created | 2024-12-01 | ||
Contributors | Delaram Golpayegani, Harshvardhan J. Pandit | ||
See More: | section TOOLS in TECH |
Term | hasAPI | Prefix | tech |
---|---|---|---|
Label | has api | ||
IRI | https://w3id.org/dpv/tech#hasAPI | ||
Type | rdf:Property, skos:Concept | ||
Domain includes | dpv:Technology | ||
Range includes | tech:API | ||
Definition | Indicates the technology has or uses the associated api | ||
Date Created | 2024-12-01 | ||
Contributors | Delaram Golpayegani, Harshvardhan J. Pandit | ||
See More: | section TOOLS in TECH |
Term | hasApplication | Prefix | tech |
---|---|---|---|
Label | has application | ||
IRI | https://w3id.org/dpv/tech#hasApplication | ||
Type | rdf:Property, skos:Concept | ||
Domain includes | dpv:Technology | ||
Range includes | tech:Application | ||
Definition | Indicates the technology has or uses the associated application | ||
Date Created | 2024-12-01 | ||
Contributors | Delaram Golpayegani, Harshvardhan J. Pandit | ||
See More: | section TOOLS in TECH |
Term | hasAuditor | Prefix | tech |
---|---|---|---|
Label | has auditor | ||
IRI | https://w3id.org/dpv/tech#hasAuditor | ||
Type | rdf:Property, skos:Concept | ||
Broader/Parent types | tech:hasActor | ||
Sub-property of | tech:hasActor | ||
Domain includes | dpv:Technology | ||
Range includes | tech:Auditor | ||
Definition | Indicates technology auditor | ||
Date Created | 2024-05-09 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section ACTORS in TECH |
Term | hasCapability | Prefix | tech |
---|---|---|---|
Label | has capability | ||
IRI | https://w3id.org/dpv/tech#hasCapability | ||
Type | rdf:Property, skos:Concept | ||
Domain includes | dpv:Technology | ||
Range includes | tech:Capability | ||
Definition | Indicates the capability of the technology | ||
Examples | dex:E0064 :: Indicating use of a technical measure and its implementation |
||
Date Created | 2024-05-09 | ||
See More: | section CORE in DEX |
Term | hasCommunicationMechanism | Prefix | tech |
---|---|---|---|
Label | has communication mechanism | ||
IRI | https://w3id.org/dpv/tech#hasCommunicationMechanism | ||
Type | rdf:Property, skos:Concept | ||
Domain includes | dpv:Technology | ||
Range includes | tech:CommunicationMechanism | ||
Definition | Indicates communication mechanisms used or provided by technology | ||
Date Created | 2022-07-02 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section CORE in TECH |
Term | hasComponent | Prefix | tech |
---|---|---|---|
Label | has component | ||
IRI | https://w3id.org/dpv/tech#hasComponent | ||
Type | rdf:Property, skos:Concept | ||
Domain includes | dpv:System | ||
Range includes | tech:Component | ||
Definition | Indicates the system has or uses the associated component | ||
Date Created | 2024-12-01 | ||
Contributors | Delaram Golpayegani, Harshvardhan J. Pandit | ||
See More: | section TOOLS in TECH |
Term | hasCustomer | Prefix | tech |
---|---|---|---|
Label | has customer | ||
IRI | https://w3id.org/dpv/tech#hasCustomer | ||
Type | rdf:Property, skos:Concept | ||
Broader/Parent types | tech:hasActor | ||
Sub-property of | tech:hasActor | ||
Domain includes | dpv:Technology | ||
Range includes | tech:Customer | ||
Definition | Indicates technology customer | ||
Date Created | 2024-05-09 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section ACTORS in TECH |
Term | hasDeployer | Prefix | tech |
---|---|---|---|
Label | has deployer | ||
IRI | https://w3id.org/dpv/tech#hasDeployer | ||
Type | rdf:Property, skos:Concept | ||
Broader/Parent types | tech:hasActor | ||
Sub-property of | tech:hasActor | ||
Domain includes | dpv:Technology | ||
Range includes | tech:Deployer | ||
Definition | Indicates technology deployer | ||
Date Created | 2024-05-09 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section ACTORS in TECH |
Term | hasDeploymentLocation | Prefix | tech |
---|---|---|---|
Label | has deployment location | ||
IRI | https://w3id.org/dpv/tech#hasDeploymentLocation | ||
Type | rdf:Property, skos:Concept | ||
Domain includes | dpv:Technology | ||
Range includes | tech:DeploymentLocation | ||
Definition | Specifies the location of technology deployment and use | ||
Date Created | 2024-05-09 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section CORE in TECH |
Term | hasDesigner | Prefix | tech |
---|---|---|---|
Label | has designer | ||
IRI | https://w3id.org/dpv/tech#hasDesigner | ||
Type | rdf:Property, skos:Concept | ||
Broader/Parent types | tech:hasActor | ||
Sub-property of | tech:hasActor | ||
Domain includes | dpv:Technology | ||
Range includes | tech:Designer | ||
Definition | Indicates technology designer | ||
Date Created | 2024-05-09 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section ACTORS in TECH |
Term | hasDeveloper | Prefix | tech |
---|---|---|---|
Label | has developer | ||
IRI | https://w3id.org/dpv/tech#hasDeveloper | ||
Type | rdf:Property, skos:Concept | ||
Broader/Parent types | tech:hasActor | ||
Sub-property of | tech:hasActor | ||
Domain includes | dpv:Technology | ||
Range includes | tech:Developer | ||
Definition | Indicates technology developer | ||
Date Created | 2024-05-09 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section ACTORS in TECH |
Term | hasDevice | Prefix | tech |
---|---|---|---|
Label | has device | ||
IRI | https://w3id.org/dpv/tech#hasDevice | ||
Type | rdf:Property, skos:Concept | ||
Broader/Parent types | tech:hasHardware | ||
Sub-property of | tech:hasHardware | ||
Domain includes | dpv:Technology | ||
Range includes | tech:Device | ||
Definition | Indicates the technology has or uses the associated device | ||
Date Created | 2024-12-01 | ||
Contributors | Delaram Golpayegani, Harshvardhan J. Pandit | ||
See More: | section TOOLS in TECH |
Term | hasDocumentation | Prefix | tech |
---|---|---|---|
Label | has documentation | ||
IRI | https://w3id.org/dpv/tech#hasDocumentation | ||
Type | rdf:Property, skos:Concept | ||
Domain includes | dpv:Technology | ||
Range includes | tech:Documentation | ||
Definition | Indicates documentation associated with technology | ||
Date Created | 2024-06-29 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section CORE in TECH |
Term | hasEvaluator | Prefix | tech |
---|---|---|---|
Label | has evaluator | ||
IRI | https://w3id.org/dpv/tech#hasEvaluator | ||
Type | rdf:Property, skos:Concept | ||
Broader/Parent types | tech:hasActor | ||
Sub-property of | tech:hasActor | ||
Domain includes | dpv:Technology | ||
Range includes | tech:Evaluator | ||
Definition | Indicates technology evaluator | ||
Date Created | 2024-05-09 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section ACTORS in TECH |
Term | hasFunction | Prefix | tech |
---|---|---|---|
Label | has function | ||
IRI | https://w3id.org/dpv/tech#hasFunction | ||
Type | rdf:Property, skos:Concept | ||
Domain includes | dpv:Technology | ||
Range includes | tech:Function | ||
Definition | Indicates the function of the technology | ||
Date Created | 2024-05-09 | ||
See More: | section CORE in TECH |
Term | hasHardware | Prefix | tech |
---|---|---|---|
Label | has hardware | ||
IRI | https://w3id.org/dpv/tech#hasHardware | ||
Type | rdf:Property, skos:Concept | ||
Domain includes | dpv:Technology | ||
Range includes | tech:Hardware | ||
Definition | Indicates the technology has or uses the associated hardware | ||
Date Created | 2024-12-01 | ||
Contributors | Delaram Golpayegani, Harshvardhan J. Pandit | ||
See More: | section TOOLS in TECH |
Term | hasInfrastructure | Prefix | tech |
---|---|---|---|
Label | has infrastructure | ||
IRI | https://w3id.org/dpv/tech#hasInfrastructure | ||
Type | rdf:Property, skos:Concept | ||
Domain includes | dpv:Technology | ||
Range includes | tech:Infrastructure | ||
Definition | Indicates the technology has or uses the associated infrastructure | ||
Date Created | 2024-12-01 | ||
Contributors | Delaram Golpayegani, Harshvardhan J. Pandit | ||
See More: | section TOOLS in TECH |
Term | hasInput | Prefix | tech |
---|---|---|---|
Label | has input | ||
IRI | https://w3id.org/dpv/tech#hasInput | ||
Type | rdf:Property, skos:Concept | ||
Domain includes | dpv:Technology | ||
Range includes | tech:Input | ||
Definition | Indicates the input associated with the technology | ||
Date Created | 2024-12-01 | ||
Contributors | Delaram Golpayegani, Harshvardhan J. Pandit | ||
See More: | section CORE in TECH |
Term | hasInputAction | Prefix | tech |
---|---|---|---|
Label | has input action | ||
IRI | https://w3id.org/dpv/tech#hasInputAction | ||
Type | rdf:Property, skos:Concept | ||
Broader/Parent types | tech:hasInput | ||
Sub-property of | tech:hasInput | ||
Domain includes | dpv:Technology | ||
Range includes | tech:Action | ||
Definition | Indicates the input action associated with the technology | ||
Date Created | 2024-12-01 | ||
Contributors | Delaram Golpayegani, Harshvardhan J. Pandit | ||
See More: | section CORE in TECH |
Term | hasInputData | Prefix | tech |
---|---|---|---|
Label | has input data | ||
IRI | https://w3id.org/dpv/tech#hasInputData | ||
Type | rdf:Property, skos:Concept | ||
Broader/Parent types | dpv:hasData | ||
Broader/Parent types | tech:hasInput | ||
Sub-property of | dpv:hasData → tech:hasInput | ||
Domain includes | dpv:Technology | ||
Range includes | tech:InputData | ||
Definition | Indicates the input data associated with the technology | ||
Date Created | 2024-12-01 | ||
Contributors | Delaram Golpayegani, Harshvardhan J. Pandit | ||
See More: | section CORE in TECH |
Term | hasInstaller | Prefix | tech |
---|---|---|---|
Label | has installer | ||
IRI | https://w3id.org/dpv/tech#hasInstaller | ||
Type | rdf:Property, skos:Concept | ||
Broader/Parent types | tech:hasActor | ||
Sub-property of | tech:hasActor | ||
Domain includes | dpv:Technology | ||
Range includes | tech:Installer | ||
Definition | Indicates technology installer | ||
Date Created | 2024-05-09 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section ACTORS in TECH |
Term | hasIntendedUse | Prefix | tech |
---|---|---|---|
Label | has intended use | ||
IRI | https://w3id.org/dpv/tech#hasIntendedUse | ||
Type | rdf:Property, skos:Concept | ||
Domain includes | dpv:Technology | ||
Range includes | tech:IntendedUse | ||
Definition | Indicates the intended use of technology | ||
Date Created | 2024-05-22 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section CORE in TECH |
Term | hasLicense | Prefix | tech |
---|---|---|---|
Label | has license | ||
IRI | https://w3id.org/dpv/tech#hasLicense | ||
Type | rdf:Property, skos:Concept | ||
Broader/Parent types | dpv:hasLegalBasis | ||
Sub-property of | dpv:hasLegalBasis | ||
Domain includes | dpv:Technology | ||
Range includes | tech:License | ||
Definition | Indicates the license associated with the technology | ||
Date Created | 2024-12-01 | ||
Contributors | Delaram Golpayegani, Harshvardhan J. Pandit | ||
See More: | section CORE in TECH |
Term | hasLifecycleStage | Prefix | tech |
---|---|---|---|
Label | has lifecycle stage | ||
IRI | https://w3id.org/dpv/tech#hasLifecycleStage | ||
Type | rdf:Property, skos:Concept | ||
Domain includes | dpv:Technology | ||
Range includes | tech:LifecycleStage | ||
Definition | Indicates the lifecycle stage associated with the technology | ||
Date Created | 2024-12-01 | ||
Contributors | Delaram Golpayegani, Harshvardhan J. Pandit | ||
See More: | section CORE in TECH |
Term | hasMaintainer | Prefix | tech |
---|---|---|---|
Label | has maintainer | ||
IRI | https://w3id.org/dpv/tech#hasMaintainer | ||
Type | rdf:Property, skos:Concept | ||
Broader/Parent types | tech:hasActor | ||
Sub-property of | tech:hasActor | ||
Domain includes | dpv:Technology | ||
Range includes | tech:Maintainer | ||
Definition | Indicates technology maintainer | ||
Date Created | 2024-05-09 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section ACTORS in TECH |
Term | hasManufacturer | Prefix | tech |
---|---|---|---|
Label | has manufacturer | ||
IRI | https://w3id.org/dpv/tech#hasManufacturer | ||
Type | rdf:Property, skos:Concept | ||
Broader/Parent types | tech:hasActor | ||
Sub-property of | tech:hasActor | ||
Domain includes | dpv:Technology | ||
Range includes | tech:Manufacturer | ||
Definition | Indicates technology manufacturer | ||
Date Created | 2024-05-09 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section ACTORS in TECH |
Term | hasMarketAvailabilityStatus | Prefix | tech |
---|---|---|---|
Label | has market availability status | ||
IRI | https://w3id.org/dpv/tech#hasMarketAvailabilityStatus | ||
Type | rdf:Property, skos:Concept | ||
Broader/Parent types | dpv:hasStatus | ||
Sub-property of | dpv:hasStatus | ||
Domain includes | dpv:Technology | ||
Range includes | tech:MarketAvailabilityStatus | ||
Definition | Indicates whether the technology is available on the market | ||
Date Created | 2024-05-09 | ||
See More: | section STATUS in TECH |
Term | hasModel | Prefix | tech |
---|---|---|---|
Label | has model | ||
IRI | https://w3id.org/dpv/tech#hasModel | ||
Type | rdf:Property, skos:Concept | ||
Domain includes | dpv:Technology | ||
Range includes | tech:Model | ||
Definition | Indicates the technology has or uses the associated model | ||
Date Created | 2024-12-01 | ||
Contributors | Delaram Golpayegani, Harshvardhan J. Pandit | ||
See More: | section TOOLS in TECH |
Term | hasOutput | Prefix | tech |
---|---|---|---|
Label | has output | ||
IRI | https://w3id.org/dpv/tech#hasOutput | ||
Type | rdf:Property, skos:Concept | ||
Domain includes | dpv:Technology | ||
Range includes | tech:Output | ||
Definition | Indicates the output associated with the technology | ||
Date Created | 2024-12-01 | ||
Contributors | Delaram Golpayegani, Harshvardhan J. Pandit | ||
See More: | section CORE in TECH |
Term | hasOutputAction | Prefix | tech |
---|---|---|---|
Label | has output action | ||
IRI | https://w3id.org/dpv/tech#hasOutputAction | ||
Type | rdf:Property, skos:Concept | ||
Broader/Parent types | tech:hasOutput | ||
Sub-property of | tech:hasOutput | ||
Domain includes | dpv:Technology | ||
Range includes | tech:Action | ||
Definition | Indicates the output action associated with the technology | ||
Date Created | 2024-12-01 | ||
Contributors | Delaram Golpayegani, Harshvardhan J. Pandit | ||
See More: | section CORE in TECH |
Term | hasOutputData | Prefix | tech |
---|---|---|---|
Label | has output data | ||
IRI | https://w3id.org/dpv/tech#hasOutputData | ||
Type | rdf:Property, skos:Concept | ||
Broader/Parent types | dpv:hasData | ||
Broader/Parent types | tech:hasOutput | ||
Sub-property of | dpv:hasData → tech:hasOutput | ||
Domain includes | dpv:Technology | ||
Range includes | tech:OutputData | ||
Definition | Indicates the output data associated with the technology | ||
Date Created | 2024-12-01 | ||
Contributors | Delaram Golpayegani, Harshvardhan J. Pandit | ||
See More: | section CORE in TECH |
Term | hasOwner | Prefix | tech |
---|---|---|---|
Label | has owner | ||
IRI | https://w3id.org/dpv/tech#hasOwner | ||
Type | rdf:Property, skos:Concept | ||
Broader/Parent types | tech:hasActor | ||
Sub-property of | tech:hasActor | ||
Domain includes | dpv:Technology | ||
Range includes | tech:Owner | ||
Definition | Indicates technology owner | ||
Date Created | 2024-05-09 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section ACTORS in TECH |
Term | hasPartner | Prefix | tech |
---|---|---|---|
Label | has partner | ||
IRI | https://w3id.org/dpv/tech#hasPartner | ||
Type | rdf:Property, skos:Concept | ||
Broader/Parent types | tech:hasActor | ||
Sub-property of | tech:hasActor | ||
Domain includes | dpv:Technology | ||
Range includes | tech:Partner | ||
Definition | Indicates technology partner | ||
Date Created | 2024-05-09 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section ACTORS in TECH |
Term | hasPlatform | Prefix | tech |
---|---|---|---|
Label | has platform | ||
IRI | https://w3id.org/dpv/tech#hasPlatform | ||
Type | rdf:Property, skos:Concept | ||
Domain includes | dpv:Technology | ||
Range includes | tech:Platform | ||
Definition | Indicates the technology has or uses the associated platform | ||
Date Created | 2024-12-01 | ||
Contributors | Delaram Golpayegani, Harshvardhan J. Pandit | ||
See More: | section TOOLS in TECH |
Term | hasProducer | Prefix | tech |
---|---|---|---|
Label | has producer | ||
IRI | https://w3id.org/dpv/tech#hasProducer | ||
Type | rdf:Property, skos:Concept | ||
Broader/Parent types | tech:hasActor | ||
Sub-property of | tech:hasActor | ||
Domain includes | dpv:Technology | ||
Range includes | tech:Producer | ||
Definition | Indicates technology producer | ||
Date Created | 2024-05-09 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section ACTORS in TECH |
Term | hasProvider | Prefix | tech |
---|---|---|---|
Label | has provider | ||
IRI | https://w3id.org/dpv/tech#hasProvider | ||
Type | rdf:Property, skos:Concept | ||
Broader/Parent types | tech:hasActor | ||
Sub-property of | tech:hasActor | ||
Domain includes | dpv:Technology | ||
Range includes | tech:Provider | ||
Definition | Indicates technology provider | ||
Date Created | 2024-05-09 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section ACTORS in TECH |
Term | hasProvisionMethod | Prefix | tech |
---|---|---|---|
Label | has provision method | ||
IRI | https://w3id.org/dpv/tech#hasProvisionMethod | ||
Type | rdf:Property, skos:Concept | ||
Domain includes | dpv:Technology | ||
Range includes | tech:ProvisionMethod | ||
Definition | Specifies the provision or usage method of technology | ||
Date Created | 2022-07-02 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section CORE in TECH |
Term | hasProvisionStatus | Prefix | tech |
---|---|---|---|
Label | has provision status | ||
IRI | https://w3id.org/dpv/tech#hasProvisionStatus | ||
Type | rdf:Property, skos:Concept | ||
Broader/Parent types | dpv:hasStatus | ||
Sub-property of | dpv:hasStatus | ||
Domain includes | dpv:Technology | ||
Range includes | tech:ProvisionStatus | ||
Definition | Indicates whether the technology has been provided | ||
Date Created | 2024-05-09 | ||
See More: | section STATUS in TECH |
Term | hasPurchaser | Prefix | tech |
---|---|---|---|
Label | has purchaser | ||
IRI | https://w3id.org/dpv/tech#hasPurchaser | ||
Type | rdf:Property, skos:Concept | ||
Broader/Parent types | tech:hasActor | ||
Sub-property of | tech:hasActor | ||
Domain includes | dpv:Technology | ||
Range includes | tech:Purchaser | ||
Definition | Indicates technology purchaser | ||
Date Created | 2024-05-09 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section ACTORS in TECH |
Term | hasService | Prefix | tech |
---|---|---|---|
Label | has service | ||
IRI | https://w3id.org/dpv/tech#hasService | ||
Type | rdf:Property, skos:Concept | ||
Domain includes | dpv:Technology | ||
Range includes | tech:Service | ||
Definition | Indicates the technology has or uses the associated service | ||
Date Created | 2024-12-01 | ||
Contributors | Delaram Golpayegani, Harshvardhan J. Pandit | ||
See More: | section TOOLS in TECH |
Term | hasSoftware | Prefix | tech |
---|---|---|---|
Label | has software | ||
IRI | https://w3id.org/dpv/tech#hasSoftware | ||
Type | rdf:Property, skos:Concept | ||
Domain includes | dpv:Technology | ||
Range includes | tech:Software | ||
Definition | Indicates the technology has or uses the associated software | ||
Date Created | 2024-12-01 | ||
Contributors | Delaram Golpayegani, Harshvardhan J. Pandit | ||
See More: | section TOOLS in TECH |
Term | hasSubject | Prefix | tech |
---|---|---|---|
Label | has subject | ||
IRI | https://w3id.org/dpv/tech#hasSubject | ||
Type | rdf:Property, skos:Concept | ||
Broader/Parent types | tech:hasActor | ||
Sub-property of | tech:hasActor | ||
Domain includes | dpv:Technology | ||
Range includes | tech:Subject | ||
Definition | Indicates technology subject | ||
Date Created | 2024-05-09 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section ACTORS in TECH |
Term | hasSupplier | Prefix | tech |
---|---|---|---|
Label | has supplier | ||
IRI | https://w3id.org/dpv/tech#hasSupplier | ||
Type | rdf:Property, skos:Concept | ||
Broader/Parent types | tech:hasActor | ||
Sub-property of | tech:hasActor | ||
Domain includes | dpv:Technology | ||
Range includes | tech:Supplier | ||
Definition | Indicates technology supplier | ||
Date Created | 2024-05-09 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section ACTORS in TECH |
Term | hasSystem | Prefix | tech |
---|---|---|---|
Label | has system | ||
IRI | https://w3id.org/dpv/tech#hasSystem | ||
Type | rdf:Property, skos:Concept | ||
Domain includes | dpv:Technology | ||
Range includes | tech:System | ||
Definition | Indicates the technology has or uses the associated system | ||
Date Created | 2024-12-01 | ||
Contributors | Delaram Golpayegani, Harshvardhan J. Pandit | ||
See More: | section TOOLS in TECH |
Term | hasSystemIntegrator | Prefix | tech |
---|---|---|---|
Label | has system integrator | ||
IRI | https://w3id.org/dpv/tech#hasSystemIntegrator | ||
Type | rdf:Property, skos:Concept | ||
Broader/Parent types | tech:hasActor | ||
Sub-property of | tech:hasActor | ||
Domain includes | dpv:Technology | ||
Range includes | tech:SystemIntegrator | ||
Definition | Indicates technology system integrator | ||
Date Created | 2024-05-09 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section ACTORS in TECH |
Term | hasTRL | Prefix | tech |
---|---|---|---|
Label | has TRL | ||
IRI | https://w3id.org/dpv/tech#hasTRL | ||
Type | rdf:Property, skos:Concept | ||
Broader/Parent types | dpv:hasStatus | ||
Sub-property of | dpv:hasStatus | ||
Domain includes | dpv:Technology | ||
Range includes | tech:TechnologyReadinessLevel | ||
Definition | Indicates technology maturity level | ||
Date Created | 2024-05-09 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section STATUS in TECH |
Term | hasUser | Prefix | tech |
---|---|---|---|
Label | has user | ||
IRI | https://w3id.org/dpv/tech#hasUser | ||
Type | rdf:Property, skos:Concept | ||
Broader/Parent types | tech:hasActor | ||
Sub-property of | tech:hasActor | ||
Domain includes | dpv:Technology | ||
Range includes | tech:User | ||
Definition | Indicates technology user | ||
Date Created | 2024-05-09 | ||
Contributors | Harshvardhan J. Pandit | ||
See More: | section ACTORS in TECH |
Term | isComponentOf | Prefix | tech |
---|---|---|---|
Label | is component of | ||
IRI | https://w3id.org/dpv/tech#isComponentOf | ||
Type | rdf:Property, skos:Concept | ||
Domain includes | tech:Component | ||
Range includes | dpv:System | ||
Definition | Indicates the component is part of the associated system | ||
Date Created | 2024-12-01 | ||
Contributors | Delaram Golpayegani, Harshvardhan J. Pandit | ||
See More: | section TOOLS in TECH |
DPV uses the following terms from [[RDF]] and [[RDFS]] with their defined meanings:
The following external concepts are re-used within DPV:
The following people have contributed to this vocabulary. The names are ordered alphabetically. The affiliations are informative do not represent formal endorsements. Affiliations may be outdated. The list is generated automatically from the contributors listed for defined concepts.
The DPVCG was established as part of the SPECIAL H2020 Project, which received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No. 731601 from 2017 to 2019.
Harshvardhan J. Pandit was funded to work on DPV from 2020 to 2022 by the Irish Research Council's Government of Ireland Postdoctoral Fellowship Grant#GOIPD/2020/790.
The ADAPT SFI Centre for Digital Media Technology is funded by Science Foundation Ireland through the SFI Research Centres Programme and is co-funded under the European Regional Development Fund (ERDF) through Grant#13/RC/2106 (2018 to 2020) and Grant#13/RC/2106_P2 (2021 onwards).
The contributions of Beatriz Esteves have received funding through the PROTECT ITN Project from the European Union’s Horizon 2020 research and innovation programme under the Marie Skłodowska-Curie grant agreement No 813497, in particular through the development of AI Risk Ontology (AIRO) and Vocabulary of AI Risks (VAIR) which have been integrated in to this extension.
The contributions of Harshvardhan J. Pandit have been made with the financial support of Science Foundation Ireland under Grant Agreement No. 13/RC/2106_P2 at the ADAPT SFI Research Centre.