Skip to content

Commit 043a479

Browse files
committed
Specify DC version, update link.
1 parent dee37e6 commit 043a479

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Currently, *extruct* supports:
2424
- `Microformat`_ via `mf2py`_
2525
- `Facebook's Open Graph`_
2626
- (experimental) `RDFa`_ via `rdflib`_
27-
- `Dublin Core Metadata`_
27+
- `Dublin Core Metadata (DC-HTML-2003)`_
2828

2929
.. _W3C's HTML Microdata: http://www.w3.org/TR/microdata/
3030
.. _embedded JSON-LD: http://www.w3.org/TR/json-ld/#embedding-json-ld-in-html-documents
@@ -33,7 +33,7 @@ Currently, *extruct* supports:
3333
.. _Microformat: http://microformats.org/wiki/Main_Page
3434
.. _mf2py: https://github.com/microformats/mf2py
3535
.. _Facebook's Open Graph: http://ogp.me/
36-
.. _Dublin Core Metadata: https://www.dublincore.org/specifications/dublin-core/dcq-html/
36+
.. _Dublin Core Metadata (DC-HTML-2003): https://www.dublincore.org/specifications/dublin-core/dcq-html/2003-11-30/
3737

3838
The microdata algorithm is a revisit of `this Scrapinghub blog post`_ showing how to use EXSLT extensions.
3939

0 commit comments

Comments
 (0)