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 and Related Resources

[[[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.

Core Concepts

The 'core' concepts in the TECH extension consist of:

Actors involved in Technologies

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 & Intended Use

[=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.

Provision of Technology

The provision of technology can happen via the following methods:

Networking & Communication

Communication mediums or mechanism used by technology include:

Inputs/Outputs

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

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

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

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.

Vocabulary Index

Classes

Action

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

Actor

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

Algorithm

Term Algorithm Prefix tech
Label Algorithm
IRI https://w3id.org/dpv/tech#Algorithm
Type rdfs:Class, skos:Concept, dpv:Technology
Broader/Parent types dpv:Technology
Subject of relation tech:hasActor, tech:hasAlgorithm, tech:hasAPI, tech:hasApplication, tech:hasAuditor, tech:hasCapability, tech:hasCommunicationMechanism, tech:hasCustomer, tech:hasDeployer, tech:hasDeploymentLocation, tech:hasDesigner, tech:hasDeveloper, tech:hasDevice, tech:hasDocumentation, tech:hasEvaluator, tech:hasFunction, tech:hasHardware, tech:hasInfrastructure, tech:hasInput, tech:hasInputAction, tech:hasInputData, tech:hasInstaller, tech:hasIntendedUse, tech:hasLicense, tech:hasLifecycleStage, tech:hasMaintainer, tech:hasManufacturer, tech:hasMarketAvailabilityStatus, tech:hasModel, tech:hasOutput, tech:hasOutputAction, tech:hasOutputData, tech:hasOwner, tech:hasPartner, tech:hasPlatform, tech:hasProducer, tech:hasProvider, tech:hasProvisionMethod, tech:hasProvisionStatus, tech:hasPurchaser, tech:hasService, tech:hasSoftware, tech:hasSubject, tech:hasSupplier, tech:hasSystem, tech:hasSystemIntegrator, tech:hasTRL, tech:hasUser
Object of relation dpv:isImplementedUsingTechnology, tech:hasAlgorithm
Definition A step-by-step set of instructions used to solve a problem or perform a computation
Date Created 2024-12-01
Contributors Delaram Golpayegani, Harshvardhan J. Pandit
See More: section TOOLS in TECH

Android

Term Android Prefix tech
Label Android
IRI https://w3id.org/dpv/tech#Android
Type rdfs:Class, skos:Concept, dpv:Technology
Broader/Parent types tech:OStech:Softwaredpv:Technology
Subject of relation tech:hasActor, tech:hasAlgorithm, tech:hasAPI, tech:hasApplication, tech:hasAuditor, tech:hasCapability, tech:hasCommunicationMechanism, tech:hasCustomer, tech:hasDeployer, tech:hasDeploymentLocation, tech:hasDesigner, tech:hasDeveloper, tech:hasDevice, tech:hasDocumentation, tech:hasEvaluator, tech:hasFunction, tech:hasHardware, tech:hasInfrastructure, tech:hasInput, tech:hasInputAction, tech:hasInputData, tech:hasInstaller, tech:hasIntendedUse, tech:hasLicense, tech:hasLifecycleStage, tech:hasMaintainer, tech:hasManufacturer, tech:hasMarketAvailabilityStatus, tech:hasModel, tech:hasOutput, tech:hasOutputAction, tech:hasOutputData, tech:hasOwner, tech:hasPartner, tech:hasPlatform, tech:hasProducer, tech:hasProvider, tech:hasProvisionMethod, tech:hasProvisionStatus, tech:hasPurchaser, tech:hasService, tech:hasSoftware, tech:hasSubject, tech:hasSupplier, tech:hasSystem, tech:hasSystemIntegrator, tech:hasTRL, tech:hasUser
Object of relation dpv:isImplementedUsingTechnology, tech:hasSoftware
Definition Android operating system
Date Created 2022-06-15
Contributors Harshvardhan J. Pandit
See More: section TOOLS in TECH

API

Term API Prefix tech
Label API
IRI https://w3id.org/dpv/tech#API
Type rdfs:Class, skos:Concept, dpv:Technology
Broader/Parent types tech:Algorithmdpv:Technology
Subject of relation tech:hasActor, tech:hasAlgorithm, tech:hasAPI, tech:hasApplication, tech:hasAuditor, tech:hasCapability, tech:hasCommunicationMechanism, tech:hasCustomer, tech:hasDeployer, tech:hasDeploymentLocation, tech:hasDesigner, tech:hasDeveloper, tech:hasDevice, tech:hasDocumentation, tech:hasEvaluator, tech:hasFunction, tech:hasHardware, tech:hasInfrastructure, tech:hasInput, tech:hasInputAction, tech:hasInputData, tech:hasInstaller, tech:hasIntendedUse, tech:hasLicense, tech:hasLifecycleStage, tech:hasMaintainer, tech:hasManufacturer, tech:hasMarketAvailabilityStatus, tech:hasModel, tech:hasOutput, tech:hasOutputAction, tech:hasOutputData, tech:hasOwner, tech:hasPartner, tech:hasPlatform, tech:hasProducer, tech:hasProvider, tech:hasProvisionMethod, tech:hasProvisionStatus, tech:hasPurchaser, tech:hasService, tech:hasSoftware, tech:hasSubject, tech:hasSupplier, tech:hasSystem, tech:hasSystemIntegrator, tech:hasTRL, tech:hasUser
Object of relation dpv:isImplementedUsingTechnology, tech:hasAlgorithm, tech:hasAPI
Definition A set of rules and protocols to communicate and exchange data between applications
Date Created 2024-12-01
Contributors Delaram Golpayegani, Harshvardhan J. Pandit
See More: section TOOLS in TECH

Application

Term Application Prefix tech
Label Application
IRI https://w3id.org/dpv/tech#Application
Type rdfs:Class, skos:Concept, dpv:Technology
Broader/Parent types tech:Softwaredpv:Technology
Subject of relation tech:hasActor, tech:hasAlgorithm, tech:hasAPI, tech:hasApplication, tech:hasAuditor, tech:hasCapability, tech:hasCommunicationMechanism, tech:hasCustomer, tech:hasDeployer, tech:hasDeploymentLocation, tech:hasDesigner, tech:hasDeveloper, tech:hasDevice, tech:hasDocumentation, tech:hasEvaluator, tech:hasFunction, tech:hasHardware, tech:hasInfrastructure, tech:hasInput, tech:hasInputAction, tech:hasInputData, tech:hasInstaller, tech:hasIntendedUse, tech:hasLicense, tech:hasLifecycleStage, tech:hasMaintainer, tech:hasManufacturer, tech:hasMarketAvailabilityStatus, tech:hasModel, tech:hasOutput, tech:hasOutputAction, tech:hasOutputData, tech:hasOwner, tech:hasPartner, tech:hasPlatform, tech:hasProducer, tech:hasProvider, tech:hasProvisionMethod, tech:hasProvisionStatus, tech:hasPurchaser, tech:hasService, tech:hasSoftware, tech:hasSubject, tech:hasSupplier, tech:hasSystem, tech:hasSystemIntegrator, tech:hasTRL, tech:hasUser
Object of relation dpv:isImplementedUsingTechnology, tech:hasApplication, tech:hasSoftware
Definition Application or Application Software
Date Created 2022-06-15
Contributors Harshvardhan J. Pandit
See More: section TOOLS in TECH

ApplicationSpecificIntegratedCircuit

Term ApplicationSpecificIntegratedCircuit Prefix tech
Label ApplicationSpecificIntegratedCircuit
IRI https://w3id.org/dpv/tech#ApplicationSpecificIntegratedCircuit
Type rdfs:Class, skos:Concept, dpv:Technology
Broader/Parent types tech:IntegratedCircuittech:Hardwaredpv:Technology
Subject of relation tech:hasActor, tech:hasAlgorithm, tech:hasAPI, tech:hasApplication, tech:hasAuditor, tech:hasCapability, tech:hasCommunicationMechanism, tech:hasCustomer, tech:hasDeployer, tech:hasDeploymentLocation, tech:hasDesigner, tech:hasDeveloper, tech:hasDevice, tech:hasDocumentation, tech:hasEvaluator, tech:hasFunction, tech:hasHardware, tech:hasInfrastructure, tech:hasInput, tech:hasInputAction, tech:hasInputData, tech:hasInstaller, tech:hasIntendedUse, tech:hasLicense, tech:hasLifecycleStage, tech:hasMaintainer, tech:hasManufacturer, tech:hasMarketAvailabilityStatus, tech:hasModel, tech:hasOutput, tech:hasOutputAction, tech:hasOutputData, tech:hasOwner, tech:hasPartner, tech:hasPlatform, tech:hasProducer, tech:hasProvider, tech:hasProvisionMethod, tech:hasProvisionStatus, tech:hasPurchaser, tech:hasService, tech:hasSoftware, tech:hasSubject, tech:hasSupplier, tech:hasSystem, tech:hasSystemIntegrator, tech:hasTRL, tech:hasUser
Object of relation dpv:isImplementedUsingTechnology, tech:hasHardware
Definition A custom-designed integrated circuit optimised for a specific task
Date Created 2024-12-01
Contributors Delaram Golpayegani, Harshvardhan J. Pandit
See More: section TOOLS in TECH

Application Store

Term AppStore Prefix tech
Label Application Store
IRI https://w3id.org/dpv/tech#AppStore
Type rdfs:Class, skos:Concept, dpv:Technology
Broader/Parent types tech:Applicationtech:Softwaredpv:Technology
Subject of relation tech:hasActor, tech:hasAlgorithm, tech:hasAPI, tech:hasApplication, tech:hasAuditor, tech:hasCapability, tech:hasCommunicationMechanism, tech:hasCustomer, tech:hasDeployer, tech:hasDeploymentLocation, tech:hasDesigner, tech:hasDeveloper, tech:hasDevice, tech:hasDocumentation, tech:hasEvaluator, tech:hasFunction, tech:hasHardware, tech:hasInfrastructure, tech:hasInput, tech:hasInputAction, tech:hasInputData, tech:hasInstaller, tech:hasIntendedUse, tech:hasLicense, tech:hasLifecycleStage, tech:hasMaintainer, tech:hasManufacturer, tech:hasMarketAvailabilityStatus, tech:hasModel, tech:hasOutput, tech:hasOutputAction, tech:hasOutputData, tech:hasOwner, tech:hasPartner, tech:hasPlatform, tech:hasProducer, tech:hasProvider, tech:hasProvisionMethod, tech:hasProvisionStatus, tech:hasPurchaser, tech:hasService, tech:hasSoftware, tech:hasSubject, tech:hasSupplier, tech:hasSystem, tech:hasSystemIntegrator, tech:hasTRL, tech:hasUser
Object of relation dpv:isImplementedUsingTechnology, tech:hasApplication, tech:hasSoftware
Definition An application or platform for distribution of other applications
Date Created 2022-06-15
Contributors Harshvardhan J. Pandit
See More: section TOOLS in TECH

Audio Content

Term AudioContent Prefix tech
Label Audio Content
IRI https://w3id.org/dpv/tech#AudioContent
Type rdfs:Class, skos:Concept
Broader/Parent types tech:Contentdpv:Data
Broader/Parent types tech:Contenttech: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

Auditor

Term Auditor Prefix tech
Label Auditor
IRI https://w3id.org/dpv/tech#Auditor
Type rdfs:Class, skos:Concept, tech:Actor
Broader/Parent types tech:Partnertech:Actordpv: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

Bluetooth

Term Bluetooth Prefix tech
Label Bluetooth
IRI https://w3id.org/dpv/tech#Bluetooth
Type rdfs:Class, skos:Concept, tech:CommunicationMechanism
Broader/Parent types tech:Networkingtech:CommunicationMechanismdpv: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

Capability

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

Cellular Network

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:Networkingtech:CommunicationMechanismdpv: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

Cloud Service Provision

Term CloudService Prefix tech
Label Cloud Service Provision
IRI https://w3id.org/dpv/tech#CloudService
Type rdfs:Class, skos:Concept, dpv:Technology
Broader/Parent types dpv:Technology
Subject of relation tech:hasActor, tech:hasAlgorithm, tech:hasAPI, tech:hasApplication, tech:hasAuditor, tech:hasCapability, tech:hasCommunicationMechanism, tech:hasCustomer, tech:hasDeployer, tech:hasDeploymentLocation, tech:hasDesigner, tech:hasDeveloper, tech:hasDevice, tech:hasDocumentation, tech:hasEvaluator, tech:hasFunction, tech:hasHardware, tech:hasInfrastructure, tech:hasInput, tech:hasInputAction, tech:hasInputData, tech:hasInstaller, tech:hasIntendedUse, tech:hasLicense, tech:hasLifecycleStage, tech:hasMaintainer, tech:hasManufacturer, tech:hasMarketAvailabilityStatus, tech:hasModel, tech:hasOutput, tech:hasOutputAction, tech:hasOutputData, tech:hasOwner, tech:hasPartner, tech:hasPlatform, tech:hasProducer, tech:hasProvider, tech:hasProvisionMethod, tech:hasProvisionStatus, tech:hasPurchaser, tech:hasService, tech:hasSoftware, tech:hasSubject, tech:hasSupplier, tech:hasSystem, tech:hasSystemIntegrator, tech:hasTRL, tech:hasUser
Object of relation dpv:isImplementedUsingTechnology
Definition A remotely accessible service delivered over the internet for providing resources, software, or infrastructure
Date Created 2024-12-01
Contributors Harshvardhan J. Pandit
See More: section TOOLS in TECH

Cloud Storage

Term CloudStorage Prefix tech
Label Cloud Storage
IRI https://w3id.org/dpv/tech#CloudStorage
Type rdfs:Class, skos:Concept, dpv:Technology
Broader/Parent types tech:DataStoragetech:Softwaredpv:Technology
Subject of relation tech:hasActor, tech:hasAlgorithm, tech:hasAPI, tech:hasApplication, tech:hasAuditor, tech:hasCapability, tech:hasCommunicationMechanism, tech:hasCustomer, tech:hasDeployer, tech:hasDeploymentLocation, tech:hasDesigner, tech:hasDeveloper, tech:hasDevice, tech:hasDocumentation, tech:hasEvaluator, tech:hasFunction, tech:hasHardware, tech:hasInfrastructure, tech:hasInput, tech:hasInputAction, tech:hasInputData, tech:hasInstaller, tech:hasIntendedUse, tech:hasLicense, tech:hasLifecycleStage, tech:hasMaintainer, tech:hasManufacturer, tech:hasMarketAvailabilityStatus, tech:hasModel, tech:hasOutput, tech:hasOutputAction, tech:hasOutputData, tech:hasOwner, tech:hasPartner, tech:hasPlatform, tech:hasProducer, tech:hasProvider, tech:hasProvisionMethod, tech:hasProvisionStatus, tech:hasPurchaser, tech:hasService, tech:hasSoftware, tech:hasSubject, tech:hasSupplier, tech:hasSystem, tech:hasSystemIntegrator, tech:hasTRL, tech:hasUser
Object of relation dpv:isImplementedUsingTechnology, tech:hasSoftware
Definition Storage utilising cloud technologies
Date Created 2022-06-15
Contributors Harshvardhan J. Pandit
See More: section TOOLS in TECH

Communication Mechanism

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

Component

Term Component Prefix tech
Label Component
IRI https://w3id.org/dpv/tech#Component
Type rdfs:Class, skos:Concept, dpv:Technology
Broader/Parent types dpv:Technology
Subject of relation tech:hasActor, tech:hasAlgorithm, tech:hasAPI, tech:hasApplication, tech:hasAuditor, tech:hasCapability, tech:hasCommunicationMechanism, tech:hasCustomer, tech:hasDeployer, tech:hasDeploymentLocation, tech:hasDesigner, tech:hasDeveloper, tech:hasDevice, tech:hasDocumentation, tech:hasEvaluator, tech:hasFunction, tech:hasHardware, tech:hasInfrastructure, tech:hasInput, tech:hasInputAction, tech:hasInputData, tech:hasInstaller, tech:hasIntendedUse, tech:hasLicense, tech:hasLifecycleStage, tech:hasMaintainer, tech:hasManufacturer, tech:hasMarketAvailabilityStatus, tech:hasModel, tech:hasOutput, tech:hasOutputAction, tech:hasOutputData, tech:hasOwner, tech:hasPartner, tech:hasPlatform, tech:hasProducer, tech:hasProvider, tech:hasProvisionMethod, tech:hasProvisionStatus, tech:hasPurchaser, tech:hasService, tech:hasSoftware, tech:hasSubject, tech:hasSupplier, tech:hasSystem, tech:hasSystemIntegrator, tech:hasTRL, tech:hasUser, tech:isComponentOf
Object of relation dpv:isImplementedUsingTechnology, tech:hasComponent
Definition A self-contained part of a system that performs a specific function and interacts with other components
Date Created 2024-12-01
Contributors Delaram Golpayegani, Harshvardhan J. Pandit
See More: section TOOLS in TECH

Content

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

Customer

Term Customer Prefix tech
Label Customer
IRI https://w3id.org/dpv/tech#Customer
Type rdfs:Class, skos:Concept, tech:Actor
Broader/Parent types tech:Actordpv: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

Database

Term Database Prefix tech
Label Database
IRI https://w3id.org/dpv/tech#Database
Type rdfs:Class, skos:Concept, dpv:Technology
Broader/Parent types tech:DataStoragetech:Softwaredpv:Technology
Subject of relation tech:hasActor, tech:hasAlgorithm, tech:hasAPI, tech:hasApplication, tech:hasAuditor, tech:hasCapability, tech:hasCommunicationMechanism, tech:hasCustomer, tech:hasDeployer, tech:hasDeploymentLocation, tech:hasDesigner, tech:hasDeveloper, tech:hasDevice, tech:hasDocumentation, tech:hasEvaluator, tech:hasFunction, tech:hasHardware, tech:hasInfrastructure, tech:hasInput, tech:hasInputAction, tech:hasInputData, tech:hasInstaller, tech:hasIntendedUse, tech:hasLicense, tech:hasLifecycleStage, tech:hasMaintainer, tech:hasManufacturer, tech:hasMarketAvailabilityStatus, tech:hasModel, tech:hasOutput, tech:hasOutputAction, tech:hasOutputData, tech:hasOwner, tech:hasPartner, tech:hasPlatform, tech:hasProducer, tech:hasProvider, tech:hasProvisionMethod, tech:hasProvisionStatus, tech:hasPurchaser, tech:hasService, tech:hasSoftware, tech:hasSubject, tech:hasSupplier, tech:hasSystem, tech:hasSystemIntegrator, tech:hasTRL, tech:hasUser
Object of relation dpv:isImplementedUsingTechnology, tech:hasSoftware
Definition A database, database management system (DBMS), or application database
Date Created 2022-06-15
Contributors Harshvardhan J. Pandit
See More: section TOOLS in TECH

Data Storage

Term DataStorage Prefix tech
Label Data Storage
IRI https://w3id.org/dpv/tech#DataStorage
Type rdfs:Class, skos:Concept, dpv:Technology
Broader/Parent types tech:Softwaredpv:Technology
Subject of relation tech:hasActor, tech:hasAlgorithm, tech:hasAPI, tech:hasApplication, tech:hasAuditor, tech:hasCapability, tech:hasCommunicationMechanism, tech:hasCustomer, tech:hasDeployer, tech:hasDeploymentLocation, tech:hasDesigner, tech:hasDeveloper, tech:hasDevice, tech:hasDocumentation, tech:hasEvaluator, tech:hasFunction, tech:hasHardware, tech:hasInfrastructure, tech:hasInput, tech:hasInputAction, tech:hasInputData, tech:hasInstaller, tech:hasIntendedUse, tech:hasLicense, tech:hasLifecycleStage, tech:hasMaintainer, tech:hasManufacturer, tech:hasMarketAvailabilityStatus, tech:hasModel, tech:hasOutput, tech:hasOutputAction, tech:hasOutputData, tech:hasOwner, tech:hasPartner, tech:hasPlatform, tech:hasProducer, tech:hasProvider, tech:hasProvisionMethod, tech:hasProvisionStatus, tech:hasPurchaser, tech:hasService, tech:hasSoftware, tech:hasSubject, tech:hasSupplier, tech:hasSystem, tech:hasSystemIntegrator, tech:hasTRL, tech:hasUser
Object of relation dpv:isImplementedUsingTechnology, tech:hasSoftware
Definition Technology associated with storage of data
Date Created 2022-06-15
Contributors Harshvardhan J. Pandit
See More: section TOOLS in TECH

Decision

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

Deployer

Term Deployer Prefix tech
Label Deployer
IRI https://w3id.org/dpv/tech#Deployer
Type rdfs:Class, skos:Concept, tech:Actor
Broader/Parent types tech:Actordpv: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

Deployment Location

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

Designer

Term Designer Prefix tech
Label Designer
IRI https://w3id.org/dpv/tech#Designer
Type rdfs:Class, skos:Concept, tech:Actor
Broader/Parent types tech:Actordpv: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

Desktop PC

Term DesktopPC Prefix tech
Label Desktop PC
IRI https://w3id.org/dpv/tech#DesktopPC
Type rdfs:Class, skos:Concept, dpv:Technology
Broader/Parent types tech:PersonalComputertech:Devicetech:Hardwaredpv:Technology
Subject of relation tech:hasActor, tech:hasAlgorithm, tech:hasAPI, tech:hasApplication, tech:hasAuditor, tech:hasCapability, tech:hasCommunicationMechanism, tech:hasCustomer, tech:hasDeployer, tech:hasDeploymentLocation, tech:hasDesigner, tech:hasDeveloper, tech:hasDevice, tech:hasDocumentation, tech:hasEvaluator, tech:hasFunction, tech:hasHardware, tech:hasInfrastructure, tech:hasInput, tech:hasInputAction, tech:hasInputData, tech:hasInstaller, tech:hasIntendedUse, tech:hasLicense, tech:hasLifecycleStage, tech:hasMaintainer, tech:hasManufacturer, tech:hasMarketAvailabilityStatus, tech:hasModel, tech:hasOutput, tech:hasOutputAction, tech:hasOutputData, tech:hasOwner, tech:hasPartner, tech:hasPlatform, tech:hasProducer, tech:hasProvider, tech:hasProvisionMethod, tech:hasProvisionStatus, tech:hasPurchaser, tech:hasService, tech:hasSoftware, tech:hasSubject, tech:hasSupplier, tech:hasSystem, tech:hasSystemIntegrator, tech:hasTRL, tech:hasUser
Object of relation dpv:isImplementedUsingTechnology, tech:hasDevice, tech:hasHardware
Definition A non-portable or fixed personal computer
Date Created 2022-06-15
Contributors Harshvardhan J. Pandit
See More: section TOOLS in TECH

Developer

Term Developer Prefix tech
Label Developer
IRI https://w3id.org/dpv/tech#Developer
Type rdfs:Class, skos:Concept, tech:Actor
Broader/Parent types tech:Producertech:Actordpv: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

Development Plan

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:Plantech:Documentation
Object of relation tech:hasDocumentation
Definition Plan associated with developing technology
Date Created 2024-05-09
See More: section DOCS in TECH

Device

Term Device Prefix tech
Label Device
IRI https://w3id.org/dpv/tech#Device
Type rdfs:Class, skos:Concept, dpv:Technology
Broader/Parent types tech:Hardwaredpv:Technology
Subject of relation tech:hasActor, tech:hasAlgorithm, tech:hasAPI, tech:hasApplication, tech:hasAuditor, tech:hasCapability, tech:hasCommunicationMechanism, tech:hasCustomer, tech:hasDeployer, tech:hasDeploymentLocation, tech:hasDesigner, tech:hasDeveloper, tech:hasDevice, tech:hasDocumentation, tech:hasEvaluator, tech:hasFunction, tech:hasHardware, tech:hasInfrastructure, tech:hasInput, tech:hasInputAction, tech:hasInputData, tech:hasInstaller, tech:hasIntendedUse, tech:hasLicense, tech:hasLifecycleStage, tech:hasMaintainer, tech:hasManufacturer, tech:hasMarketAvailabilityStatus, tech:hasModel, tech:hasOutput, tech:hasOutputAction, tech:hasOutputData, tech:hasOwner, tech:hasPartner, tech:hasPlatform, tech:hasProducer, tech:hasProvider, tech:hasProvisionMethod, tech:hasProvisionStatus, tech:hasPurchaser, tech:hasService, tech:hasSoftware, tech:hasSubject, tech:hasSupplier, tech:hasSystem, tech:hasSystemIntegrator, tech:hasTRL, tech:hasUser
Object of relation dpv:isImplementedUsingTechnology, tech:hasDevice, tech:hasHardware
Definition Device or computing device
Date Created 2022-06-15
Contributors Harshvardhan J. Pandit
See More: section TOOLS in TECH

Distributor

Term Distributor Prefix tech
Label Distributor
IRI https://w3id.org/dpv/tech#Distributor
Type rdfs:Class, skos:Concept, tech:Actor
Broader/Parent types tech:Actordpv: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

Documentation

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

Evaluator

Term Evaluator Prefix tech
Label Evaluator
IRI https://w3id.org/dpv/tech#Evaluator
Type rdfs:Class, skos:Concept, tech:Actor
Broader/Parent types tech:Partnertech:Actordpv: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

Function

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

GNU/Linux

Term GNULinux Prefix tech
Label GNU/Linux
IRI https://w3id.org/dpv/tech#GNULinux
Type rdfs:Class, skos:Concept, dpv:Technology
Broader/Parent types tech:OStech:Softwaredpv:Technology
Subject of relation tech:hasActor, tech:hasAlgorithm, tech:hasAPI, tech:hasApplication, tech:hasAuditor, tech:hasCapability, tech:hasCommunicationMechanism, tech:hasCustomer, tech:hasDeployer, tech:hasDeploymentLocation, tech:hasDesigner, tech:hasDeveloper, tech:hasDevice, tech:hasDocumentation, tech:hasEvaluator, tech:hasFunction, tech:hasHardware, tech:hasInfrastructure, tech:hasInput, tech:hasInputAction, tech:hasInputData, tech:hasInstaller, tech:hasIntendedUse, tech:hasLicense, tech:hasLifecycleStage, tech:hasMaintainer, tech:hasManufacturer, tech:hasMarketAvailabilityStatus, tech:hasModel, tech:hasOutput, tech:hasOutputAction, tech:hasOutputData, tech:hasOwner, tech:hasPartner, tech:hasPlatform, tech:hasProducer, tech:hasProvider, tech:hasProvisionMethod, tech:hasProvisionStatus, tech:hasPurchaser, tech:hasService, tech:hasSoftware, tech:hasSubject, tech:hasSupplier, tech:hasSystem, tech:hasSystemIntegrator, tech:hasTRL, tech:hasUser
Object of relation dpv:isImplementedUsingTechnology, tech:hasSoftware
Definition GNU/Linux operating system
Date Created 2022-06-15
Contributors Harshvardhan J. Pandit
See More: section TOOLS in TECH

GPS

Term GPS Prefix tech
Label GPS
IRI https://w3id.org/dpv/tech#GPS
Type rdfs:Class, skos:Concept, tech:CommunicationMechanism
Broader/Parent types tech:CommunicationMechanismdpv: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

Guide

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

Hardware

Term Hardware Prefix tech
Label Hardware
IRI https://w3id.org/dpv/tech#Hardware
Type rdfs:Class, skos:Concept, dpv:Technology
Broader/Parent types dpv:Technology
Subject of relation tech:hasActor, tech:hasAlgorithm, tech:hasAPI, tech:hasApplication, tech:hasAuditor, tech:hasCapability, tech:hasCommunicationMechanism, tech:hasCustomer, tech:hasDeployer, tech:hasDeploymentLocation, tech:hasDesigner, tech:hasDeveloper, tech:hasDevice, tech:hasDocumentation, tech:hasEvaluator, tech:hasFunction, tech:hasHardware, tech:hasInfrastructure, tech:hasInput, tech:hasInputAction, tech:hasInputData, tech:hasInstaller, tech:hasIntendedUse, tech:hasLicense, tech:hasLifecycleStage, tech:hasMaintainer, tech:hasManufacturer, tech:hasMarketAvailabilityStatus, tech:hasModel, tech:hasOutput, tech:hasOutputAction, tech:hasOutputData, tech:hasOwner, tech:hasPartner, tech:hasPlatform, tech:hasProducer, tech:hasProvider, tech:hasProvisionMethod, tech:hasProvisionStatus, tech:hasPurchaser, tech:hasService, tech:hasSoftware, tech:hasSubject, tech:hasSupplier, tech:hasSystem, tech:hasSystemIntegrator, tech:hasTRL, tech:hasUser
Object of relation dpv:isImplementedUsingTechnology, tech:hasHardware
Definition Physical parts or components of the technology
Date Created 2022-06-15
Contributors Harshvardhan J. Pandit
See More: section TOOLS in TECH

Image Content

Term ImageContent Prefix tech
Label Image Content
IRI https://w3id.org/dpv/tech#ImageContent
Type rdfs:Class, skos:Concept
Broader/Parent types tech:Contentdpv:Data
Broader/Parent types tech:Contenttech: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

Importer

Term Importer Prefix tech
Label Importer
IRI https://w3id.org/dpv/tech#Importer
Type rdfs:Class, skos:Concept, tech:Actor
Broader/Parent types tech:Actordpv: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

Infrastructure as a Service (IaaS) Provision

Term Infrastructure Prefix tech
Label Infrastructure as a Service (IaaS) Provision
IRI https://w3id.org/dpv/tech#Infrastructure
Type rdfs:Class, skos:Concept, dpv:Technology
Broader/Parent types dpv:Technology
Subject of relation tech:hasActor, tech:hasAlgorithm, tech:hasAPI, tech:hasApplication, tech:hasAuditor, tech:hasCapability, tech:hasCommunicationMechanism, tech:hasCustomer, tech:hasDeployer, tech:hasDeploymentLocation, tech:hasDesigner, tech:hasDeveloper, tech:hasDevice, tech:hasDocumentation, tech:hasEvaluator, tech:hasFunction, tech:hasHardware, tech:hasInfrastructure, tech:hasInput, tech:hasInputAction, tech:hasInputData, tech:hasInstaller, tech:hasIntendedUse, tech:hasLicense, tech:hasLifecycleStage, tech:hasMaintainer, tech:hasManufacturer, tech:hasMarketAvailabilityStatus, tech:hasModel, tech:hasOutput, tech:hasOutputAction, tech:hasOutputData, tech:hasOwner, tech:hasPartner, tech:hasPlatform, tech:hasProducer, tech:hasProvider, tech:hasProvisionMethod, tech:hasProvisionStatus, tech:hasPurchaser, tech:hasService, tech:hasSoftware, tech:hasSubject, tech:hasSupplier, tech:hasSystem, tech:hasSystemIntegrator, tech:hasTRL, tech:hasUser
Object of relation dpv:isImplementedUsingTechnology, tech:hasInfrastructure
Definition The foundational hardware, software, and other resources to support the operation of systems or services
Date Created 2024-12-01
Contributors Delaram Golpayegani, Harshvardhan J. Pandit
See More: section TOOLS in TECH

Input

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

Input Action

Term InputAction Prefix tech
Label Input Action
IRI https://w3id.org/dpv/tech#InputAction
Type rdfs:Class, skos:Concept
Broader/Parent types tech:Actiontech:InputOutput
Broader/Parent types tech:Inputtech: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

Input Data

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:Inputtech: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

Input-Output

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

Installer

Term Installer Prefix tech
Label Installer
IRI https://w3id.org/dpv/tech#Installer
Type rdfs:Class, skos:Concept, tech:Actor
Broader/Parent types tech:Actordpv: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

Instructions

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

IntegratedCircuit

Term IntegratedCircuit Prefix tech
Label IntegratedCircuit
IRI https://w3id.org/dpv/tech#IntegratedCircuit
Type rdfs:Class, skos:Concept, dpv:Technology
Broader/Parent types tech:Hardwaredpv:Technology
Subject of relation tech:hasActor, tech:hasAlgorithm, tech:hasAPI, tech:hasApplication, tech:hasAuditor, tech:hasCapability, tech:hasCommunicationMechanism, tech:hasCustomer, tech:hasDeployer, tech:hasDeploymentLocation, tech:hasDesigner, tech:hasDeveloper, tech:hasDevice, tech:hasDocumentation, tech:hasEvaluator, tech:hasFunction, tech:hasHardware, tech:hasInfrastructure, tech:hasInput, tech:hasInputAction, tech:hasInputData, tech:hasInstaller, tech:hasIntendedUse, tech:hasLicense, tech:hasLifecycleStage, tech:hasMaintainer, tech:hasManufacturer, tech:hasMarketAvailabilityStatus, tech:hasModel, tech:hasOutput, tech:hasOutputAction, tech:hasOutputData, tech:hasOwner, tech:hasPartner, tech:hasPlatform, tech:hasProducer, tech:hasProvider, tech:hasProvisionMethod, tech:hasProvisionStatus, tech:hasPurchaser, tech:hasService, tech:hasSoftware, tech:hasSubject, tech:hasSupplier, tech:hasSystem, tech:hasSystemIntegrator, tech:hasTRL, tech:hasUser
Object of relation dpv:isImplementedUsingTechnology, tech:hasHardware
Definition A integrated electronic chip containing interconnected components to perform specific functions
Date Created 2024-12-01
Contributors Delaram Golpayegani, Harshvardhan J. Pandit
See More: section TOOLS in TECH

Intended Use

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

Internet

Term Internet Prefix tech
Label Internet
IRI https://w3id.org/dpv/tech#Internet
Type rdfs:Class, skos:Concept, tech:CommunicationMechanism
Broader/Parent types tech:Networkingtech:CommunicationMechanismdpv: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

iOS

Term iOS Prefix tech
Label iOS
IRI https://w3id.org/dpv/tech#iOS
Type rdfs:Class, skos:Concept, dpv:Technology
Broader/Parent types tech:OStech:Softwaredpv:Technology
Subject of relation tech:hasActor, tech:hasAlgorithm, tech:hasAPI, tech:hasApplication, tech:hasAuditor, tech:hasCapability, tech:hasCommunicationMechanism, tech:hasCustomer, tech:hasDeployer, tech:hasDeploymentLocation, tech:hasDesigner, tech:hasDeveloper, tech:hasDevice, tech:hasDocumentation, tech:hasEvaluator, tech:hasFunction, tech:hasHardware, tech:hasInfrastructure, tech:hasInput, tech:hasInputAction, tech:hasInputData, tech:hasInstaller, tech:hasIntendedUse, tech:hasLicense, tech:hasLifecycleStage, tech:hasMaintainer, tech:hasManufacturer, tech:hasMarketAvailabilityStatus, tech:hasModel, tech:hasOutput, tech:hasOutputAction, tech:hasOutputData, tech:hasOwner, tech:hasPartner, tech:hasPlatform, tech:hasProducer, tech:hasProvider, tech:hasProvisionMethod, tech:hasProvisionStatus, tech:hasPurchaser, tech:hasService, tech:hasSoftware, tech:hasSubject, tech:hasSupplier, tech:hasSystem, tech:hasSystemIntegrator, tech:hasTRL, tech:hasUser
Object of relation dpv:isImplementedUsingTechnology, tech:hasSoftware
Definition iOS operating system
Date Created 2022-06-15
Contributors Harshvardhan J. Pandit
See More: section TOOLS in TECH

Internet of Things (IoT)

Term IoT Prefix tech
Label Internet of Things (IoT)
IRI https://w3id.org/dpv/tech#IoT
Type rdfs:Class, skos:Concept, dpv:Technology
Broader/Parent types tech:Hardwaredpv:Technology
Subject of relation tech:hasActor, tech:hasAlgorithm, tech:hasAPI, tech:hasApplication, tech:hasAuditor, tech:hasCapability, tech:hasCommunicationMechanism, tech:hasCustomer, tech:hasDeployer, tech:hasDeploymentLocation, tech:hasDesigner, tech:hasDeveloper, tech:hasDevice, tech:hasDocumentation, tech:hasEvaluator, tech:hasFunction, tech:hasHardware, tech:hasInfrastructure, tech:hasInput, tech:hasInputAction, tech:hasInputData, tech:hasInstaller, tech:hasIntendedUse, tech:hasLicense, tech:hasLifecycleStage, tech:hasMaintainer, tech:hasManufacturer, tech:hasMarketAvailabilityStatus, tech:hasModel, tech:hasOutput, tech:hasOutputAction, tech:hasOutputData, tech:hasOwner, tech:hasPartner, tech:hasPlatform, tech:hasProducer, tech:hasProvider, tech:hasProvisionMethod, tech:hasProvisionStatus, tech:hasPurchaser, tech:hasService, tech:hasSoftware, tech:hasSubject, tech:hasSupplier, tech:hasSystem, tech:hasSystemIntegrator, tech:hasTRL, tech:hasUser
Object of relation dpv:isImplementedUsingTechnology, tech:hasHardware
Definition IoT is the infrastructure of interconnected entities, people, systems and information resources together with services that process and react to information from the physical world and virtual world
Source
Date Created 2024-12-01
Contributors Delaram Golpayegani, Harshvardhan J. Pandit
See More: section TOOLS in TECH

IoT Device

Term IoTDevice Prefix tech
Label IoT Device
IRI https://w3id.org/dpv/tech#IoTDevice
Type rdfs:Class, skos:Concept, dpv:Technology
Broader/Parent types tech:Devicetech:Hardwaredpv:Technology
Broader/Parent types tech:IoTtech:Hardwaredpv:Technology
Subject of relation tech:hasActor, tech:hasAlgorithm, tech:hasAPI, tech:hasApplication, tech:hasAuditor, tech:hasCapability, tech:hasCommunicationMechanism, tech:hasCustomer, tech:hasDeployer, tech:hasDeploymentLocation, tech:hasDesigner, tech:hasDeveloper, tech:hasDevice, tech:hasDocumentation, tech:hasEvaluator, tech:hasFunction, tech:hasHardware, tech:hasInfrastructure, tech:hasInput, tech:hasInputAction, tech:hasInputData, tech:hasInstaller, tech:hasIntendedUse, tech:hasLicense, tech:hasLifecycleStage, tech:hasMaintainer, tech:hasManufacturer, tech:hasMarketAvailabilityStatus, tech:hasModel, tech:hasOutput, tech:hasOutputAction, tech:hasOutputData, tech:hasOwner, tech:hasPartner, tech:hasPlatform, tech:hasProducer, tech:hasProvider, tech:hasProvisionMethod, tech:hasProvisionStatus, tech:hasPurchaser, tech:hasService, tech:hasSoftware, tech:hasSubject, tech:hasSupplier, tech:hasSystem, tech:hasSystemIntegrator, tech:hasTRL, tech:hasUser
Object of relation dpv:isImplementedUsingTechnology, tech:hasDevice, tech:hasHardware
Definition An entity of an IoT system that interacts and communicates with the physical world through sensing or actuating
Source
Date Created 2024-12-01
Contributors Delaram Golpayegani, Harshvardhan J. Pandit
See More: section TOOLS in TECH

IoT System

Term IoTSystem Prefix tech
Label IoT System
IRI https://w3id.org/dpv/tech#IoTSystem
Type rdfs:Class, skos:Concept, dpv:Technology
Broader/Parent types tech:IoTtech:Hardwaredpv:Technology
Broader/Parent types tech:Systemdpv:Technology
Subject of relation tech:hasActor, tech:hasAlgorithm, tech:hasAPI, tech:hasApplication, tech:hasAuditor, tech:hasCapability, tech:hasCommunicationMechanism, tech:hasCustomer, tech:hasDeployer, tech:hasDeploymentLocation, tech:hasDesigner, tech:hasDeveloper, tech:hasDevice, tech:hasDocumentation, tech:hasEvaluator, tech:hasFunction, tech:hasHardware, tech:hasInfrastructure, tech:hasInput, tech:hasInputAction, tech:hasInputData, tech:hasInstaller, tech:hasIntendedUse, tech:hasLicense, tech:hasLifecycleStage, tech:hasMaintainer, tech:hasManufacturer, tech:hasMarketAvailabilityStatus, tech:hasModel, tech:hasOutput, tech:hasOutputAction, tech:hasOutputData, tech:hasOwner, tech:hasPartner, tech:hasPlatform, tech:hasProducer, tech:hasProvider, tech:hasProvisionMethod, tech:hasProvisionStatus, tech:hasPurchaser, tech:hasService, tech:hasSoftware, tech:hasSubject, tech:hasSupplier, tech:hasSystem, tech:hasSystemIntegrator, tech:hasTRL, tech:hasUser
Object of relation dpv:isImplementedUsingTechnology, tech:hasHardware, tech:hasSystem
Definition A specific system that is an implementation or application of the IoT framework and contains interconnected IoT devices and their communication network along with other hardware and software required for providing functionalities
Source
Date Created 2024-12-01
Contributors Delaram Golpayegani, Harshvardhan J. Pandit
See More: section TOOLS in TECH

Laptop PC

Term LaptopPC Prefix tech
Label Laptop PC
IRI https://w3id.org/dpv/tech#LaptopPC
Type rdfs:Class, skos:Concept, dpv:Technology
Broader/Parent types tech:PersonalComputertech:Devicetech:Hardwaredpv:Technology
Subject of relation tech:hasActor, tech:hasAlgorithm, tech:hasAPI, tech:hasApplication, tech:hasAuditor, tech:hasCapability, tech:hasCommunicationMechanism, tech:hasCustomer, tech:hasDeployer, tech:hasDeploymentLocation, tech:hasDesigner, tech:hasDeveloper, tech:hasDevice, tech:hasDocumentation, tech:hasEvaluator, tech:hasFunction, tech:hasHardware, tech:hasInfrastructure, tech:hasInput, tech:hasInputAction, tech:hasInputData, tech:hasInstaller, tech:hasIntendedUse, tech:hasLicense, tech:hasLifecycleStage, tech:hasMaintainer, tech:hasManufacturer, tech:hasMarketAvailabilityStatus, tech:hasModel, tech:hasOutput, tech:hasOutputAction, tech:hasOutputData, tech:hasOwner, tech:hasPartner, tech:hasPlatform, tech:hasProducer, tech:hasProvider, tech:hasProvisionMethod, tech:hasProvisionStatus, tech:hasPurchaser, tech:hasService, tech:hasSoftware, tech:hasSubject, tech:hasSupplier, tech:hasSystem, tech:hasSystemIntegrator, tech:hasTRL, tech:hasUser
Object of relation dpv:isImplementedUsingTechnology, tech:hasDevice, tech:hasHardware
Definition A portal personal computer
Date Created 2022-06-15
Contributors Harshvardhan J. Pandit
See More: section TOOLS in TECH

License

Term License Prefix tech
Label License
IRI https://w3id.org/dpv/tech#License
Type rdfs:Class, skos:Concept
Broader/Parent types dpv:LicenseAgreementdpv:ContractByDomaindpv:Contractdpv: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

Lifecycle Stage

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

Local Network

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:Networkingtech:CommunicationMechanismdpv: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

Local Storage

Term LocalStorage Prefix tech
Label Local Storage
IRI https://w3id.org/dpv/tech#LocalStorage
Type rdfs:Class, skos:Concept, dpv:Technology
Broader/Parent types tech:DataStoragetech:Softwaredpv:Technology
Subject of relation tech:hasActor, tech:hasAlgorithm, tech:hasAPI, tech:hasApplication, tech:hasAuditor, tech:hasCapability, tech:hasCommunicationMechanism, tech:hasCustomer, tech:hasDeployer, tech:hasDeploymentLocation, tech:hasDesigner, tech:hasDeveloper, tech:hasDevice, tech:hasDocumentation, tech:hasEvaluator, tech:hasFunction, tech:hasHardware, tech:hasInfrastructure, tech:hasInput, tech:hasInputAction, tech:hasInputData, tech:hasInstaller, tech:hasIntendedUse, tech:hasLicense, tech:hasLifecycleStage, tech:hasMaintainer, tech:hasManufacturer, tech:hasMarketAvailabilityStatus, tech:hasModel, tech:hasOutput, tech:hasOutputAction, tech:hasOutputData, tech:hasOwner, tech:hasPartner, tech:hasPlatform, tech:hasProducer, tech:hasProvider, tech:hasProvisionMethod, tech:hasProvisionStatus, tech:hasPurchaser, tech:hasService, tech:hasSoftware, tech:hasSubject, tech:hasSupplier, tech:hasSystem, tech:hasSystemIntegrator, tech:hasTRL, tech:hasUser
Object of relation dpv:isImplementedUsingTechnology, tech:hasSoftware
Definition Storage that is local (e.g. on device)
Date Created 2022-06-15
Contributors Harshvardhan J. Pandit
See More: section TOOLS in TECH

Maintainer

Term Maintainer Prefix tech
Label Maintainer
IRI https://w3id.org/dpv/tech#Maintainer
Type rdfs:Class, skos:Concept, tech:Actor
Broader/Parent types tech:Actordpv: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

Manual

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

Manufacturer

Term Manufacturer Prefix tech
Label Manufacturer
IRI https://w3id.org/dpv/tech#Manufacturer
Type rdfs:Class, skos:Concept, tech:Actor
Broader/Parent types tech:Actordpv: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

Market Availability Status

Term MarketAvailabilityStatus Prefix tech
Label Market Availability Status
IRI https://w3id.org/dpv/tech#MarketAvailabilityStatus
Type rdfs:Class, skos:Concept
Broader/Parent types tech:TechnologyStatusdpv:Statusdpv: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

Market Available

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:MarketAvailabilityStatustech:TechnologyStatusdpv:Statusdpv: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

Market Unavailable

Term MarketUnavailable Prefix tech
Label Market Unavailable
IRI https://w3id.org/dpv/tech#MarketUnavailable
Type rdfs:Class, skos:Concept, tech:MarketAvailabilityStatus
Broader/Parent types tech:MarketAvailabilityStatustech:TechnologyStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasStatus, tech:hasMarketAvailabilityStatus
Definition Status indicating Technology is unavailable on the market
Date Created 2024-05-09
See More: section STATUS in TECH

Mobile Phone

Term MobilePhone Prefix tech
Label Mobile Phone
IRI https://w3id.org/dpv/tech#MobilePhone
Type rdfs:Class, skos:Concept, dpv:Technology
Broader/Parent types tech:Telephonetech:Devicetech:Hardwaredpv:Technology
Subject of relation tech:hasActor, tech:hasAlgorithm, tech:hasAPI, tech:hasApplication, tech:hasAuditor, tech:hasCapability, tech:hasCommunicationMechanism, tech:hasCustomer, tech:hasDeployer, tech:hasDeploymentLocation, tech:hasDesigner, tech:hasDeveloper, tech:hasDevice, tech:hasDocumentation, tech:hasEvaluator, tech:hasFunction, tech:hasHardware, tech:hasInfrastructure, tech:hasInput, tech:hasInputAction, tech:hasInputData, tech:hasInstaller, tech:hasIntendedUse, tech:hasLicense, tech:hasLifecycleStage, tech:hasMaintainer, tech:hasManufacturer, tech:hasMarketAvailabilityStatus, tech:hasModel, tech:hasOutput, tech:hasOutputAction, tech:hasOutputData, tech:hasOwner, tech:hasPartner, tech:hasPlatform, tech:hasProducer, tech:hasProvider, tech:hasProvisionMethod, tech:hasProvisionStatus, tech:hasPurchaser, tech:hasService, tech:hasSoftware, tech:hasSubject, tech:hasSupplier, tech:hasSystem, tech:hasSystemIntegrator, tech:hasTRL, tech:hasUser
Object of relation dpv:isImplementedUsingTechnology, tech:hasDevice, tech:hasHardware
Definition Mobile telephone
Date Created 2022-06-15
Contributors Harshvardhan J. Pandit
See More: section TOOLS in TECH

Model

Term Model Prefix tech
Label Model
IRI https://w3id.org/dpv/tech#Model
Type rdfs:Class, skos:Concept, dpv:Technology
Broader/Parent types dpv:Technology
Subject of relation tech:hasActor, tech:hasAlgorithm, tech:hasAPI, tech:hasApplication, tech:hasAuditor, tech:hasCapability, tech:hasCommunicationMechanism, tech:hasCustomer, tech:hasDeployer, tech:hasDeploymentLocation, tech:hasDesigner, tech:hasDeveloper, tech:hasDevice, tech:hasDocumentation, tech:hasEvaluator, tech:hasFunction, tech:hasHardware, tech:hasInfrastructure, tech:hasInput, tech:hasInputAction, tech:hasInputData, tech:hasInstaller, tech:hasIntendedUse, tech:hasLicense, tech:hasLifecycleStage, tech:hasMaintainer, tech:hasManufacturer, tech:hasMarketAvailabilityStatus, tech:hasModel, tech:hasOutput, tech:hasOutputAction, tech:hasOutputData, tech:hasOwner, tech:hasPartner, tech:hasPlatform, tech:hasProducer, tech:hasProvider, tech:hasProvisionMethod, tech:hasProvisionStatus, tech:hasPurchaser, tech:hasService, tech:hasSoftware, tech:hasSubject, tech:hasSupplier, tech:hasSystem, tech:hasSystemIntegrator, tech:hasTRL, tech:hasUser
Object of relation dpv:isImplementedUsingTechnology, tech:hasModel
Definition A simplified representation or abstraction of a system, process, or concept
Date Created 2024-12-01
Contributors Delaram Golpayegani, Harshvardhan J. Pandit
See More: section TOOLS in TECH

Microsoft Windows

Term MSWindows Prefix tech
Label Microsoft Windows
IRI https://w3id.org/dpv/tech#MSWindows
Type rdfs:Class, skos:Concept, dpv:Technology
Broader/Parent types tech:OStech:Softwaredpv:Technology
Subject of relation tech:hasActor, tech:hasAlgorithm, tech:hasAPI, tech:hasApplication, tech:hasAuditor, tech:hasCapability, tech:hasCommunicationMechanism, tech:hasCustomer, tech:hasDeployer, tech:hasDeploymentLocation, tech:hasDesigner, tech:hasDeveloper, tech:hasDevice, tech:hasDocumentation, tech:hasEvaluator, tech:hasFunction, tech:hasHardware, tech:hasInfrastructure, tech:hasInput, tech:hasInputAction, tech:hasInputData, tech:hasInstaller, tech:hasIntendedUse, tech:hasLicense, tech:hasLifecycleStage, tech:hasMaintainer, tech:hasManufacturer, tech:hasMarketAvailabilityStatus, tech:hasModel, tech:hasOutput, tech:hasOutputAction, tech:hasOutputData, tech:hasOwner, tech:hasPartner, tech:hasPlatform, tech:hasProducer, tech:hasProvider, tech:hasProvisionMethod, tech:hasProvisionStatus, tech:hasPurchaser, tech:hasService, tech:hasSoftware, tech:hasSubject, tech:hasSupplier, tech:hasSystem, tech:hasSystemIntegrator, tech:hasTRL, tech:hasUser
Object of relation dpv:isImplementedUsingTechnology, tech:hasSoftware
Definition Microsoft Windows operating system
Date Created 2022-06-15
Contributors Harshvardhan J. Pandit
See More: section TOOLS in TECH

Networking

Term Networking Prefix tech
Label Networking
IRI https://w3id.org/dpv/tech#Networking
Type rdfs:Class, skos:Concept, tech:CommunicationMechanism
Broader/Parent types tech:CommunicationMechanismdpv: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

Not Provided

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:ProvisionStatustech:TechnologyStatusdpv:Statusdpv: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

Operator

Term Operator Prefix tech
Label Operator
IRI https://w3id.org/dpv/tech#Operator
Type rdfs:Class, skos:Concept, tech:Actor
Broader/Parent types tech:Actordpv: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

Operating System (OS)

Term OS Prefix tech
Label Operating System (OS)
IRI https://w3id.org/dpv/tech#OS
Type rdfs:Class, skos:Concept, dpv:Technology
Broader/Parent types tech:Softwaredpv:Technology
Subject of relation tech:hasActor, tech:hasAlgorithm, tech:hasAPI, tech:hasApplication, tech:hasAuditor, tech:hasCapability, tech:hasCommunicationMechanism, tech:hasCustomer, tech:hasDeployer, tech:hasDeploymentLocation, tech:hasDesigner, tech:hasDeveloper, tech:hasDevice, tech:hasDocumentation, tech:hasEvaluator, tech:hasFunction, tech:hasHardware, tech:hasInfrastructure, tech:hasInput, tech:hasInputAction, tech:hasInputData, tech:hasInstaller, tech:hasIntendedUse, tech:hasLicense, tech:hasLifecycleStage, tech:hasMaintainer, tech:hasManufacturer, tech:hasMarketAvailabilityStatus, tech:hasModel, tech:hasOutput, tech:hasOutputAction, tech:hasOutputData, tech:hasOwner, tech:hasPartner, tech:hasPlatform, tech:hasProducer, tech:hasProvider, tech:hasProvisionMethod, tech:hasProvisionStatus, tech:hasPurchaser, tech:hasService, tech:hasSoftware, tech:hasSubject, tech:hasSupplier, tech:hasSystem, tech:hasSystemIntegrator, tech:hasTRL, tech:hasUser
Object of relation dpv:isImplementedUsingTechnology, tech:hasSoftware
Definition Software for managing hardware and other software
Date Created 2022-06-15
Contributors Harshvardhan J. Pandit
See More: section TOOLS in TECH

Output

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

Output Action

Term OutputAction Prefix tech
Label Output Action
IRI https://w3id.org/dpv/tech#OutputAction
Type rdfs:Class, skos:Concept
Broader/Parent types tech:Actiontech:InputOutput
Broader/Parent types tech:Outputtech: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

Output Data

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:Outputtech: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

Owner

Term Owner Prefix tech
Label Owner
IRI https://w3id.org/dpv/tech#Owner
Type rdfs:Class, skos:Concept, tech:Actor
Broader/Parent types tech:Actordpv: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

Partner

Term Partner Prefix tech
Label Partner
IRI https://w3id.org/dpv/tech#Partner
Type rdfs:Class, skos:Concept, tech:Actor
Broader/Parent types tech:Actordpv: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

Personal Computer (PC)

Term PersonalComputer Prefix tech
Label Personal Computer (PC)
IRI https://w3id.org/dpv/tech#PersonalComputer
Type rdfs:Class, skos:Concept, dpv:Technology
Broader/Parent types tech:Devicetech:Hardwaredpv:Technology
Subject of relation tech:hasActor, tech:hasAlgorithm, tech:hasAPI, tech:hasApplication, tech:hasAuditor, tech:hasCapability, tech:hasCommunicationMechanism, tech:hasCustomer, tech:hasDeployer, tech:hasDeploymentLocation, tech:hasDesigner, tech:hasDeveloper, tech:hasDevice, tech:hasDocumentation, tech:hasEvaluator, tech:hasFunction, tech:hasHardware, tech:hasInfrastructure, tech:hasInput, tech:hasInputAction, tech:hasInputData, tech:hasInstaller, tech:hasIntendedUse, tech:hasLicense, tech:hasLifecycleStage, tech:hasMaintainer, tech:hasManufacturer, tech:hasMarketAvailabilityStatus, tech:hasModel, tech:hasOutput, tech:hasOutputAction, tech:hasOutputData, tech:hasOwner, tech:hasPartner, tech:hasPlatform, tech:hasProducer, tech:hasProvider, tech:hasProvisionMethod, tech:hasProvisionStatus, tech:hasPurchaser, tech:hasService, tech:hasSoftware, tech:hasSubject, tech:hasSupplier, tech:hasSystem, tech:hasSystemIntegrator, tech:hasTRL, tech:hasUser
Object of relation dpv:isImplementedUsingTechnology, tech:hasDevice, tech:hasHardware
Definition A computing device intended for individual use
Date Created 2022-06-15
Contributors Harshvardhan J. Pandit
See More: section TOOLS in TECH

Plan

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

Platform

Term Platform Prefix tech
Label Platform
IRI https://w3id.org/dpv/tech#Platform
Type rdfs:Class, skos:Concept, dpv:Technology
Broader/Parent types dpv:Technology
Subject of relation tech:hasActor, tech:hasAlgorithm, tech:hasAPI, tech:hasApplication, tech:hasAuditor, tech:hasCapability, tech:hasCommunicationMechanism, tech:hasCustomer, tech:hasDeployer, tech:hasDeploymentLocation, tech:hasDesigner, tech:hasDeveloper, tech:hasDevice, tech:hasDocumentation, tech:hasEvaluator, tech:hasFunction, tech:hasHardware, tech:hasInfrastructure, tech:hasInput, tech:hasInputAction, tech:hasInputData, tech:hasInstaller, tech:hasIntendedUse, tech:hasLicense, tech:hasLifecycleStage, tech:hasMaintainer, tech:hasManufacturer, tech:hasMarketAvailabilityStatus, tech:hasModel, tech:hasOutput, tech:hasOutputAction, tech:hasOutputData, tech:hasOwner, tech:hasPartner, tech:hasPlatform, tech:hasProducer, tech:hasProvider, tech:hasProvisionMethod, tech:hasProvisionStatus, tech:hasPurchaser, tech:hasService, tech:hasSoftware, tech:hasSubject, tech:hasSupplier, tech:hasSystem, tech:hasSystemIntegrator, tech:hasTRL, tech:hasUser
Object of relation dpv:isImplementedUsingTechnology, tech:hasPlatform
Definition A digital environment that provides tools, infrastructure, and services for developing, deploying, and running applications
Date Created 2024-12-01
Contributors Delaram Golpayegani, Harshvardhan J. Pandit
See More: section TOOLS in TECH

Prediction

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

Producer

Term Producer Prefix tech
Label Producer
IRI https://w3id.org/dpv/tech#Producer
Type rdfs:Class, skos:Concept, tech:Actor
Broader/Parent types tech:Actordpv: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

Provided

Term Provided Prefix tech
Label Provided
IRI https://w3id.org/dpv/tech#Provided
Type rdfs:Class, skos:Concept, tech:ProvisionStatus
Broader/Parent types tech:ProvisionStatustech:TechnologyStatusdpv:Statusdpv: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

Provided as AlgorithmicProvision

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:ProvisionMethoddpv: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

Provided as Compute as a Service (CaaS)Provision

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:ProvidedAsCloudServicetech:ProvidedAsServicetech:ProvisionMethoddpv: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

Provided as Cloud ServiceProvision

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:ProvidedAsServicetech:ProvisionMethoddpv: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

Provided as ComponentProvision

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:ProvisionMethoddpv: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

Provided as Fixed UseProvision

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:ProvisionMethoddpv: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

Provided as GoodsProvision

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:ProvisionMethoddpv: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

Provided as Hybrid Cloud ServiceProvision

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:ProvidedAsPrivateCloudServicetech:ProvidedAsCloudServicetech:ProvidedAsServicetech:ProvisionMethoddpv:Technology
Broader/Parent types tech:ProvidedAsPublicCloudServicetech:ProvidedAsCloudServicetech:ProvidedAsServicetech:ProvisionMethoddpv: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

Provided as Infrastructure as a Service (IaaS)Provision

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:ProvidedAsCloudServicetech:ProvidedAsServicetech:ProvisionMethoddpv: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

Provided as Mobile backend as a ServiceProvision

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:ProvidedAsCloudServicetech:ProvidedAsServicetech:ProvisionMethoddpv: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

Provided as Platform as a Service (PaaS)Provision

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:ProvidedAsCloudServicetech:ProvidedAsServicetech:ProvisionMethoddpv: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

Provided as Private Cloud ServiceProvision

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:ProvidedAsCloudServicetech:ProvidedAsServicetech:ProvisionMethoddpv: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

Provided as ProductProvision

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:ProvisionMethoddpv: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

Provided as Public Cloud ServiceProvision

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:ProvidedAsCloudServicetech:ProvidedAsServicetech:ProvisionMethoddpv: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

Provided as Software as a Service (SaaS)Provision

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:ProvidedAsCloudServicetech:ProvidedAsServicetech:ProvisionMethoddpv: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

Provided as Serverless ComputingProvision

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:ProvidedAsCloudServicetech:ProvidedAsServicetech:ProvisionMethoddpv: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

Provided as ServiceProvision

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:ProvisionMethoddpv: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

Provided as SubscriptionProvision

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:ProvisionMethoddpv: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

Provided as SystemProvision

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:ProvisionMethoddpv: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

Provider

Term Provider Prefix tech
Label Provider
IRI https://w3id.org/dpv/tech#Provider
Type rdfs:Class, skos:Concept, tech:Actor
Broader/Parent types tech:Actordpv: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

Provision Method

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

Provision Status

Term ProvisionStatus Prefix tech
Label Provision Status
IRI https://w3id.org/dpv/tech#ProvisionStatus
Type rdfs:Class, skos:Concept
Broader/Parent types tech:TechnologyStatusdpv:Statusdpv: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

Purchaser

Term Purchaser Prefix tech
Label Purchaser
IRI https://w3id.org/dpv/tech#Purchaser
Type rdfs:Class, skos:Concept, tech:Actor
Broader/Parent types tech:Actordpv: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

Recommendation

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

Service

Term Service Prefix tech
Label Service
IRI https://w3id.org/dpv/tech#Service
Type rdfs:Class, skos:Concept, dpv:Technology
Broader/Parent types dpv:Technology
Subject of relation tech:hasActor, tech:hasAlgorithm, tech:hasAPI, tech:hasApplication, tech:hasAuditor, tech:hasCapability, tech:hasCommunicationMechanism, tech:hasCustomer, tech:hasDeployer, tech:hasDeploymentLocation, tech:hasDesigner, tech:hasDeveloper, tech:hasDevice, tech:hasDocumentation, tech:hasEvaluator, tech:hasFunction, tech:hasHardware, tech:hasInfrastructure, tech:hasInput, tech:hasInputAction, tech:hasInputData, tech:hasInstaller, tech:hasIntendedUse, tech:hasLicense, tech:hasLifecycleStage, tech:hasMaintainer, tech:hasManufacturer, tech:hasMarketAvailabilityStatus, tech:hasModel, tech:hasOutput, tech:hasOutputAction, tech:hasOutputData, tech:hasOwner, tech:hasPartner, tech:hasPlatform, tech:hasProducer, tech:hasProvider, tech:hasProvisionMethod, tech:hasProvisionStatus, tech:hasPurchaser, tech:hasService, tech:hasSoftware, tech:hasSubject, tech:hasSupplier, tech:hasSystem, tech:hasSystemIntegrator, tech:hasTRL, tech:hasUser
Object of relation dpv:isImplementedUsingTechnology, tech:hasService
Definition The carrying out of a specific task or set of tasks as a service
Usage Note This concept is distinct from dpv:Service as it represents the notion of a technical service whereas dpv:Service can also refer to organisational, legal, social, and other meanings of service
Date Created 2024-12-01
Contributors Harshvardhan J. Pandit
See More: section TOOLS in TECH

Smartphone

Term Smartphone Prefix tech
Label Smartphone
IRI https://w3id.org/dpv/tech#Smartphone
Type rdfs:Class, skos:Concept, dpv:Technology
Broader/Parent types tech:MobilePhonetech:Telephonetech:Devicetech:Hardwaredpv:Technology
Broader/Parent types tech:PersonalComputertech:Devicetech:Hardwaredpv:Technology
Subject of relation tech:hasActor, tech:hasAlgorithm, tech:hasAPI, tech:hasApplication, tech:hasAuditor, tech:hasCapability, tech:hasCommunicationMechanism, tech:hasCustomer, tech:hasDeployer, tech:hasDeploymentLocation, tech:hasDesigner, tech:hasDeveloper, tech:hasDevice, tech:hasDocumentation, tech:hasEvaluator, tech:hasFunction, tech:hasHardware, tech:hasInfrastructure, tech:hasInput, tech:hasInputAction, tech:hasInputData, tech:hasInstaller, tech:hasIntendedUse, tech:hasLicense, tech:hasLifecycleStage, tech:hasMaintainer, tech:hasManufacturer, tech:hasMarketAvailabilityStatus, tech:hasModel, tech:hasOutput, tech:hasOutputAction, tech:hasOutputData, tech:hasOwner, tech:hasPartner, tech:hasPlatform, tech:hasProducer, tech:hasProvider, tech:hasProvisionMethod, tech:hasProvisionStatus, tech:hasPurchaser, tech:hasService, tech:hasSoftware, tech:hasSubject, tech:hasSupplier, tech:hasSystem, tech:hasSystemIntegrator, tech:hasTRL, tech:hasUser
Object of relation dpv:isImplementedUsingTechnology, tech:hasDevice, tech:hasHardware
Definition A combination of a mobile phone with computing capabilities similar to a PC
Date Created 2022-06-15
Contributors Harshvardhan J. Pandit
See More: section TOOLS in TECH

Smartphone Application

Term SmartphoneApplication Prefix tech
Label Smartphone Application
IRI https://w3id.org/dpv/tech#SmartphoneApplication
Type rdfs:Class, skos:Concept, dpv:Technology
Broader/Parent types tech:Applicationtech:Softwaredpv:Technology
Subject of relation tech:hasActor, tech:hasAlgorithm, tech:hasAPI, tech:hasApplication, tech:hasAuditor, tech:hasCapability, tech:hasCommunicationMechanism, tech:hasCustomer, tech:hasDeployer, tech:hasDeploymentLocation, tech:hasDesigner, tech:hasDeveloper, tech:hasDevice, tech:hasDocumentation, tech:hasEvaluator, tech:hasFunction, tech:hasHardware, tech:hasInfrastructure, tech:hasInput, tech:hasInputAction, tech:hasInputData, tech:hasInstaller, tech:hasIntendedUse, tech:hasLicense, tech:hasLifecycleStage, tech:hasMaintainer, tech:hasManufacturer, tech:hasMarketAvailabilityStatus, tech:hasModel, tech:hasOutput, tech:hasOutputAction, tech:hasOutputData, tech:hasOwner, tech:hasPartner, tech:hasPlatform, tech:hasProducer, tech:hasProvider, tech:hasProvisionMethod, tech:hasProvisionStatus, tech:hasPurchaser, tech:hasService, tech:hasSoftware, tech:hasSubject, tech:hasSupplier, tech:hasSystem, tech:hasSystemIntegrator, tech:hasTRL, tech:hasUser
Object of relation dpv:isImplementedUsingTechnology, tech:hasApplication, tech:hasSoftware
Definition A computing or digital program on a smartphone device
Date Created 2022-06-15
Contributors Harshvardhan J. Pandit
See More: section TOOLS in TECH

Software

Term Software Prefix tech
Label Software
IRI https://w3id.org/dpv/tech#Software
Type rdfs:Class, skos:Concept, dpv:Technology
Broader/Parent types dpv:Technology
Subject of relation tech:hasActor, tech:hasAlgorithm, tech:hasAPI, tech:hasApplication, tech:hasAuditor, tech:hasCapability, tech:hasCommunicationMechanism, tech:hasCustomer, tech:hasDeployer, tech:hasDeploymentLocation, tech:hasDesigner, tech:hasDeveloper, tech:hasDevice, tech:hasDocumentation, tech:hasEvaluator, tech:hasFunction, tech:hasHardware, tech:hasInfrastructure, tech:hasInput, tech:hasInputAction, tech:hasInputData, tech:hasInstaller, tech:hasIntendedUse, tech:hasLicense, tech:hasLifecycleStage, tech:hasMaintainer, tech:hasManufacturer, tech:hasMarketAvailabilityStatus, tech:hasModel, tech:hasOutput, tech:hasOutputAction, tech:hasOutputData, tech:hasOwner, tech:hasPartner, tech:hasPlatform, tech:hasProducer, tech:hasProvider, tech:hasProvisionMethod, tech:hasProvisionStatus, tech:hasPurchaser, tech:hasService, tech:hasSoftware, tech:hasSubject, tech:hasSupplier, tech:hasSystem, tech:hasSystemIntegrator, tech:hasTRL, tech:hasUser
Object of relation dpv:isImplementedUsingTechnology, tech:hasSoftware
Definition Virtual parts or components of the technology such as programs and data
Date Created 2022-06-15
Contributors Harshvardhan J. Pandit
See More: section TOOLS in TECH

SoftwareFramework

Term SoftwareFramework Prefix tech
Label SoftwareFramework
IRI https://w3id.org/dpv/tech#SoftwareFramework
Type rdfs:Class, skos:Concept, dpv:Technology
Broader/Parent types tech:Softwaredpv:Technology
Subject of relation tech:hasActor, tech:hasAlgorithm, tech:hasAPI, tech:hasApplication, tech:hasAuditor, tech:hasCapability, tech:hasCommunicationMechanism, tech:hasCustomer, tech:hasDeployer, tech:hasDeploymentLocation, tech:hasDesigner, tech:hasDeveloper, tech:hasDevice, tech:hasDocumentation, tech:hasEvaluator, tech:hasFunction, tech:hasHardware, tech:hasInfrastructure, tech:hasInput, tech:hasInputAction, tech:hasInputData, tech:hasInstaller, tech:hasIntendedUse, tech:hasLicense, tech:hasLifecycleStage, tech:hasMaintainer, tech:hasManufacturer, tech:hasMarketAvailabilityStatus, tech:hasModel, tech:hasOutput, tech:hasOutputAction, tech:hasOutputData, tech:hasOwner, tech:hasPartner, tech:hasPlatform, tech:hasProducer, tech:hasProvider, tech:hasProvisionMethod, tech:hasProvisionStatus, tech:hasPurchaser, tech:hasService, tech:hasSoftware, tech:hasSubject, tech:hasSupplier, tech:hasSystem, tech:hasSystemIntegrator, tech:hasTRL, tech:hasUser
Object of relation dpv:isImplementedUsingTechnology, tech:hasSoftware
Definition An opinionated collection of functions and architecture design choices for building applications
Date Created 2024-12-01
Contributors Delaram Golpayegani, Harshvardhan J. Pandit
See More: section TOOLS in TECH

SoftwareLibrary

Term SoftwareLibrary Prefix tech
Label SoftwareLibrary
IRI https://w3id.org/dpv/tech#SoftwareLibrary
Type rdfs:Class, skos:Concept, dpv:Technology
Broader/Parent types tech:Softwaredpv:Technology
Subject of relation tech:hasActor, tech:hasAlgorithm, tech:hasAPI, tech:hasApplication, tech:hasAuditor, tech:hasCapability, tech:hasCommunicationMechanism, tech:hasCustomer, tech:hasDeployer, tech:hasDeploymentLocation, tech:hasDesigner, tech:hasDeveloper, tech:hasDevice, tech:hasDocumentation, tech:hasEvaluator, tech:hasFunction, tech:hasHardware, tech:hasInfrastructure, tech:hasInput, tech:hasInputAction, tech:hasInputData, tech:hasInstaller, tech:hasIntendedUse, tech:hasLicense, tech:hasLifecycleStage, tech:hasMaintainer, tech:hasManufacturer, tech:hasMarketAvailabilityStatus, tech:hasModel, tech:hasOutput, tech:hasOutputAction, tech:hasOutputData, tech:hasOwner, tech:hasPartner, tech:hasPlatform, tech:hasProducer, tech:hasProvider, tech:hasProvisionMethod, tech:hasProvisionStatus, tech:hasPurchaser, tech:hasService, tech:hasSoftware, tech:hasSubject, tech:hasSupplier, tech:hasSystem, tech:hasSystemIntegrator, tech:hasTRL, tech:hasUser
Object of relation dpv:isImplementedUsingTechnology, tech:hasSoftware
Definition A collection of pre-built and reusable functions for use in development and management of software
Date Created 2024-12-01
Contributors Delaram Golpayegani, Harshvardhan J. Pandit
See More: section TOOLS in TECH

Specification

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

Subject

Term Subject Prefix tech
Label Subject
IRI https://w3id.org/dpv/tech#Subject
Type rdfs:Class, skos:Concept, tech:Actor
Broader/Parent types tech:Actordpv: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

Supplier

Term Supplier Prefix tech
Label Supplier
IRI https://w3id.org/dpv/tech#Supplier
Type rdfs:Class, skos:Concept, tech:Actor
Broader/Parent types tech:Actordpv: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

System

Term System Prefix tech
Label System
IRI https://w3id.org/dpv/tech#System
Type rdfs:Class, skos:Concept, dpv:Technology
Broader/Parent types dpv:Technology
Subject of relation tech:hasActor, tech:hasAlgorithm, tech:hasAPI, tech:hasApplication, tech:hasAuditor, tech:hasCapability, tech:hasCommunicationMechanism, tech:hasCustomer, tech:hasDeployer, tech:hasDeploymentLocation, tech:hasDesigner, tech:hasDeveloper, tech:hasDevice, tech:hasDocumentation, tech:hasEvaluator, tech:hasFunction, tech:hasHardware, tech:hasInfrastructure, tech:hasInput, tech:hasInputAction, tech:hasInputData, tech:hasInstaller, tech:hasIntendedUse, tech:hasLicense, tech:hasLifecycleStage, tech:hasMaintainer, tech:hasManufacturer, tech:hasMarketAvailabilityStatus, tech:hasModel, tech:hasOutput, tech:hasOutputAction, tech:hasOutputData, tech:hasOwner, tech:hasPartner, tech:hasPlatform, tech:hasProducer, tech:hasProvider, tech:hasProvisionMethod, tech:hasProvisionStatus, tech:hasPurchaser, tech:hasService, tech:hasSoftware, tech:hasSubject, tech:hasSupplier, tech:hasSystem, tech:hasSystemIntegrator, tech:hasTRL, tech:hasUser
Object of relation dpv:isImplementedUsingTechnology, tech:hasSystem
Definition A collection of components that interact to achieve a specific goal or function
Date Created 2024-12-01
Contributors Delaram Golpayegani, Harshvardhan J. Pandit
See More: section TOOLS in TECH

System Integrator

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:Partnertech:Actordpv: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

Technology Readiness Level (TRL)

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:TechnologyStatusdpv:Statusdpv: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

Technology Status

Term TechnologyStatus Prefix tech
Label Technology Status
IRI https://w3id.org/dpv/tech#TechnologyStatus
Type rdfs:Class, skos:Concept
Broader/Parent types dpv:Statusdpv: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

Telephone

Term Telephone Prefix tech
Label Telephone
IRI https://w3id.org/dpv/tech#Telephone
Type rdfs:Class, skos:Concept, dpv:Technology
Broader/Parent types tech:Devicetech:Hardwaredpv:Technology
Subject of relation tech:hasActor, tech:hasAlgorithm, tech:hasAPI, tech:hasApplication, tech:hasAuditor, tech:hasCapability, tech:hasCommunicationMechanism, tech:hasCustomer, tech:hasDeployer, tech:hasDeploymentLocation, tech:hasDesigner, tech:hasDeveloper, tech:hasDevice, tech:hasDocumentation, tech:hasEvaluator, tech:hasFunction, tech:hasHardware, tech:hasInfrastructure, tech:hasInput, tech:hasInputAction, tech:hasInputData, tech:hasInstaller, tech:hasIntendedUse, tech:hasLicense, tech:hasLifecycleStage, tech:hasMaintainer, tech:hasManufacturer, tech:hasMarketAvailabilityStatus, tech:hasModel, tech:hasOutput, tech:hasOutputAction, tech:hasOutputData, tech:hasOwner, tech:hasPartner, tech:hasPlatform, tech:hasProducer, tech:hasProvider, tech:hasProvisionMethod, tech:hasProvisionStatus, tech:hasPurchaser, tech:hasService, tech:hasSoftware, tech:hasSubject, tech:hasSupplier, tech:hasSystem, tech:hasSystemIntegrator, tech:hasTRL, tech:hasUser
Object of relation dpv:isImplementedUsingTechnology, tech:hasDevice, tech:hasHardware
Definition Telephone
Date Created 2022-06-15
Contributors Harshvardhan J. Pandit
See More: section TOOLS in TECH

Testing Plan

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:Plantech:Documentation
Object of relation tech:hasDocumentation
Definition Plan associated with testing technology
Date Created 2024-05-09
See More: section DOCS in TECH

Textual Content

Term TextualContent Prefix tech
Label Textual Content
IRI https://w3id.org/dpv/tech#TextualContent
Type rdfs:Class, skos:Concept
Broader/Parent types tech:Contentdpv:Data
Broader/Parent types tech:Contenttech: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

User

Term User Prefix tech
Label User
IRI https://w3id.org/dpv/tech#User
Type rdfs:Class, skos:Concept, tech:Actor
Broader/Parent types tech:Customertech:Actordpv: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

Video Content

Term VideoContent Prefix tech
Label Video Content
IRI https://w3id.org/dpv/tech#VideoContent
Type rdfs:Class, skos:Concept
Broader/Parent types tech:Contentdpv:Data
Broader/Parent types tech:Contenttech: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

WiFi

Term WiFi Prefix tech
Label WiFi
IRI https://w3id.org/dpv/tech#WiFi
Type rdfs:Class, skos:Concept, tech:CommunicationMechanism
Broader/Parent types tech:Networkingtech:CommunicationMechanismdpv: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

Properties

has actor

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

has algorithm

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

has api

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

has application

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

has auditor

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

has capability

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

has communication mechanism

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

has component

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

has customer

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

has deployer

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

has deployment location

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

has designer

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

has developer

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

has device

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

has documentation

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

has evaluator

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

has function

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

has hardware

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

has infrastructure

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

has input

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

has input action

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

has input data

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:hasDatatech: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

has installer

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

has intended use

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

has license

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

has lifecycle stage

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

has maintainer

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

has manufacturer

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

has market availability status

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

has model

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

has output

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

has output action

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

has output data

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:hasDatatech: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

has owner

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

has partner

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

has platform

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

has producer

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

has provider

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

has provision method

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

has provision status

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

has purchaser

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

has service

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

has software

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

has subject

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

has supplier

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

has system

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

has system integrator

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

has TRL

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

has user

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

is component of

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:

External

Contributors

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.

Funding Acknowledgements

Funding Sponsors

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).

Funding Acknowledgements for Contributors

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.