3 SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady>
4 SPDX-License-Identifier: CC0-1.0
6 <!DOCTYPE DatatypeProperty SYSTEM "../../DTD">
8 <label xml:lang="en">phone</label>
9 <comment xml:lang="en">
11 A phone (number) for this thing.
14 Existing practice is (probably) to use this property as an object property linking to a resource with a <code>tel:</code> U·R·I, but it¦s unclear what such resources would represent.
15 This vocabulary instead defines it as a data property which takes <code>tel:</code> U·R·I¦s as <resource name="xsd:anyURI"/> values.
16 Use <ptr target="contact:phone"/> instead if you want to point to a <ref target="contact:Phone">Phone</ref> object.
20 <SpecificResource source="(FOAF)" fragment="term_phone"/>
25 <resource name="xsd:anyURI"/>
28 <pattern>tel:.*</pattern>