From 2986657c65ce4b205c49d96d7fa755e3bc5ec6ee Mon Sep 17 00:00:00 2001 From: Laurence Gonsalves Date: Mon, 5 Dec 2022 11:55:50 -0800 Subject: [PATCH] Fix/remove broken links from Property Definitions The Property Definitions list in ns/index.html has several property names with broken links. Remove the deprecated ones, and fix the not-deprecated one. Fixes https://github.com/w3c/activitystreams/issues/525 --- ns/index.html | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/ns/index.html b/ns/index.html index 8367146..a135791 100644 --- a/ns/index.html +++ b/ns/index.html @@ -545,8 +545,6 @@
  • actor (@id)
  • attributedTo (@id)
  • attachment (@id)
  • -
  • attachments (@id)
  • -
  • author (@id)
  • bcc (@id)
  • bto (@id)
  • cc (@id)
  • @@ -559,7 +557,7 @@
  • inReplyTo (@id)
  • items (@id)
  • instrument (@id)
  • -
  • orderedItems (@id)
  • +
  • orderedItems (@id)
  • last (@id)
  • location (@id)
  • (@id)
  • @@ -571,13 +569,11 @@
  • accuracy (xsd:float)
  • (@id)
  • preview (@id)
  • -
  • provider (@id)
  • replies (@id)
  • result (@id)
  • audience (@id)
  • partOf (@id)
  • tag (@id)
  • -
  • tags (@id)
  • target (@id)
  • to (@id)
  • url (@id)
  • @@ -586,7 +582,6 @@
  • contentMap
  • name
  • nameMap
  • -
  • downstreamDuplicates
  • duration (xsd:duration)
  • endTime (xsd:dateTime)
  • height (xsd:nonNegativeInteger)
  • @@ -597,7 +592,6 @@
  • mediaType
  • published (xsd:dateTime)
  • radius (xsd:float)
  • -
  • rating (xsd:float)
  • rel
  • startIndex (xsd:nonNegativeInteger)
  • startTime (xsd:dateTime)
  • @@ -606,8 +600,6 @@
  • totalItems (xsd:nonNegativeInteger)
  • units
  • updated (xsd:dateTime)
  • -
  • upstreamDuplicates
  • -
  • verb
  • width (xsd:nonNegativeInteger)
  • describes (@id)
  • formerType (@id)