Table of Contents

Introduction

Asset Description Metadata Schema for Software (ADMS.SW) was developed under the European Commission's ISA Programme. This is the namespace document, generated from the associated RDF schema. Full documentation is provided in the specification document itself. This includes background information, use cases, the conceptual model and full definitions for all terms used.

Namespace

The URI for this vocabulary is

http://purl.org/adms/sw/

When abbreviating terms the suggested prefix is admsf

Each class or property in the vocabulary has a URI constructed by appending a term name to the vocabulary URI. For example:

http://purl.org/adms/sw/SoftwareProject

Vocabulary Terms at a Glance

Asset Description Metadata Schema for software (ADMS.SW) UML Class Diagram
Asset Description Metadata Schema for software (ADMS.SW) UML Class Diagram
Classes:
Properties:

Classes

This section provides the formal definition of each class in the vocabulary.

Software Project

Type of Term Class
QName admssw:SoftwareProject
URI http://purl.org/adms/sw/SoftwareProject
Subclass of http://usefulinc.com/ns/doap#Project ,
Is defined by  http://joinup.ec.europa.eu/asset/adms_foss/release/release04
Definition A Software Project is a time-delimited, often collaborative undertaking with the objective to produce one or more software releases, materialised as software packages.

Software Release

Type of Term Class
QName admssw:SoftwareRelease
URI http://purl.org/adms/sw/SoftwareRelease
Subclass of http://usefulinc.com/ns/doap#Version , http://www.w3.org/ns/radion#Asset ,
Is defined by  http://joinup.ec.europa.eu/asset/adms_foss/release/release04
Definition A Software Release is an abstract entity that reflects the intellectual content of the software and represents those characteristics of the software that are independent of its physical embodiment. This abstract entity corresponds to the FRBR entity expression (the intellectual or artistic realization of a work). An example of a Software Release is the Apache HTTP Server 2.22.22 (httpd) release.

Software Package

Type of Term Class
QName admssw:SoftwarePackage
URI http://purl.org/adms/sw/SoftwarePackage
Subclass of http://schema.org/SoftwareApplication , http://www.spdx.org/rdf/terms#Package , http://www.w3.org/ns/radion#Distribution ,
Is defined by  http://joinup.ec.europa.eu/asset/adms_foss/release/release04
Definition A Software Package represents a particular physical embodiment of a Software Release, which is an example of the FRBR entity manifestation (the physical embodiment of an expression of a work). A Software Package is typically a downloadable computer file (but in principle it could also be a paper document) that implements the intellectual content of a Software Release. A particular Software Package is associated with one and only one Software Release, while all Packages of a Release share the same intellectual content in different physical formats. An example of a Software Package is httpd-2.2.22.tar.gz , which represents the Unix Source of the Apache HTTP Server 2.22.22 (httpd) software release.

Software Repository

Type of Term Class
QName admssw:SoftwareRepository
URI http://purl.org/adms/sw/SoftwareRepository
Subclass of http://www.w3.org/ns/radion#Repository ,
Is defined by  http://joinup.ec.europa.eu/asset/adms_foss/release/release04
Definition A Software Repository is a system or service that provides facilities for storage and maintenance of descriptions of Software Projects, Software Releases and Software Distributions, and functionality that allows users to search and access these descriptions. A Software Repository will typically contain descriptions of several Software Projects, Software Releases and related Software Distributions.

Repository

Type of Term Class
QName rad:Repository
URI http://www.w3.org/ns/radion#Repository
Is defined by  https://joinup.ec.europa.eu/asset/radion/release/01
Definition A Repository is a system or service that provides facilities for storage and maintenance of descriptions of Releases and Distributions. A Repository will typically contain descriptions of several Assets and functionality that allows users to search and access these descriptions. The Distributions - the actual files themselves - will typically be available from the Repository or elsewhere on the World Wide Web.

Measure property

Type of Term Class
QName qb:MeasureProperty
URI http://purl.org/linked-data/cube#MeasureProperty
Is defined by  http://purl.org/linked-data/cube
Definition The class of components which represent the measured value of the phenomenon being observed

Version

