Skip to content

Commit ef06d98

Browse files
committed
Modified the README file
1 parent e12b1eb commit ef06d98

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
![W3C Logo](https://www.w3.org/Icons/w3c_home)
22

3-
# Vocabulary for Web Publications Manifest
3+
# Vocabulary for the Publications Manifest
44

5-
This is the repository for the Web Publication Manifest vocabulary and JSON-LD context files. It is adjunct to the work on Web Publications, developed by the [Publishing Working Group](https://www.w3.org/publishing/groups/publ-wg/).
5+
This is the repository for the Publication Manifest vocabulary and JSON-LD context files. It is adjunct to the work on Publication Manifests, developed by the [Publishing Working Group](https://www.w3.org/publishing/groups/publ-wg/).
66

7-
The vocabulary and context files in this repository are served via their canonical URL, based on `https://www.w3.org/ns/wp` and `https://www.w3.org/ns/wp-context`, respectively, using content negotiations. The HTTP requests are resolved to
7+
The vocabulary and context files in this repository are served via their canonical URL, based on `https://www.w3.org/ns/pub` and `https://www.w3.org/ns/pub-context`, respectively, using content negotiations. The HTTP requests are resolved to
88

9-
- `https://www.w3.org/ns/wp.{jsonld,json,rdf,ttl,html}` for the vocabulary
10-
- `https://www.w3.org/ns/wp-context.{json,jsonld}` for the JSON-LD context file
9+
- `https://www.w3.org/ns/pub.{jsonld,json,rdf,ttl,html}` for the vocabulary
10+
- `https://www.w3.org/ns/pub-context.{json,jsonld}` for the JSON-LD context file
1111

1212
depending on the accept header of the request.
1313

0 commit comments

Comments
 (0)