]> Lady’s Gitweb - Vocab/blob - data/datatype_properties/dcterms¦identifier
Initial commit; initial set of vocabs
[Vocab] / data / datatype_properties / dcterms¦identifier
1 <?xml version="1.0"?>
2 <!--
3 SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady>
4 SPDX-License-Identifier: CC0-1.0
5 -->
6 <!DOCTYPE DatatypeProperty SYSTEM "../../DTD">
7 <DatatypeProperty>
8 <label xml:lang="en">identifier</label>
9 <comment xml:lang="en">
10 <p>
11 An unambiguous reference to this thing within a given context.
12 </p>
13 <p>
14 <ptr target="(DCMI)"/> states:
15 « Recommended practice is to identify the resource by means of a string conforming to an identification system.
16 Examples include International Standard Book Number (ISBN), Digital Object Identifier (DOI), and Uniform Resource Name (URN).
17 Persistent identifiers should be provided as HTTP URIs. »
18 </p>
19 </comment>
20 <isDefinedBy>
21 <SpecificResource source="(DCMI)" fragment="http://purl.org/dc/terms/identifier"/>
22 </isDefinedBy>
23 <subPropertyOf>
24 <resource name="contact:knownAs"/>
25 </subPropertyOf>
26 </DatatypeProperty>
This page took 0.096242 seconds and 5 git commands to generate.