]> Lady’s Gitweb - Vocab/blob - data/datatype_properties/foaf¦plan
Initial commit; initial set of vocabs
[Vocab] / data / datatype_properties / foaf¦plan
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">plan</label>
9 <comment xml:lang="en">
10 <p>
11 A plan comment for this <ref target="foaf:Person">Person</ref>, in the tradition of the finger protocol.
12 </p>
13 <p>
14 The contents of this property are arbitrary, but typically a <resource name="xsd:string"/>.
15 It is generally implied that a Person determines their own plan.
16 </p>
17 </comment>
18 <isDefinedBy>
19 <SpecificResource source="(FOAF)" fragment="term_plan"/>
20 </isDefinedBy>
21 <domain>
22 <resource name="foaf:Person"/>
23 </domain>
24 </DatatypeProperty>
This page took 0.100572 seconds and 5 git commands to generate.