]> Lady’s Gitweb - Vocab/blob - data/datatype_properties/sioc¦last_item_date
Add terms from S·I·O·C
[Vocab] / data / datatype_properties / sioc¦last_item_date
1 <?xml version="1.0"?>
2 <!--
3 SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady>
4 SPDX-License-Identifier: CC0-1.0
5 -->
6 <!DOCTYPE DatatypeProperty SYSTEM "../../DTD">
7 <DatatypeProperty functional="yes">
8 <label xml:lang="en">last item date</label>
9 <comment xml:lang="en">
10 <p>
11 A date associated with the last <ref target="sioc:Item">Item</ref> in this <ref target="sioc:Container">Container</ref>.
12 </p>
13 <p>
14 It is unclear whether this date is the creation date or most recent modification date of the Item (and <em>which</em> item is “last” may like·wise vary).
15 It¦s probably context‐dependent as to which interpretation is most useful.
16 </p>
17 </comment>
18 <isDefinedBy>
19 <SpecificResource source="(SIOC)" fragment="term_last_item_date"/>
20 </isDefinedBy>
21 <subPropertyOf>
22 <resource name="dcterms:date"/>
23 </subPropertyOf>
24 <domain>
25 <resource name="sioc:Container"/>
26 </domain>
27 </DatatypeProperty>
This page took 0.051438 seconds and 5 git commands to generate.