]> Lady’s Gitweb - Vocab/blobdiff - data/datatype_properties/splashText
Remove ladys:title and ladys:splashText
[Vocab] / data / datatype_properties / splashText
diff --git a/data/datatype_properties/splashText b/data/datatype_properties/splashText
deleted file mode 100644 (file)
index 44e297e..0000000
+++ /dev/null
@@ -1,26 +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">splash text</label>
-       <comment xml:lang="en">
-               <p>
-                       A short phrase of text associated with this thing.
-               </p>
-               <p>
-                       It is generally expected that most things with splash text have more than one, and that rendering systems will randomly select one of the pieces of splash text to add colour to related pages describing the thing.
-                       In this sense, they are similar to “fortunes” (but with less semantic baggage).
-               </p>
-       </comment>
-       <range>
-               <Datatype>
-                       <unionOf>
-                               <resource name="rdf:PlainLiteral"/>
-                               <resource name="rdf:XMLLiteral"/>
-                       </unionOf>
-               </Datatype>
-       </range>
-</DatatypeProperty>
This page took 0.025272 seconds and 4 git commands to generate.