Type of Term Class
QName doap:Version
URI http://usefulinc.com/ns/doap#Version
Is defined by  https://github.com/edumbill/doap/wiki
Definition Version information of a project release.

Contact Information

Type of Term Class
QName vcard:VCard
URI http://www.w3.org/2006/vcard/ns#VCard
Is defined by  http://www.w3.org/TR/vcard-rdf/
Definition VCard fully represents the ADMS.SW class of Contact Information
Usage Note ADMS.SW uses VCard to provide contact information regarding a Software Release, including e-mail, address, name and associated Web page information. See Representing vCard Objects in RDF for details of this widely used specification.

Data Set

Type of Term Class
QName qb:DataSet
URI http://purl.org/linked-data/cube#DataSet
Is defined by  http://purl.org/linked-data/cube#
Definition qb:DataSet fully represents the ADMS.SW class 'Data Set'.
Usage Note ADMS.SW uses the RDF Data Qube Vocbulary to exchange metrics about a software project or software release.

Project

Type of Term Class
QName doap:Project
URI http://usefulinc.com/ns/doap#Project
Is defined by  https://github.com/edumbill/doap/wiki
Definition Project

License

Type of Term Class
QName dcterms:LicenseDocument
URI http://purl.org/dc/terms/LicenseDocument
Is defined by  http://purl.org/dc/terms/
Definition The dcterms:LicenseDocument class fully represents the RADion concept of a Licence
Usage Note Used in RADion to provide the conditions or restrictions that apply to the use of a Distribution, e.g. whether it is in the public domain, or that some restrictions apply like in cases attribution is required, or the Asset can only be used for non-commercial purposes etc.

Distribution

Type of Term Class
QName rad:Distribution
URI http://www.w3.org/ns/radion#Distribution
Is defined by  https://joinup.ec.europa.eu/asset/radion/release/01
Definition A Distribution is a particular representation or concretisation of an Asset in the form of a downloadable computer file that implements the intellectual content of an Asset. A particular Distribution is typically associated with one Asset.

Software Asset

Type of Term Class
QName admssw:SoftwareRelease
URI http://purl.org/adms/sw/SoftwareRelease
Subclass of http://usefulinc.com/ns/doap#Version , http://www.w3.org/ns/radion#Asset ,
Is defined by  http://joinup.ec.europa.eu/asset/adms_foss/release/release04
Definition A Software Asset is an abstract entity that reflects the intellectual content of the software and represents those characteristics of the software that are independent of its physical embodiment. This abstract entity corresponds to the FRBR entity expression (the intellectual or artistic realization of a work). An example of a Software Asset is the Apache HTTP Server 2.22.22 (httpd) asset.

Agent

Type of Term Class
QName dcterms:Agent
URI http://purl.org/dc/terms/Agent
Is defined by  http://purl.org/dc/terms/
Definition A resource that acts or has the power to act.
Usage Note The dcterms:Agent class (or a sub class of it) is used in RADion to represent the publisher of a Repository or its components.

Intended Audience

Type of Term Class
QName skos:Concept
URI http://www.w3.org/2004/02/skos/core#Concept
Is defined by  http://www.w3.org/2004/02/skos/core#
Definition

