From 943066fd2c5238209f2a2e2fa654b4d7bc3f1937 Mon Sep 17 00:00:00 2001
From: Matt Garrish
Date: Wed, 6 Apr 2022 09:34:28 -0300
Subject: [PATCH] Remove restriction on authority property value
---
epub33/core/index.html | 9 ++-
epub33/core/vocab/meta-property.html | 103 +++------------------------
2 files changed, 14 insertions(+), 98 deletions(-)
diff --git a/epub33/core/index.html b/epub33/core/index.html
index 27c8c4448..c8b86e8e0 100644
--- a/epub33/core/index.html
+++ b/epub33/core/index.html
@@ -4302,9 +4302,9 @@ The dc:type
Element
@@ -11702,6 +11702,9 @@ Change Log
>Working Group's issue tracker.
+ - 6-Apr-2022: Removed the restrictions on the value of the
authority
property and added a
+ note referencing the old IDPF registry. See issue 2200.
- 31-Mar-2022: Removed the restriction on deprecated MathML features and added a general caution that
any technology may make changes that can cause an EPUB Publication to become invalid. See issue 2118.
diff --git a/epub33/core/vocab/meta-property.html b/epub33/core/vocab/meta-property.html
index 23b4d1f20..a44298a48 100644
--- a/epub33/core/vocab/meta-property.html
+++ b/epub33/core/vocab/meta-property.html
@@ -88,101 +88,14 @@ authority
Allowed value(s): |
-
- -
-
one of the following case-insensitive reserved authority values:
-
- -
- AAT
-
- -
-
The Getty Art and Architecture Taxonomy.
-
- -
- BIC
-
- -
-
The main UK subject scheme for the book supply chain.
-
- -
- BISAC
-
- -
-
The main US subject scheme for the book supply chain.
-
- -
- CLC
-
- -
-
The main subject classification scheme used in China.
-
- -
- DDC
-
- -
-
The Dewey Decimal Classification system.
-
- -
- CLIL
-
- -
-
The main French subject scheme for the book supply chain.
-
- -
- EuroVoc
-
- -
-
The European multilingual thesaurus.
-
- -
- MEDTOP
-
- -
-
IPTC Media Topics classification scheme for the news industry.
-
- -
- LCSH
-
- -
-
Library of Congress Subject Headings.
-
- -
- NDC
-
- -
-
The main Japanese subject scheme.
-
- -
- Thema
-
- -
-
The international subject scheme for the book supply chain, providing
- codes that work across many languages.
-
- -
- UDC
-
- -
-
The Universal Decimal Classification system.
-
- -
- WGS
-
- -
-
The main German subject scheme for the book supply chain.
-
-
-
- -
-
an absolute-URL
- string [[URL]] that identifies the scheme. The URL SHOULD refer to a
- resource that provides more information about the scheme.
-
-
+ xsd:string
+
+ The former IDPF EPUB
+ 3 Working Group maintained a registry of
+ subject authorities for use with this property. This Working Group no
+ longer maintains the registry.
+
|