]> Lady’s Gitweb - Vocab/commitdiff
Add R·F·C 5005 link relations live
authorLady <redacted>
Mon, 13 Jan 2025 00:58:12 +0000 (19:58 -0500)
committerLady <redacted>
Mon, 13 Jan 2025 01:02:30 +0000 (20:02 -0500)
Some of these were also defined by H·T·M·L, but (as with `alternate`)
the H·T·M·L definitions are not considered normative by this ontology.

15 files changed:
data/named_individuals/_RFC5005_ [new file with mode: 0644]
data/named_individuals/rel¦current [new file with mode: 0644]
data/named_individuals/rel¦first [new file with mode: 0644]
data/named_individuals/rel¦last [new file with mode: 0644]
data/named_individuals/rel¦next [new file with mode: 0644]
data/named_individuals/rel¦next-archive [new file with mode: 0644]
data/named_individuals/rel¦prev-archive [new file with mode: 0644]
data/named_individuals/rel¦previous [new file with mode: 0644]
data/object_properties/rel¦current [new file with mode: 0644]
data/object_properties/rel¦first [new file with mode: 0644]
data/object_properties/rel¦last [new file with mode: 0644]
data/object_properties/rel¦next [new file with mode: 0644]
data/object_properties/rel¦next-archive [new file with mode: 0644]
data/object_properties/rel¦prev-archive [new file with mode: 0644]
data/object_properties/rel¦previous [new file with mode: 0644]