The Conceptual Model includes a 'Code' datatype that is used by several classes. This is expressed using the href="http://www.w3.org/TR/skos-primer/">SKOS vocabulary with a particular 'code' usually being a skos:Concept that is part of a scheme. The intention is that the skos:Concept class be used as follows:

  • for the content property, use skos:notation
  • he 'list' property will be taken care of by means of the skos:inScheme property;
  • the list agency property is likely to be applied to the scheme as a whole for which dcterms:creator is appropriate
  • the list version property can be fulfilled using schema:version (see http://schema.org/CreativeWork
The skos:Concept class fully represents the ADMS.SW classes 'Intended Audience', 'Locale', 'Operating System', 'Status', 'Topic', and 'User Interface Type' (see section on the Code datatype for details).

Documentation

Type of Term Class
QName foaf:Document
URI http://xmlns.com/foaf/0.1/Document
Is defined by  http://xmlns.com/foaf/0.1/
Definition The foaf:Document class fully represents the ADMS.SW concept 'Documentation'.
Usage Note Used in ADMS.SW specifically for the class of documents that further describe a Software Asset or give guidelines for its use. ADMS.SW expects all documents to have a title (use dcterms:title).

Identifier

Type of Term Class
QName adms:Identifier
URI http://www.w3.org/ns/adms#Identifier
Is defined by  https://joinup.ec.europa.eu/asset/adms/release/100
Definition

This class is based on the UN/CEFACT Identifier complex type defined in See Section 5.8 of Core Components Data Type Catalogue Version 3.1. The various properties can be fulfilled as follows:

  • use skos:notation to provide the actual identifier (the Identifier class is effectively meaningless without this property and conceptually it is mandatory)
  • use dcterms:type to provide an identifier for the type of identifier issued (the identifier scheme)
  • use adms:schemeVersion to identify the version of the identifier scheme;
  • use adms:schemeAgency to provide the name of the agency that created the identifier (as an rdfs:Literal).

Although not part of the ADMS conceptual model, it may be useful to provide further properties to the Identifier class:

  • use dcterms:creator to link to a URI of an Agent class describing the issuing Agency;
  • use dcterms:created to provide the date on which the identifier was issued.

Software Id

Type of Term Class
QName swid:SoftwareId
URI http://standards.iso.org/iso/19770/-2/2009/SoftwareId
Is defined by  http://www.iso.org/iso/catalogue_detail.htm?csnumber=53670
Definition A Software Identifier is a complex type (based on the software identifying system in the ISO19770-2:2009 software identification tag data model [ISO19770-2]) consisting of: a unique token within the regid domain of the tag creator and a tag creator regid.
Usage Note Used in ADMS.SW to aligin with the software identifying system in the ISO19770-2:2009 standard.

Checksum

Type of Term Class
QName spdx:Checksum
URI http://www.spdx.org/rdf/terms#Checksum
Is defined by  http://www.spdx.org/rdf/terms#
Definition The SPDX class 'Checksum' fully represents the ADMS.SW type with the same name. A Checksum is value that allows the contents of a file to be authenticated. Even small changes to the content of the file will change it's checksum. This class allows the results of a variety of checksum and cryptographic message digest algorithms to be represented.

Dimension property

Type of Term Class
QName qb:DimensionProperty
URI http://purl.org/linked-data/cube#DimensionProperty
Is defined by  http://purl.org/linked-data/cube
Definition The class of components which represent the dimensions of the cube

Properties

programming language dimension

Type of Term Property
QName admssw:programmingLanguageDimension
URI http://purl.org/adms/sw/programmingLanguageDimension
Is defined by  http://joinup.ec.europa.eu/asset/adms_foss/release/release04
Definition The programming language dimension to which a measured observation applies.

contact point

Type of Term Property
QName adms:contactPoint
URI http://www.w3.org/ns/adms#contactPoint
Is defined by  https://joinup.ec.europa.eu/asset/adms/release/100
Definition Links an Asset to relevant Contact Information which is provided using VCard.

version notes

Type of Term Property
QName schema:releaseNotes
URI http://schema.org/releaseNotes
Is defined by  http://schema.org/SoftwareApplication
Definition Notes on the particular version of the Software Release. Description of what changed in this version.

identifier

Type of Term Property
QName dcterms:identifier
URI http://purl.org/dc/terms/identifier
Is defined by  http://purl.org/dc/terms/
Definition The dcterms:identifier property fully represents the ADMS and ADMS.SW property of the same name
Usage Note ADMS and ADMS.SW use this to provide any identifier for the Asset.

release dimension

Type of Term Property
QName admssw:releaseDimension
URI http://purl.org/adms/sw/releaseDimension
Is defined by  http://joinup.ec.europa.eu/asset/adms_foss/release/release04
Definition The release category to which a measured observation applies.

metadataDate

Type of Term Property
QName adms:metadataDate
URI http://www.w3.org/ns/adms#metadataDate
Is defined by  https://joinup.ec.europa.eu/asset/adms/release/100
Definition The date of the most recent update of the metadata for the Asset.

format

Type of Term Property
QName dcterms:format
URI http://purl.org/dc/terms/format
Is defined by  http://purl.org/dc/terms/
Definition The dcterms:format property fully represents the RADion relationship of the same name
Usage Note Used in RADion to link to the format that the Distribution is available in (e.g. EXE, ZIP) which is provided as a property of dcterms:FileFormat

related asset

Type of Term Property
QName dcterms:relation
URI http://purl.org/dc/terms/relation
Is defined by  http://purl.org/dc/terms/
Definition The dcterms:relation property fully represents the RADion related asset relationship.
Usage Note Used in RADion to link any Asset to any other related Asset. RADion expects the object to be an instance of rad:Asset or a sub-class.

bug database

Type of Term Property
QName doap:bug-database
URI http://usefulinc.com/ns/doap#bug-database
Is defined by  http://usefulinc.com/ns/doap#
Definition The doap:bug-database property fully covers the ADMS.SW property 'bug database'.

language

Type of Term Property
QName dcterms:language
URI http://purl.org/dc/terms/language
Is defined by  http://purl.org/dc/terms/
Definition The dcterms:language property fully represents the RADion and ADMS.SW property of the same name.
Usage Note RADion uses this to provide the language of the Asset. Note that this is quite separate from Locale.

license

Type of Term Property
QName dcterms:license
URI http://purl.org/dc/terms/license
Is defined by  http://purl.org/dc/terms/
Definition The dcterms:license property fully represents the RADion relationship of the same name.
Usage Note Used in RADion to link to the conditions or restrictions for (re-use) of the Distribution. Note that the range is dcterms:LicenseDocument

release

Type of Term Property
QName doap:release
URI http://usefulinc.com/ns/doap#release
Is defined by  http://usefulinc.com/ns/doap#
Definition The doap:release property fully covers the ADMS.SW property 'product'.
Usage Note Used in ADMS.SW to associate a project with its release.

locale

Type of Term Property
QName admssw:locale
URI http://purl.org/adms/sw/locale
Is defined by  http://joinup.ec.europa.eu/asset/adms_foss/release/release04
Definition The locale of the software.
Usage Note Ideally, the range of this property is skos:Concept.

checksum

Type of Term Property
QName spdx:checksum
URI http://www.spdx.org/rdf/terms#checksum
Is defined by  http://www.spdx.org/rdf/terms#
Definition The checksum property provides a mechanism that can be used to verify that the contents of a Package have not been changed.
Usage Note The range of this property is spdx:CheckSum.

date of creation

Type of Term Property
QName dcterms:created
URI http://purl.org/dc/terms/created
Is defined by  http://purl.org/dc/terms/
Definition The dcterms:created property fully represents the ADMS.SW property 'date of creation'.
Usage Note The ADMS.SW and RADion RDF Schemas use this to provide the creation date of this version of the Repository, Asset or Package. RADion expects a datatyped value and for it to be conformant with ISO 8601, preferably using an xsd data type.

number of downloads

Type of Term Property
QName admssw:downloadNumber
URI http://purl.org/adms/sw/downloadNumber
Subproperty of http://purl.org/linked-data/sdmx/2009/measure#obsValue
Is defined by  http://joinup.ec.europa.eu/asset/adms_foss/release/release04
Definition

tag_creator_regid

Type of Term Property
QName swid:tag_creator_regid
URI http://standards.iso.org/iso/19770/-2/2009/tag_creator_regid
Is defined by  http://www.iso.org/iso/catalogue_detail.htm?csnumber=53670
Definition A tag creator regid, uniquely identifying a tag creator and/or subdomain.
Usage Note Used in ADMS.SW to aligin with the software identifying system in the ISO19770-2:2009 standard.

translator

Type of Term Property
QName doap:translator
URI http://usefulinc.com/ns/doap#translator
Is defined by  http://usefulinc.com/ns/doap#
Definition The doap:translator property fully covers the ADMS.SW property 'translator'.
Usage Note The range of this property is foaf:Person.

intended audience

Type of Term Property
QName admssw:intendedAudience
URI http://purl.org/adms/sw/intendedAudience
Is defined by  http://joinup.ec.europa.eu/asset/adms_foss/release/release04
Definition The intended audience of the software.
Usage Note Ideally, the range of this property is skos:Concept.

description

Type of Term Property
QName dcterms:description
URI http://purl.org/dc/terms/description
Is defined by  http://purl.org/dc/terms/
Definition The dcterms:description property fully covers the ADMS.SW property of the same name.
Usage Note Used in ADMS.SW to provide descriptive text for the Software Repository, Software Release or Software Package.

theme

Type of Term Property
QName rad:theme
URI http://www.w3.org/ns/radion#theme
Is defined by  https://joinup.ec.europa.eu/asset/radion/release/01
Definition The theme relationship associates an Asset with a specific Theme (a skos:Concept). Its domain is rad:Asset and its range is skos:Concept.
Type of Term Property
QName foaf:logo
URI http://xmlns.com/foaf/0.1/logo
Is defined by  http://xmlns.com/foaf/0.1/
Definition The foaf:logo property fully represents the ADMS.SW property of the same name.

current version

Type of Term Property
QName xhv:last
URI http://www.w3.org/1999/xhtml/vocab#last
Is defined by  http://www.w3.org/1999/xhtml/vocab#
Definition The xhv:last property fully represents the RADion and ADMS.SW relationship 'current version'.
Usage Note RADion and ADMS.SW uses the XHTML 'last' property to link an Asset to the most recent (i.e. current) version.

file size

Type of Term Property
QName schema:fileSize
URI http://schema.org/fileSize
Is defined by  http://schema.org/SoftwareApplication
Definition The size of the package file in bytes.

publisher

Type of Term Property
QName dcterms:publisher
URI http://purl.org/dc/terms/publisher
Is defined by  http://purl.org/dc/terms/
Definition The dcterms:publisher property fully represents the RADion and ADMS.SW relationship of the same name
Usage Note Used in RADion and thus ADMS.SW to link to the organisation responsible for the publication of the Asset, Repository or Distribution. Note that the range is dcterms:Agent.

included asset

Type of Term Property
QName adms:includedAsset
URI http://www.w3.org/ns/adms#includedAsset
Is defined by  https://joinup.ec.europa.eu/asset/adms/release/100
Definition Links to a Asset that is contained in the Asset being described, e.g. when there are several vocabularies defined in a single document.

agent dimension

Type of Term Property
QName admssw:agentDimension
URI http://purl.org/adms/sw/agentDimension
Is defined by  http://joinup.ec.europa.eu/asset/adms_foss/release/release04
Definition The agent category to which a measured observation applies.

ticket lead time

Type of Term Property
QName admssw:ticketLeadTime
URI http://purl.org/adms/sw/ticketLeadTime
Subproperty of http://purl.org/linked-data/sdmx/2009/measure#obsValue
Is defined by  http://joinup.ec.europa.eu/asset/adms_foss/release/release04
Definition

distributionOf

Type of Term Property
QName rad:distributionOf
URI http://www.w3.org/ns/radion#distributionOf
Is defined by  https://joinup.ec.europa.eu/asset/radion/release/01
Definition The distributionOf relationship associates a Distribution (its domain) with the Asset (its range) of which it is a Distribution. It is the inverse of distribution

description

Type of Term Property
QName doap:description
URI http://usefulinc.com/ns/doap#description
Definition Both the dcterms:description and doap:description properties fully cover the ADMS.SW property of the same name. It would be better if doap:description were defined as a sub-property of dcterms:description.

distribution dimension

Type of Term Property
QName admssw:distributionDimension
URI http://purl.org/adms/sw/distributionDimension
Is defined by  http://joinup.ec.europa.eu/asset/adms_foss/release/release04
Definition The distribution category to which a measured observation applies.

tag_creator_regid

Type of Term Property
QName swid:unique_id
URI http://standards.iso.org/iso/19770/-2/2009/unique_id
Is defined by  http://www.iso.org/iso/catalogue_detail.htm?csnumber=53670
Definition A unique token within the regid domain of the tag creator.
Usage Note Used in ADMS.SW to aligin with the software identifying system in the ISO19770-2:2009 standard.

contributor

Type of Term Property
QName schema:contributor
URI http://schema.org/contributor
Is defined by  http://schema.org/SoftwareApplication
Definition contributing person or organisation for the project.
Usage Note Used in ADMS.SW to associate a project with its contributor.

metrics

Type of Term Property
QName admssw:hasMetrics
URI http://purl.org/adms/sw/hasMetrics
Is defined by  http://joinup.ec.europa.eu/asset/adms_foss/release/release04
Definition A data set of metrics about the software project or software release.
Usage Note The range of this property is not fixed by the ADMS.SW specification. It is recommended to related this property to an instance of the class 'qb:DataSet'.

keyword

Type of Term Property
QName rad:keyword
URI http://www.w3.org/ns/radion#keyword
Is defined by  https://joinup.ec.europa.eu/asset/radion/release/01
Definition A word or phrase used to succinctly descibe the Asst
Usage Note The range of rad:keyword is Literal. They should be provided as language-tagged strings.

homepage

Type of Term Property
QName foaf:homepage
URI http://xmlns.com/foaf/0.1/homepage
Is defined by  http://xmlns.com/foaf/spec/
Definition The foaf:homepage property fully represents the ADMS.SW relationship of the same name.
Usage Note Used in ADMS.SW to link to a Web page that is fully dedicated to a Software Project or Software Release.

label

Type of Term Property
QName rdfs:label
URI http://www.w3.org/2000/01/rdf-schema#label
Is defined by  http://www.w3.org/2000/01/rdf-schema#
Definition The rdfs:label property fully represents the RADion and ADMS.SW properties of name and label.
Usage Note RADion and ADMS.SW uses this to provide the name or label of any class.

access URL

Type of Term Property
QName schema:downloadUrl
URI http://schema.org/downloadUrl
Is defined by  http://schema.org/SoftwareApplication
Definition The URL of the Repository or Distribution. The range of adms:accessURL is xsd:anyURI

fork of

Type of Term Property
QName admssw:forkOf
URI http://purl.org/adms/sw/forkOf
Is defined by  http://joinup.ec.europa.eu/asset/adms_foss/release/release04
Definition software project of which the current project is a descendant .

supported schema

Type of Term Property
QName adms:supportedSchema
URI http://www.w3.org/ns/adms#supportedSchema
Is defined by  https://joinup.ec.europa.eu/asset/adms/release/100
Definition A schema according to which the Repository can provide data about its content, e.g. 'ADMS.SW v1.0'

tester

Type of Term Property
QName doap:tester
URI http://usefulinc.com/ns/doap#tester
Is defined by  http://usefulinc.com/ns/doap#
Definition The doap:tester property fully covers the ADMS.SW property 'tester'.
Usage Note The range of this property is foaf:Person.

related web page

Type of Term Property
QName adms:relatedWebPage
URI http://www.w3.org/ns/adms#relatedWebPage
Is defined by  https://joinup.ec.europa.eu/asset/adms/release/100
Definition Links to a Web page that contains information related to the asset. The range of adms:relatedWebPage is foaf:Document

previous version

Type of Term Property
QName xhv:prev
URI http://www.w3.org/1999/xhtml/vocab#prev
Is defined by  http://www.w3.org/1999/xhtml/vocab#
Definition The xhv:prev property fully represents the RADion and ADMS.SW relationship of Previous version
Usage Note RADion and ADMS.SW uses the XHTML 'previous' property to link an Asset to the previous version.

assessment

Type of Term Property
QName admssw:assessment
URI http://purl.org/adms/sw/assessment
Is defined by  http://joinup.ec.europa.eu/asset/adms_foss/release/release04
Definition Assessment of the asset.
Usage Note The range of this property is foaf:Document.

operating system

Type of Term Property
QName schema:operatingSystem
URI http://schema.org/operatingSystem
Is defined by  http://schema.org/SoftwareApplication
Definition The operating system of the software.
Usage Note Ideally, the range of this property is skos:Concept.

user interface type

Type of Term Property
QName admssw:userInterfaceType
URI http://purl.org/adms/sw/userInterfaceType
Is defined by  http://joinup.ec.europa.eu/asset/adms_foss/release/release04
Definition The user interface type of the software.
Usage Note Ideally, the range of this property is skos:Concept.

helper

Type of Term Property
QName doap:helper
URI http://usefulinc.com/ns/doap#helper
Is defined by  http://usefulinc.com/ns/doap#
Definition The doap:helper property fully covers the ADMS.SW property 'helper'.
Usage Note The range of this property is foaf:Person.

number of lines of code

Type of Term Property
QName admssw:linesOfCodeNumber
URI http://purl.org/adms/sw/linesOfCodeNumber
Subproperty of http://purl.org/linked-data/sdmx/2009/measure#obsValue
Is defined by  http://joinup.ec.europa.eu/asset/adms_foss/release/release04
Definition

programming language

Type of Term Property
QName admssw:programmingLanguage
URI http://purl.org/adms/sw/programmingLanguage
Is defined by  http://joinup.ec.europa.eu/asset/adms_foss/release/release04
Definition The programming language of the software.
Usage Note Ideally, the range of this property is skos:Concept.

documenter

Type of Term Property
QName doap:documenter
URI http://usefulinc.com/ns/doap#documenter
Is defined by  http://usefulinc.com/ns/doap#
Definition The doap:documenter property fully covers the ADMS.SW property 'documenter'.
Usage Note The range of this property is foaf:Person.

documentation

Type of Term Property
QName wdrs:describedby
URI http://www.w3.org/2007/05/powder-s#describedby
Is defined by  http://www.w3.org/2007/05/powder-s#
Definition The wdrs:describedby property fully represents the ADMS.SW relationship 'main documentation'.
Usage Note Used in ADMS.SW to link to the main documentation or specification of the Asset.

status

Type of Term Property
QName admssw:status
URI http://purl.org/adms/sw/status
Is defined by  http://joinup.ec.europa.eu/asset/adms_foss/release/release04
Definition The status of the software project, asset, or package.
Usage Note Ideally, the range of this property is skos:Concept.

description

Type of Term Property
QName dcterms:name
URI http://purl.org/dc/terms/name
Is defined by  http://purl.org/dc/terms/
Definition The dcterms:name property fully covers the ADMS.SW property 'name'.
Usage Note Used in ADMS.SW to provide the name for Software Repository, Software Release or Software Package.

source code repository

Type of Term Property
QName doap:repository
URI http://usefulinc.com/ns/doap#repository
Is defined by  http://usefulinc.com/ns/doap#
Definition Source code repository that is used in the software project. The doap:repository property fully covers the ADMS.SW property 'source code repository'.

funded by

Type of Term Property
QName admssw:fundedBy
URI http://purl.org/adms/sw/fundedBy
Is defined by  http://joinup.ec.europa.eu/asset/adms_foss/release/release04
Definition contributing person or organisation for the project.
Usage Note Used in ADMS.SW to associate a project with an organisation or person who funds it.

number of installations

Type of Term Property
QName admssw:installationNumber
URI http://purl.org/adms/sw/installationNumber
Subproperty of http://purl.org/linked-data/sdmx/2009/measure#obsValue
Is defined by  http://joinup.ec.europa.eu/asset/adms_foss/release/release04
Definition

number of commits

Type of Term Property
QName admssw:commitNumber
URI http://purl.org/adms/sw/commitNumber
Subproperty of http://purl.org/linked-data/sdmx/2009/measure#obsValue
Is defined by  http://joinup.ec.europa.eu/asset/adms_foss/release/release04
Definition

software_id

Type of Term Property
QName swid:software_id
URI http://standards.iso.org/iso/19770/-2/2009/software_id
Is defined by  http://www.iso.org/iso/catalogue_detail.htm?csnumber=53670
Definition A unique token within the regid domain of the tag creator.
Usage Note Used in ADMS.SW to aligin with the software identifying system in the ISO19770-2:2009 standard.

release of

Type of Term Property
QName admssw:releaseOf
URI http://purl.org/adms/sw/releaseOf
Is defined by  http://joinup.ec.europa.eu/asset/adms_foss/release/03
Definition The project that has produced the Asset.
Usage Note The inverse property of 'admsv:releaseOf' is 'doap:release'.

theme

Type of Term Property
QName admssw:usedBy
URI http://purl.org/adms/sw/usedBy
Is defined by  https://joinup.ec.europa.eu/asset/radion/release/01
Definition Agent that uses the Asset.

version

Type of Term Property
QName schema:version
URI http://schema.org/version
Is defined by  http://schema.org/SoftwareApplication
Definition The version number or other designation of the Asset; the value should be a free text string

theme taxonomy

Type of Term Property
QName rad:themeTaxonomy
URI http://www.w3.org/ns/radion#themeTaxonomy
Is defined by  https://joinup.ec.europa.eu/asset/radion/release/01
Definition The theme taxonomy relationship associates a Repository with a classification scheme for the assets within it. Its domain is rad:Repository and its range is skos:ConceptScheme.

date of last modification

Type of Term Property
QName dcterms:modified
URI http://purl.org/dc/terms/modified
Is defined by  http://purl.org/dc/terms/
Definition The dcterms:modified property fully represents the RADion and ADMS.SW property Date of Last Modification.
Usage Note RADion uses this to provide the date of latest update of the Repository, Asset or Package. RADion expects a datatyped value and for it to be conformant with ISO 8601, preferably using an xsd data type.

maintainer

Type of Term Property
QName doap:maintainer
URI http://usefulinc.com/ns/doap#maintainer
Is defined by  http://usefulinc.com/ns/doap#
Definition The doap:maintainer property fully covers the ADMS.SW property 'maintainer'.
Usage Note The range of this property is foaf:Person.

Time Period

Type of Term Property
QName sdmx-dimension:timePeriod
URI http://purl.org/linked-data/sdmx/2009/dimension#timePeriod
Is defined by  http://sdmx.org/wp-content/uploads/2009/01/01_sdmx_cog_annex_1_cdc_2009.pdf
Definition The period of time or point in time to which the measured observation refers.

number of users

Type of Term Property
QName admssw:userNumber
URI http://purl.org/adms/sw/userNumber
Subproperty of http://purl.org/linked-data/sdmx/2009/measure#obsValue
Is defined by  http://joinup.ec.europa.eu/asset/adms_foss/release/release04
Definition

wiki

Type of Term Property
QName doap:wiki
URI http://usefulinc.com/ns/doap#wiki
Is defined by  http://usefulinc.com/ns/doap#
Definition The doap:wiki property fully covers the ADMS.SW property 'wiki'.

alternative name

Type of Term Property
QName dcterms:alternative
URI http://purl.org/dc/terms/alternative
Is defined by  http://purl.org/dc/terms/
Definition The dcterms:alternative property fully represents the ADMS.SW property 'alternative name'.
Usage Note Alternative name for the Asset. Any number of alternative names may be supplied.. The range of dcterms:alternative is rdfs:Literal

isPartOf

Type of Term Property
QName dcterms:isPartOf
URI http://purl.org/dc/terms/isPartOf
Is defined by  http://purl.org/dc/terms/
Definition The dcterms:isPartOf property fully represents the RADion relationship of repository origin..
Usage Note RADion uses dcterms:isPartOf to link an Asset to a Repository.

distribution

Type of Term Property
QName rad:distribution
URI http://www.w3.org/ns/radion#distribution
Is defined by  https://joinup.ec.europa.eu/asset/radion/release/01
Definition The distribution relationship associates an Asset (its domain) with a Distribution (its range). In the case of software, it associates a Software Release (its domain) with a Software Package (its range). It is the inverse of distributionOf

has part

Type of Term Property
QName dcterms:hasPart
URI http://purl.org/dc/terms/hasPart
Is defined by  http://purl.org/dc/terms/
Definition The dcterms:hasPart property fully represents the RADion relationship 'includes'.
Usage Note RADion uses dcterms:hasPart to link a Repository to an Asset.

spatial coverage

Type of Term Property
QName dcterms:coverage
URI http://purl.org/dc/terms/coverage
Is defined by  http://purl.org/dc/terms/
Definition The dcterms:coverage property fully represents the RADion relationship of the same name
Usage Note RADion uses this to link to the geographic region or jurisdiction that the Asset or Repository applies to. Note that the range is dcterms:LocationPeriodOrJurisdiction of which rad:GeographicalCoverage is a sub class.

Conformance Statement

A conformant implementation of this vocabulary MUST understand all vocabulary terms defined in this document.