]> Lady’s Gitweb - Vocab/blobdiff - data/datatype_properties/title
Remove ladys:title and ladys:splashText
[Vocab] / data / datatype_properties / title
diff --git a/data/datatype_properties/title b/data/datatype_properties/title
deleted file mode 100644 (file)
index e73a224..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0"?>
-<!--
-SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady>
-SPDX-License-Identifier: CC0-1.0
--->
-<!DOCTYPE DatatypeProperty SYSTEM "../../DTD">
-<DatatypeProperty>
-       <label xml:lang="en">title</label>
-       <comment xml:lang="en">
-               <p>
-                       A name by which this thing may be cited as an information resource.
-               </p>
-       </comment>
-       <subPropertyOf>
-               <resource name="dcterms:title"/>
-       </subPropertyOf>
-       <range>
-               <Datatype>
-                       <unionOf>
-                               <resource name="rdf:PlainLiteral"/>
-                               <resource name="rdf:XMLLiteral"/>
-                       </unionOf>
-               </Datatype>
-       </range>
-</DatatypeProperty>
This page took 0.026051 seconds and 4 git commands to generate.