From: Lady Date: Mon, 13 Jan 2025 00:58:12 +0000 (-0500) Subject: Add R·F·C 5005 link relations X-Git-Url: https://git.ladys.computer/Vocab/commitdiff_plain/d76c01fadd0f0db29a6abcaad58ad734d1b2078b?ds=inline Add R·F·C 5005 link relations 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. --- diff --git a/data/named_individuals/_RFC5005_ b/data/named_individuals/_RFC5005_ new file mode 100644 index 0000000..072ee8e --- /dev/null +++ b/data/named_individuals/_RFC5005_ @@ -0,0 +1,22 @@ + + + + + + +

+ This specification describes the pagination and archiving of Atom feeds, and consequently is a kind of extension to . + As with that specification, it provides the normative definition for a few Relation Types. + Note that and were previously defined in , 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. +

+
+ + + + + + +
diff --git "a/data/named_individuals/rel\302\246current" "b/data/named_individuals/rel\302\246current" new file mode 100644 index 0000000..a1f15b3 --- /dev/null +++ "b/data/named_individuals/rel\302\246current" @@ -0,0 +1,20 @@ + + + + + + +

+ A Relation Type indicating a thing which contains the most recent entries in a feed. +

+
+ + + + + + +
diff --git "a/data/named_individuals/rel\302\246first" "b/data/named_individuals/rel\302\246first" new file mode 100644 index 0000000..4c0aafc --- /dev/null +++ "b/data/named_individuals/rel\302\246first" @@ -0,0 +1,20 @@ + + + + + + +

+ A Relation Type indicating a thing which is first in the current series. +

+
+ + + + + + +
diff --git "a/data/named_individuals/rel\302\246last" "b/data/named_individuals/rel\302\246last" new file mode 100644 index 0000000..c9049a3 --- /dev/null +++ "b/data/named_individuals/rel\302\246last" @@ -0,0 +1,20 @@ + + + + + + +

+ A Relation Type indicating a thing which is last in the current series. +

+
+ + + + + + +
diff --git "a/data/named_individuals/rel\302\246next" "b/data/named_individuals/rel\302\246next" new file mode 100644 index 0000000..7b28e0f --- /dev/null +++ "b/data/named_individuals/rel\302\246next" @@ -0,0 +1,20 @@ + + + + + + +

+ A Relation Type indicating a following thing. +

+
+ + + + + + +
diff --git "a/data/named_individuals/rel\302\246next-archive" "b/data/named_individuals/rel\302\246next-archive" new file mode 100644 index 0000000..ce8092e --- /dev/null +++ "b/data/named_individuals/rel\302\246next-archive" @@ -0,0 +1,20 @@ + + + + + + +

+ A Relation Type indicating a following archival thing. +

+
+ + + + + + +
diff --git "a/data/named_individuals/rel\302\246prev-archive" "b/data/named_individuals/rel\302\246prev-archive" new file mode 100644 index 0000000..739cb6d --- /dev/null +++ "b/data/named_individuals/rel\302\246prev-archive" @@ -0,0 +1,20 @@ + + + + + + +

+ A Relation Type indicating a preceding archival thing. +

+
+ + + + + + +
diff --git "a/data/named_individuals/rel\302\246previous" "b/data/named_individuals/rel\302\246previous" new file mode 100644 index 0000000..1c904cf --- /dev/null +++ "b/data/named_individuals/rel\302\246previous" @@ -0,0 +1,20 @@ + + + + + + +

+ A Relation Type indicating a preceding thing. +

+
+ + + + + + +
diff --git "a/data/object_properties/rel\302\246current" "b/data/object_properties/rel\302\246current" new file mode 100644 index 0000000..bf2bde0 --- /dev/null +++ "b/data/object_properties/rel\302\246current" @@ -0,0 +1,17 @@ + + + + + + +

+ A thing containing the most recent entries in the feed to which this thing also belongs. +

+
+ + + +
diff --git "a/data/object_properties/rel\302\246first" "b/data/object_properties/rel\302\246first" new file mode 100644 index 0000000..e807d75 --- /dev/null +++ "b/data/object_properties/rel\302\246first" @@ -0,0 +1,17 @@ + + + + + + +

+ A first thing in a series of things to which this thing belongs. +

+
+ + + +
diff --git "a/data/object_properties/rel\302\246last" "b/data/object_properties/rel\302\246last" new file mode 100644 index 0000000..ad8588c --- /dev/null +++ "b/data/object_properties/rel\302\246last" @@ -0,0 +1,17 @@ + + + + + + +

+ A last thing in a series of things to which this thing belongs. +

+
+ + + +
diff --git "a/data/object_properties/rel\302\246next" "b/data/object_properties/rel\302\246next" new file mode 100644 index 0000000..ab98d31 --- /dev/null +++ "b/data/object_properties/rel\302\246next" @@ -0,0 +1,17 @@ + + + + + + +

+ A next thing in a series of things to which this thing belongs. +

+
+ + + +
diff --git "a/data/object_properties/rel\302\246next-archive" "b/data/object_properties/rel\302\246next-archive" new file mode 100644 index 0000000..37d8cd3 --- /dev/null +++ "b/data/object_properties/rel\302\246next-archive" @@ -0,0 +1,17 @@ + + + + + + +

+ An immediately following archive document to this thing. +

+
+ + + +
diff --git "a/data/object_properties/rel\302\246prev-archive" "b/data/object_properties/rel\302\246prev-archive" new file mode 100644 index 0000000..9a37501 --- /dev/null +++ "b/data/object_properties/rel\302\246prev-archive" @@ -0,0 +1,17 @@ + + + + + + +

+ An immediately preceding archive document to this thing. +

+
+ + + +
diff --git "a/data/object_properties/rel\302\246previous" "b/data/object_properties/rel\302\246previous" new file mode 100644 index 0000000..2d0c094 --- /dev/null +++ "b/data/object_properties/rel\302\246previous" @@ -0,0 +1,17 @@ + + + + + + +

+ A previous thing in a series of things to which this thing belongs. +

+
+ + + +