diff --git a/data/named_individuals/_RFC5005_ b/data/named_individuals/_RFC5005_
new file mode 100644 (file)
index 0000000..072ee8e
--- /dev/null
@@ -0,0 +1,22 @@
+<?xml version="1.0"?>
+<!--
+SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady>
+SPDX-License-Identifier: CC0-1.0
+-->
+<!DOCTYPE NamedIndividual SYSTEM "../../DTD">
+<NamedIndividual name="http://www.rfc-editor.org/info/rfc5005">
+       <label xml:lang="en">Feed Paging and Archiving</label>
+       <comment xml:lang="en">
+               <p>
+                       This specification describes the pagination and archiving of Atom feeds, and consequently is a kind of extension to <ptr target="(RFC4287)"/>.
+                       As with that specification, it provides the normative definition for a few <ref target="awol:RelationType">Relation Types</ref>.
+                       Note that <resource name="rel:previous"/> and <resource name="rel:next"/> were previously defined in <ptr target="(HTML)"/>, but H·T·M·L¦s approach to linking is generally unsuitable for use with R·D·F and not considered normative by this ontology.
+               </p>
+       </comment>
+       <type>
+               <resource name="dcterms:BibliographicResource"/>
+       </type>
+       <type>
+               <resource name="doap:Specification"/>
+       </type>
+</NamedIndividual>
diff --git a/data/named_individuals/rel¦current b/data/named_individuals/rel¦current
new file mode 100644 (file)
index 0000000..a1f15b3
--- /dev/null
@@ -0,0 +1,20 @@
+<?xml version="1.0"?>
+<!--
+SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady>
+SPDX-License-Identifier: CC0-1.0
+-->
+<!DOCTYPE NamedIndividual SYSTEM "../../DTD">
+<NamedIndividual>
+       <label xml:lang="en">Current</label>
+       <comment xml:lang="en">
+               <p>
+                       A <ref target="awol:RelationType">Relation Type</ref> indicating a thing which contains the most recent entries in a feed.
+               </p>
+       </comment>
+       <isDefinedBy>
+               <SpecificResource source="(RFC5005)"/>
+       </isDefinedBy>
+       <type>
+               <resource name="awol:RelationType"/>
+       </type>
+</NamedIndividual>
diff --git a/data/named_individuals/rel¦first b/data/named_individuals/rel¦first
new file mode 100644 (file)
index 0000000..4c0aafc
--- /dev/null
@@ -0,0 +1,20 @@
+<?xml version="1.0"?>
+<!--
+SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady>
+SPDX-License-Identifier: CC0-1.0
+-->
+<!DOCTYPE NamedIndividual SYSTEM "../../DTD">
+<NamedIndividual>
+       <label xml:lang="en">First</label>
+       <comment xml:lang="en">
+               <p>
+                       A <ref target="awol:RelationType">Relation Type</ref> indicating a thing which is first in the current series.
+               </p>
+       </comment>
+       <isDefinedBy>
+               <SpecificResource source="(RFC5005)"/>
+       </isDefinedBy>
+       <type>
+               <resource name="awol:RelationType"/>
+       </type>
+</NamedIndividual>
diff --git a/data/named_individuals/rel¦last b/data/named_individuals/rel¦last
new file mode 100644 (file)
index 0000000..c9049a3
--- /dev/null
@@ -0,0 +1,20 @@
+<?xml version="1.0"?>
+<!--
+SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady>
+SPDX-License-Identifier: CC0-1.0
+-->
+<!DOCTYPE NamedIndividual SYSTEM "../../DTD">
+<NamedIndividual>
+       <label xml:lang="en">Last</label>
+       <comment xml:lang="en">
+               <p>
+                       A <ref target="awol:RelationType">Relation Type</ref> indicating a thing which is last in the current series.
+               </p>
+       </comment>
+       <isDefinedBy>
+               <SpecificResource source="(RFC5005)"/>
+       </isDefinedBy>
+       <type>
+               <resource name="awol:RelationType"/>
+       </type>
+</NamedIndividual>
diff --git a/data/named_individuals/rel¦next b/data/named_individuals/rel¦next
new file mode 100644 (file)
index 0000000..7b28e0f
--- /dev/null
@@ -0,0 +1,20 @@
+<?xml version="1.0"?>
+<!--
+SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady>
+SPDX-License-Identifier: CC0-1.0
+-->
+<!DOCTYPE NamedIndividual SYSTEM "../../DTD">
+<NamedIndividual>
+       <label xml:lang="en">Next</label>
+       <comment xml:lang="en">
+               <p>
+                       A <ref target="awol:RelationType">Relation Type</ref> indicating a following thing.
+               </p>
+       </comment>
+       <isDefinedBy>
+               <SpecificResource source="(RFC5005)"/>
+       </isDefinedBy>
+       <type>
+               <resource name="awol:RelationType"/>
+       </type>
+</NamedIndividual>
diff --git a/data/named_individuals/rel¦next-archive b/data/named_individuals/rel¦next-archive
new file mode 100644 (file)
index 0000000..ce8092e
--- /dev/null
@@ -0,0 +1,20 @@
+<?xml version="1.0"?>
+<!--
+SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady>
+SPDX-License-Identifier: CC0-1.0
+-->
+<!DOCTYPE NamedIndividual SYSTEM "../../DTD">
+<NamedIndividual>
+       <label xml:lang="en">Next Archive</label>
+       <comment xml:lang="en">
+               <p>
+                       A <ref target="awol:RelationType">Relation Type</ref> indicating a following archival thing.
+               </p>
+       </comment>
+       <isDefinedBy>
+               <SpecificResource source="(RFC5005)"/>
+       </isDefinedBy>
+       <type>
+               <resource name="awol:RelationType"/>
+       </type>
+</NamedIndividual>
diff --git a/data/named_individuals/rel¦prev-archive b/data/named_individuals/rel¦prev-archive
new file mode 100644 (file)
index 0000000..739cb6d
--- /dev/null
@@ -0,0 +1,20 @@
+<?xml version="1.0"?>
+<!--
+SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady>
+SPDX-License-Identifier: CC0-1.0
+-->
+<!DOCTYPE NamedIndividual SYSTEM "../../DTD">
+<NamedIndividual>
+       <label xml:lang="en">Previous Archive</label>
+       <comment xml:lang="en">
+               <p>
+                       A <ref target="awol:RelationType">Relation Type</ref> indicating a preceding archival thing.
+               </p>
+       </comment>
+       <isDefinedBy>
+               <SpecificResource source="(RFC5005)"/>
+       </isDefinedBy>
+       <type>
+               <resource name="awol:RelationType"/>
+       </type>
+</NamedIndividual>
diff --git a/data/named_individuals/rel¦previous b/data/named_individuals/rel¦previous
new file mode 100644 (file)
index 0000000..1c904cf
--- /dev/null
@@ -0,0 +1,20 @@
+<?xml version="1.0"?>
+<!--
+SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady>
+SPDX-License-Identifier: CC0-1.0
+-->
+<!DOCTYPE NamedIndividual SYSTEM "../../DTD">
+<NamedIndividual>
+       <label xml:lang="en">Previous</label>
+       <comment xml:lang="en">
+               <p>
+                       A <ref target="awol:RelationType">Relation Type</ref> indicating a preceding thing.
+               </p>
+       </comment>
+       <isDefinedBy>
+               <SpecificResource source="(RFC5005)"/>
+       </isDefinedBy>
+       <type>
+               <resource name="awol:RelationType"/>
+       </type>
+</NamedIndividual>
diff --git a/data/object_properties/rel¦current b/data/object_properties/rel¦current
new file mode 100644 (file)
index 0000000..bf2bde0
--- /dev/null
@@ -0,0 +1,17 @@
+<?xml version="1.0"?>
+<!--
+SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady>
+SPDX-License-Identifier: CC0-1.0
+-->
+<!DOCTYPE ObjectProperty SYSTEM "../../DTD">
+<ObjectProperty>
+       <label xml:lang="en">has current</label>
+       <comment xml:lang="en">
+               <p>
+                       A thing containing the most recent entries in the feed to which this thing also belongs.
+               </p>
+       </comment>
+       <isDefinedBy>
+               <SpecificResource source="(RFC5005)"/>
+       </isDefinedBy>
+</ObjectProperty>
diff --git a/data/object_properties/rel¦first b/data/object_properties/rel¦first
new file mode 100644 (file)
index 0000000..e807d75
--- /dev/null
@@ -0,0 +1,17 @@
+<?xml version="1.0"?>
+<!--
+SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady>
+SPDX-License-Identifier: CC0-1.0
+-->
+<!DOCTYPE ObjectProperty SYSTEM "../../DTD">
+<ObjectProperty>
+       <label xml:lang="en">has first</label>
+       <comment xml:lang="en">
+               <p>
+                       A first thing in a series of things to which this thing belongs.
+               </p>
+       </comment>
+       <isDefinedBy>
+               <SpecificResource source="(RFC5005)"/>
+       </isDefinedBy>
+</ObjectProperty>
diff --git a/data/object_properties/rel¦last b/data/object_properties/rel¦last
new file mode 100644 (file)
index 0000000..ad8588c
--- /dev/null
@@ -0,0 +1,17 @@
+<?xml version="1.0"?>
+<!--
+SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady>
+SPDX-License-Identifier: CC0-1.0
+-->
+<!DOCTYPE ObjectProperty SYSTEM "../../DTD">
+<ObjectProperty>
+       <label xml:lang="en">has last</label>
+       <comment xml:lang="en">
+               <p>
+                       A last thing in a series of things to which this thing belongs.
+               </p>
+       </comment>
+       <isDefinedBy>
+               <SpecificResource source="(RFC5005)"/>
+       </isDefinedBy>
+</ObjectProperty>
diff --git a/data/object_properties/rel¦next b/data/object_properties/rel¦next
new file mode 100644 (file)
index 0000000..ab98d31
--- /dev/null
@@ -0,0 +1,17 @@
+<?xml version="1.0"?>
+<!--
+SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady>
+SPDX-License-Identifier: CC0-1.0
+-->
+<!DOCTYPE ObjectProperty SYSTEM "../../DTD">
+<ObjectProperty>
+       <label xml:lang="en">has next</label>
+       <comment xml:lang="en">
+               <p>
+                       A next thing in a series of things to which this thing belongs.
+               </p>
+       </comment>
+       <isDefinedBy>
+               <SpecificResource source="(RFC5005)"/>
+       </isDefinedBy>
+</ObjectProperty>
diff --git a/data/object_properties/rel¦next-archive b/data/object_properties/rel¦next-archive
new file mode 100644 (file)
index 0000000..37d8cd3
--- /dev/null
@@ -0,0 +1,17 @@
+<?xml version="1.0"?>
+<!--
+SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady>
+SPDX-License-Identifier: CC0-1.0
+-->
+<!DOCTYPE ObjectProperty SYSTEM "../../DTD">
+<ObjectProperty>
+       <label xml:lang="en">has next archive</label>
+       <comment xml:lang="en">
+               <p>
+                       An immediately following archive document to this thing.
+               </p>
+       </comment>
+       <isDefinedBy>
+               <SpecificResource source="(RFC5005)"/>
+       </isDefinedBy>
+</ObjectProperty>
diff --git a/data/object_properties/rel¦prev-archive b/data/object_properties/rel¦prev-archive
new file mode 100644 (file)
index 0000000..9a37501
--- /dev/null
@@ -0,0 +1,17 @@
+<?xml version="1.0"?>
+<!--
+SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady>
+SPDX-License-Identifier: CC0-1.0
+-->
+<!DOCTYPE ObjectProperty SYSTEM "../../DTD">
+<ObjectProperty>
+       <label xml:lang="en">has previous archive</label>
+       <comment xml:lang="en">
+               <p>
+                       An immediately preceding archive document to this thing.
+               </p>
+       </comment>
+       <isDefinedBy>
+               <SpecificResource source="(RFC5005)"/>
+       </isDefinedBy>
+</ObjectProperty>
diff --git a/data/object_properties/rel¦previous b/data/object_properties/rel¦previous
new file mode 100644 (file)
index 0000000..2d0c094
--- /dev/null
@@ -0,0 +1,17 @@
+<?xml version="1.0"?>
+<!--
+SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady>
+SPDX-License-Identifier: CC0-1.0
+-->
+<!DOCTYPE ObjectProperty SYSTEM "../../DTD">
+<ObjectProperty>
+       <label xml:lang="en">has previous</label>
+       <comment xml:lang="en">
+               <p>
+                       A previous thing in a series of things to which this thing belongs.
+               </p>
+       </comment>
+       <isDefinedBy>
+               <SpecificResource source="(RFC5005)"/>
+       </isDefinedBy>
+</ObjectProperty>
This page took 0.0485370000000001 seconds and 4 git commands to generate.