├── publishing-snapshots ├── WD-dwbp-20160112 │ ├── images │ │ ├── CVS │ │ │ ├── Template │ │ │ ├── Root │ │ │ ├── Repository │ │ │ ├── Entries.Extra │ │ │ ├── Entries.Extra.Old │ │ │ ├── Entries.Old │ │ │ └── Entries │ │ ├── context.jpg │ │ ├── access.svg │ │ ├── reuse.svg │ │ ├── trust.svg │ │ ├── linkability.svg │ │ ├── comprehension.svg │ │ ├── processability.svg │ │ ├── discoverability.svg │ │ └── interoperability.svg │ └── cross-dom.js ├── CR-dwbp-20160706 │ ├── images │ │ ├── context.png │ │ ├── access.svg │ │ ├── reuse.svg │ │ ├── trust.svg │ │ ├── linkability.svg │ │ ├── comprehension.svg │ │ ├── processability.svg │ │ ├── discoverability.svg │ │ └── interoperability.svg │ └── dwbp-example.ttl ├── CR-dwbp-20160830 │ ├── images │ │ ├── context.png │ │ ├── access.svg │ │ ├── reuse.svg │ │ ├── trust.svg │ │ ├── linkability.svg │ │ ├── comprehension.svg │ │ ├── processability.svg │ │ ├── discoverability.svg │ │ └── interoperability.svg │ └── dwbp-example.ttl ├── PR-dwbp-20161215 │ ├── images │ │ ├── context.png │ │ ├── access.svg │ │ ├── reuse.svg │ │ ├── trust.svg │ │ ├── linkability.svg │ │ ├── comprehension.svg │ │ ├── processability.svg │ │ ├── discoverability.svg │ │ ├── interoperability.svg │ │ └── context.svg │ └── dwbp-example.ttl ├── REC-dwbp-20170131 │ ├── images │ │ ├── context.png │ │ ├── access.svg │ │ ├── reuse.svg │ │ ├── trust.svg │ │ ├── linkability.svg │ │ ├── comprehension.svg │ │ ├── processability.svg │ │ ├── discoverability.svg │ │ ├── interoperability.svg │ │ └── context.svg │ └── dwbp-example.ttl ├── WD-dwbp-20151217 │ ├── images │ │ ├── context.jpg │ │ ├── access.svg │ │ ├── reuse.svg │ │ ├── trust.svg │ │ ├── linkability.svg │ │ ├── comprehension.svg │ │ ├── processability.svg │ │ ├── discoverability.svg │ │ └── interoperability.svg │ └── cross-dom.js ├── WD-dwbp-20160519 │ ├── images │ │ ├── context.png │ │ ├── access.svg │ │ ├── reuse.svg │ │ ├── trust.svg │ │ ├── linkability.svg │ │ ├── comprehension.svg │ │ ├── processability.svg │ │ ├── discoverability.svg │ │ └── interoperability.svg │ ├── cross-dom.js │ └── dwbp-example.ttl ├── NOTE-vocab-duv-20161215 │ ├── DUV_model.png │ ├── DUV_usage_submodel.png │ ├── DUV_feedback_submodel.png │ ├── DUV_citation_submodel_part_1.png │ └── DUV_citation_submodel_part_2.png ├── FPWD-vocab-duv-20150625 │ ├── vocab-overview.png │ └── localstyles.css ├── WD-vocab-duv-20160519 │ └── images │ │ └── DUV_model.png ├── WD-duv-for-vote-2016-01-22 │ └── images │ │ └── DUV_model.png ├── WD-dwbp-20150625 │ ├── cross-dom.js │ └── localstyles.css └── FPWD-vocab-dqv-20150625 │ └── localstyles.css ├── images ├── benefits.jpg ├── benefits.png ├── context.jpg ├── context.png ├── process.jpg ├── DUV_model.png ├── 20150508_154855.jpg ├── vocab-overview.png ├── DUV_usage_submodel.png ├── vocab-overview_old.png ├── DUV_citation_submodel.png ├── DUV_feedback_submodel.png ├── vocab-overview_0406.PNG ├── vocab-overview_1stDraft.png ├── vocab_overview_11202015.png ├── DUV_citation_submodel_part_1.png ├── DUV_citation_submodel_part_2.png ├── 600px-Very_Early_draft_of_DQV.png ├── stamp-reuse.svg ├── stamp-linkability.svg ├── stamp-trustworthy.svg ├── stamp-accessibility.svg ├── stamp-comprehension.svg ├── stamp-discoverability.svg ├── stamp-processability.svg ├── stamp-interoperability.svg ├── trust.svg ├── access.svg ├── reuse.svg ├── linkability.svg ├── comprehension.svg ├── discoverability.svg ├── processability.svg ├── interoperability.svg └── context.svg ├── ISO-19139-Isogeo-set.zip ├── archives └── challenges.jpg ├── diffs ├── dqvdiff-20151214_files │ ├── w3c_home │ └── W3C-WD ├── dwbpdiff-20151215_files │ ├── w3c_home.png │ ├── W3C-WD.css │ ├── access.html │ ├── context.html │ ├── reuse.html │ ├── trust.html │ └── challenges.html └── dqvdiff-20161125_files │ ├── W3C-WG-NOTE.css │ ├── wasDerivedFrom2.svg │ ├── DataQuality0.2.9.svg │ ├── W3C │ ├── htmldiff-nav.js │ └── fixup.js ├── w3c.json ├── CODE_OF_CONDUCT.md ├── errata.html ├── README.md ├── graficos.js ├── bptemplate.html ├── dwbp-realtime-example.html ├── duv.ttl ├── dwbp-example.ttl └── index.html /publishing-snapshots/WD-dwbp-20160112/images/CVS/Template: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /images/benefits.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/dwbp/HEAD/images/benefits.jpg -------------------------------------------------------------------------------- /images/benefits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/dwbp/HEAD/images/benefits.png -------------------------------------------------------------------------------- /images/context.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/dwbp/HEAD/images/context.jpg -------------------------------------------------------------------------------- /images/context.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/dwbp/HEAD/images/context.png -------------------------------------------------------------------------------- /images/process.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/dwbp/HEAD/images/process.jpg -------------------------------------------------------------------------------- /images/DUV_model.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/dwbp/HEAD/images/DUV_model.png -------------------------------------------------------------------------------- /publishing-snapshots/WD-dwbp-20160112/images/CVS/Root: -------------------------------------------------------------------------------- 1 | :ext:phila@cvs.w3.org:/w3ccvs 2 | -------------------------------------------------------------------------------- /ISO-19139-Isogeo-set.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/dwbp/HEAD/ISO-19139-Isogeo-set.zip -------------------------------------------------------------------------------- /archives/challenges.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/dwbp/HEAD/archives/challenges.jpg -------------------------------------------------------------------------------- /images/20150508_154855.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/dwbp/HEAD/images/20150508_154855.jpg -------------------------------------------------------------------------------- /images/vocab-overview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/dwbp/HEAD/images/vocab-overview.png -------------------------------------------------------------------------------- /images/DUV_usage_submodel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/dwbp/HEAD/images/DUV_usage_submodel.png -------------------------------------------------------------------------------- /images/vocab-overview_old.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/dwbp/HEAD/images/vocab-overview_old.png -------------------------------------------------------------------------------- /publishing-snapshots/WD-dwbp-20160112/images/CVS/Repository: -------------------------------------------------------------------------------- 1 | WWW/TR/2015/WD-dwbp-20151217/images 2 | -------------------------------------------------------------------------------- /images/DUV_citation_submodel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/dwbp/HEAD/images/DUV_citation_submodel.png -------------------------------------------------------------------------------- /images/DUV_feedback_submodel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/dwbp/HEAD/images/DUV_feedback_submodel.png -------------------------------------------------------------------------------- /images/vocab-overview_0406.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/dwbp/HEAD/images/vocab-overview_0406.PNG -------------------------------------------------------------------------------- /images/vocab-overview_1stDraft.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/dwbp/HEAD/images/vocab-overview_1stDraft.png -------------------------------------------------------------------------------- /images/vocab_overview_11202015.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/dwbp/HEAD/images/vocab_overview_11202015.png -------------------------------------------------------------------------------- /diffs/dqvdiff-20151214_files/w3c_home: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/dwbp/HEAD/diffs/dqvdiff-20151214_files/w3c_home -------------------------------------------------------------------------------- /images/DUV_citation_submodel_part_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/dwbp/HEAD/images/DUV_citation_submodel_part_1.png -------------------------------------------------------------------------------- /images/DUV_citation_submodel_part_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/dwbp/HEAD/images/DUV_citation_submodel_part_2.png -------------------------------------------------------------------------------- /diffs/dwbpdiff-20151215_files/w3c_home.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/dwbp/HEAD/diffs/dwbpdiff-20151215_files/w3c_home.png -------------------------------------------------------------------------------- /images/600px-Very_Early_draft_of_DQV.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/dwbp/HEAD/images/600px-Very_Early_draft_of_DQV.png -------------------------------------------------------------------------------- /w3c.json: -------------------------------------------------------------------------------- 1 | { 2 | "group": 68239, 3 | "contacts": [ 4 | "plehegar" 5 | ], 6 | "policy": "open", 7 | "repo-type": "rec-track" 8 | } -------------------------------------------------------------------------------- /publishing-snapshots/CR-dwbp-20160706/images/context.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/dwbp/HEAD/publishing-snapshots/CR-dwbp-20160706/images/context.png -------------------------------------------------------------------------------- /publishing-snapshots/CR-dwbp-20160830/images/context.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/dwbp/HEAD/publishing-snapshots/CR-dwbp-20160830/images/context.png -------------------------------------------------------------------------------- /publishing-snapshots/PR-dwbp-20161215/images/context.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/dwbp/HEAD/publishing-snapshots/PR-dwbp-20161215/images/context.png -------------------------------------------------------------------------------- /publishing-snapshots/REC-dwbp-20170131/images/context.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/dwbp/HEAD/publishing-snapshots/REC-dwbp-20170131/images/context.png -------------------------------------------------------------------------------- /publishing-snapshots/WD-dwbp-20151217/images/context.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/dwbp/HEAD/publishing-snapshots/WD-dwbp-20151217/images/context.jpg -------------------------------------------------------------------------------- /publishing-snapshots/WD-dwbp-20160112/images/context.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/dwbp/HEAD/publishing-snapshots/WD-dwbp-20160112/images/context.jpg -------------------------------------------------------------------------------- /publishing-snapshots/WD-dwbp-20160519/images/context.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/dwbp/HEAD/publishing-snapshots/WD-dwbp-20160519/images/context.png -------------------------------------------------------------------------------- /publishing-snapshots/NOTE-vocab-duv-20161215/DUV_model.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/dwbp/HEAD/publishing-snapshots/NOTE-vocab-duv-20161215/DUV_model.png -------------------------------------------------------------------------------- /publishing-snapshots/FPWD-vocab-duv-20150625/vocab-overview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/dwbp/HEAD/publishing-snapshots/FPWD-vocab-duv-20150625/vocab-overview.png -------------------------------------------------------------------------------- /publishing-snapshots/WD-vocab-duv-20160519/images/DUV_model.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/dwbp/HEAD/publishing-snapshots/WD-vocab-duv-20160519/images/DUV_model.png -------------------------------------------------------------------------------- /publishing-snapshots/NOTE-vocab-duv-20161215/DUV_usage_submodel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/dwbp/HEAD/publishing-snapshots/NOTE-vocab-duv-20161215/DUV_usage_submodel.png -------------------------------------------------------------------------------- /publishing-snapshots/WD-duv-for-vote-2016-01-22/images/DUV_model.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/dwbp/HEAD/publishing-snapshots/WD-duv-for-vote-2016-01-22/images/DUV_model.png -------------------------------------------------------------------------------- /publishing-snapshots/NOTE-vocab-duv-20161215/DUV_feedback_submodel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/dwbp/HEAD/publishing-snapshots/NOTE-vocab-duv-20161215/DUV_feedback_submodel.png -------------------------------------------------------------------------------- /publishing-snapshots/NOTE-vocab-duv-20161215/DUV_citation_submodel_part_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/dwbp/HEAD/publishing-snapshots/NOTE-vocab-duv-20161215/DUV_citation_submodel_part_1.png -------------------------------------------------------------------------------- /publishing-snapshots/NOTE-vocab-duv-20161215/DUV_citation_submodel_part_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/dwbp/HEAD/publishing-snapshots/NOTE-vocab-duv-20161215/DUV_citation_submodel_part_2.png -------------------------------------------------------------------------------- /CODE_OF_CONDUCT.md: -------------------------------------------------------------------------------- 1 | # Code of Conduct 2 | 3 | All documentation, code and communication under this repository are covered by the [W3C Code of Ethics and Professional Conduct](https://www.w3.org/Consortium/cepc/). 4 | -------------------------------------------------------------------------------- /diffs/dqvdiff-20161125_files/W3C-WG-NOTE.css: -------------------------------------------------------------------------------- 1 | 2 | /* Style for a "Working Group Note" */ 3 | 4 | @import "base.css"; 5 | 6 | body { 7 | background-image: url(https://www.w3.org/StyleSheets/TR/2016/logos/WG-Note); 8 | } 9 | 10 | -------------------------------------------------------------------------------- /diffs/dqvdiff-20161125_files/wasDerivedFrom2.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 404 Not Found 4 | 5 |

Not Found

6 |

The requested URL /wasDerivedFrom2.svg was not found on this server.

7 | 8 | -------------------------------------------------------------------------------- /diffs/dqvdiff-20161125_files/DataQuality0.2.9.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 404 Not Found 4 | 5 |

Not Found

6 |

The requested URL /DataQuality0.2.9.svg was not found on this server.

7 | 8 | -------------------------------------------------------------------------------- /images/stamp-reuse.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | R 5 | 6 | -------------------------------------------------------------------------------- /images/stamp-linkability.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | L 5 | 6 | -------------------------------------------------------------------------------- /images/stamp-trustworthy.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | T 5 | 6 | -------------------------------------------------------------------------------- /images/stamp-accessibility.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | A 5 | 6 | -------------------------------------------------------------------------------- /images/stamp-comprehension.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | C 5 | 6 | -------------------------------------------------------------------------------- /images/stamp-discoverability.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | D 5 | 6 | -------------------------------------------------------------------------------- /images/stamp-processability.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | P 5 | 6 | -------------------------------------------------------------------------------- /images/stamp-interoperability.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | I 6 | 7 | -------------------------------------------------------------------------------- /publishing-snapshots/WD-dwbp-20160112/images/CVS/Entries.Extra: -------------------------------------------------------------------------------- 1 | /access.svg////*//// 2 | /comprehension.svg////*//// 3 | /context.jpg////*//// 4 | /discoverability.svg////*//// 5 | /interoperability.svg////*//// 6 | /linkability.svg////*//// 7 | /processability.svg////*//// 8 | /reuse.svg////*//// 9 | /trust.svg////*//// 10 | -------------------------------------------------------------------------------- /publishing-snapshots/WD-dwbp-20160112/images/CVS/Entries.Extra.Old: -------------------------------------------------------------------------------- 1 | /context.jpg////*//// 2 | /access.svg////*//// 3 | /comprehension.svg////*//// 4 | /discoverability.svg////*//// 5 | /interoperability.svg////*//// 6 | /linkability.svg////*//// 7 | /processability.svg////*//// 8 | /reuse.svg////*//// 9 | /trust.svg////*//// 10 | -------------------------------------------------------------------------------- /publishing-snapshots/WD-dwbp-20160112/images/CVS/Entries.Old: -------------------------------------------------------------------------------- 1 | /context.jpg/0/dummy timestamp/-kb/ 2 | /access.svg/0/dummy timestamp// 3 | /comprehension.svg/0/dummy timestamp// 4 | /discoverability.svg/0/dummy timestamp// 5 | /interoperability.svg/0/dummy timestamp// 6 | /linkability.svg/0/dummy timestamp// 7 | /processability.svg/0/dummy timestamp// 8 | /reuse.svg/0/dummy timestamp// 9 | /trust.svg/0/dummy timestamp// 10 | D 11 | -------------------------------------------------------------------------------- /images/trust.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | T 8 | Trust 9 | -------------------------------------------------------------------------------- /images/access.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | A 8 | Access 9 | -------------------------------------------------------------------------------- /images/reuse.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | R 8 | Reuse 9 | -------------------------------------------------------------------------------- /images/linkability.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | L 8 | Linkability 9 | -------------------------------------------------------------------------------- /images/comprehension.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | C 8 | Comprehension 9 | -------------------------------------------------------------------------------- /publishing-snapshots/WD-dwbp-20160112/images/CVS/Entries: -------------------------------------------------------------------------------- 1 | /access.svg/1.1/Sun Dec 6 09:17:42 2015// 2 | /comprehension.svg/1.1/Sun Dec 6 09:07:53 2015// 3 | /context.jpg/1.1/Fri Dec 4 10:19:52 2015/-kb/ 4 | /discoverability.svg/1.1/Sun Dec 6 09:12:48 2015// 5 | /interoperability.svg/1.1/Sun Dec 6 09:11:57 2015// 6 | /linkability.svg/1.1/Sun Dec 6 09:17:10 2015// 7 | /processability.svg/1.1/Sun Dec 6 09:13:39 2015// 8 | /reuse.svg/1.1/Fri Dec 4 10:19:52 2015// 9 | /trust.svg/1.1/Sun Dec 6 09:16:03 2015// 10 | D 11 | -------------------------------------------------------------------------------- /images/discoverability.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | D 8 | Discoverability 9 | -------------------------------------------------------------------------------- /images/processability.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | P 8 | Processability 9 | -------------------------------------------------------------------------------- /images/interoperability.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | I 8 | Interoperability 9 | -------------------------------------------------------------------------------- /publishing-snapshots/CR-dwbp-20160706/images/access.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | A 8 | Access 9 | -------------------------------------------------------------------------------- /publishing-snapshots/CR-dwbp-20160706/images/reuse.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | R 8 | Reuse 9 | -------------------------------------------------------------------------------- /publishing-snapshots/CR-dwbp-20160706/images/trust.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | T 8 | Trust 9 | -------------------------------------------------------------------------------- /publishing-snapshots/CR-dwbp-20160830/images/access.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | A 8 | Access 9 | -------------------------------------------------------------------------------- /publishing-snapshots/CR-dwbp-20160830/images/reuse.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | R 8 | Reuse 9 | -------------------------------------------------------------------------------- /publishing-snapshots/CR-dwbp-20160830/images/trust.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | T 8 | Trust 9 | -------------------------------------------------------------------------------- /publishing-snapshots/PR-dwbp-20161215/images/access.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | A 8 | Access 9 | -------------------------------------------------------------------------------- /publishing-snapshots/PR-dwbp-20161215/images/reuse.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | R 8 | Reuse 9 | -------------------------------------------------------------------------------- /publishing-snapshots/PR-dwbp-20161215/images/trust.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | T 8 | Trust 9 | -------------------------------------------------------------------------------- /publishing-snapshots/REC-dwbp-20170131/images/access.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | A 8 | Access 9 | -------------------------------------------------------------------------------- /publishing-snapshots/REC-dwbp-20170131/images/reuse.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | R 8 | Reuse 9 | -------------------------------------------------------------------------------- /publishing-snapshots/REC-dwbp-20170131/images/trust.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | T 8 | Trust 9 | -------------------------------------------------------------------------------- /publishing-snapshots/WD-dwbp-20151217/images/access.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | A 8 | Access 9 | -------------------------------------------------------------------------------- /publishing-snapshots/WD-dwbp-20151217/images/reuse.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | R 8 | Reuse 9 | -------------------------------------------------------------------------------- /publishing-snapshots/WD-dwbp-20151217/images/trust.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | T 8 | Trust 9 | -------------------------------------------------------------------------------- /publishing-snapshots/WD-dwbp-20160112/images/access.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | A 8 | Access 9 | -------------------------------------------------------------------------------- /publishing-snapshots/WD-dwbp-20160112/images/reuse.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | R 8 | Reuse 9 | -------------------------------------------------------------------------------- /publishing-snapshots/WD-dwbp-20160112/images/trust.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | T 8 | Trust 9 | -------------------------------------------------------------------------------- /publishing-snapshots/WD-dwbp-20160519/images/access.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | A 8 | Access 9 | -------------------------------------------------------------------------------- /publishing-snapshots/WD-dwbp-20160519/images/reuse.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | R 8 | Reuse 9 | -------------------------------------------------------------------------------- /publishing-snapshots/WD-dwbp-20160519/images/trust.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | T 8 | Trust 9 | -------------------------------------------------------------------------------- /publishing-snapshots/CR-dwbp-20160706/images/linkability.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | L 8 | Linkability 9 | -------------------------------------------------------------------------------- /publishing-snapshots/CR-dwbp-20160830/images/linkability.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | L 8 | Linkability 9 | -------------------------------------------------------------------------------- /publishing-snapshots/PR-dwbp-20161215/images/linkability.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | L 8 | Linkability 9 | -------------------------------------------------------------------------------- /publishing-snapshots/WD-dwbp-20151217/images/linkability.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | L 8 | Linkability 9 | -------------------------------------------------------------------------------- /publishing-snapshots/WD-dwbp-20160112/images/linkability.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | L 8 | Linkability 9 | -------------------------------------------------------------------------------- /publishing-snapshots/WD-dwbp-20160519/images/linkability.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | L 8 | Linkability 9 | -------------------------------------------------------------------------------- /publishing-snapshots/REC-dwbp-20170131/images/linkability.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | L 8 | Linkability 9 | -------------------------------------------------------------------------------- /publishing-snapshots/CR-dwbp-20160706/images/comprehension.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | C 8 | Comprehension 9 | -------------------------------------------------------------------------------- /publishing-snapshots/CR-dwbp-20160706/images/processability.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | P 8 | Processability 9 | -------------------------------------------------------------------------------- /publishing-snapshots/CR-dwbp-20160830/images/comprehension.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | C 8 | Comprehension 9 | -------------------------------------------------------------------------------- /publishing-snapshots/CR-dwbp-20160830/images/processability.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | P 8 | Processability 9 | -------------------------------------------------------------------------------- /publishing-snapshots/PR-dwbp-20161215/images/comprehension.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | C 8 | Comprehension 9 | -------------------------------------------------------------------------------- /publishing-snapshots/PR-dwbp-20161215/images/processability.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | P 8 | Processability 9 | -------------------------------------------------------------------------------- /publishing-snapshots/REC-dwbp-20170131/images/comprehension.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | C 8 | Comprehension 9 | -------------------------------------------------------------------------------- /publishing-snapshots/REC-dwbp-20170131/images/processability.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | P 8 | Processability 9 | -------------------------------------------------------------------------------- /publishing-snapshots/WD-dwbp-20151217/images/comprehension.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | C 8 | Comprehension 9 | -------------------------------------------------------------------------------- /publishing-snapshots/WD-dwbp-20151217/images/processability.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | P 8 | Processability 9 | -------------------------------------------------------------------------------- /publishing-snapshots/WD-dwbp-20160112/images/comprehension.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | C 8 | Comprehension 9 | -------------------------------------------------------------------------------- /publishing-snapshots/WD-dwbp-20160112/images/processability.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | P 8 | Processability 9 | -------------------------------------------------------------------------------- /publishing-snapshots/WD-dwbp-20160519/images/comprehension.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | C 8 | Comprehension 9 | -------------------------------------------------------------------------------- /publishing-snapshots/WD-dwbp-20160519/images/processability.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | P 8 | Processability 9 | -------------------------------------------------------------------------------- /publishing-snapshots/CR-dwbp-20160706/images/discoverability.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | D 8 | Discoverability 9 | -------------------------------------------------------------------------------- /publishing-snapshots/CR-dwbp-20160830/images/discoverability.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | D 8 | Discoverability 9 | -------------------------------------------------------------------------------- /publishing-snapshots/PR-dwbp-20161215/images/discoverability.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | D 8 | Discoverability 9 | -------------------------------------------------------------------------------- /publishing-snapshots/REC-dwbp-20170131/images/discoverability.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | D 8 | Discoverability 9 | -------------------------------------------------------------------------------- /publishing-snapshots/WD-dwbp-20151217/images/discoverability.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | D 8 | Discoverability 9 | -------------------------------------------------------------------------------- /publishing-snapshots/WD-dwbp-20160112/images/discoverability.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | D 8 | Discoverability 9 | -------------------------------------------------------------------------------- /publishing-snapshots/WD-dwbp-20160519/images/discoverability.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | D 8 | Discoverability 9 | -------------------------------------------------------------------------------- /publishing-snapshots/CR-dwbp-20160706/images/interoperability.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | I 8 | Interoperability 9 | -------------------------------------------------------------------------------- /publishing-snapshots/CR-dwbp-20160830/images/interoperability.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | I 8 | Interoperability 9 | -------------------------------------------------------------------------------- /publishing-snapshots/PR-dwbp-20161215/images/interoperability.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | I 8 | Interoperability 9 | -------------------------------------------------------------------------------- /publishing-snapshots/REC-dwbp-20170131/images/interoperability.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | I 8 | Interoperability 9 | -------------------------------------------------------------------------------- /publishing-snapshots/WD-dwbp-20151217/images/interoperability.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | I 8 | Interoperability 9 | -------------------------------------------------------------------------------- /publishing-snapshots/WD-dwbp-20160112/images/interoperability.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | I 8 | Interoperability 9 | -------------------------------------------------------------------------------- /publishing-snapshots/WD-dwbp-20160519/images/interoperability.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | I 8 | Interoperability 9 | -------------------------------------------------------------------------------- /errata.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Data on the Web Best Practices Errata 8 | 9 | 10 | 11 |

W3C

12 |

Data on the Web Best Practices Errata

13 | 14 | 15 |
16 |
This document:
17 |
http://w3c.github.io/dwbp/errata.html
18 |
Last revised:
19 |
2017-01-31
20 |
This document records known errors in these documents:
21 |
Data on the Web Best Practices
22 |
The Data Quality Vocabulary
23 |
The Dataset Usage Vocabulary
24 |
25 |
26 | 27 | 28 |

Errata may be reported through public-dwbp-comments@w3.org (subscribe, archives).

29 |

There are no reported errata at this time.

30 | 31 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | ## Data on the Web Best Practices Working Group (dwbp) 2 | 3 | This is the repo for the Data on the Web Best Practices Working Group. 4 | 5 | 6 | Issue tracking is disabled in this repo. If you have comments on anything you see here, please send mail to public-dwbp-comments@w3.org [archive] 7 | (members of the WG should use the regular WG mailing list. 8 | 9 | The repo includes editors' drafts of the deliverables and notes of the Working Group. Take a look at the charter for more details and the complete list of deliverables of the Working Group. 10 | 11 | To see action, visit https://w3c.github.io/dwbp 12 | 13 | The chairs of the group are Yaso, Hadley Beeman, 14 | Deirdre Lee and Steve Adler. 15 | 16 | ### Contributing 17 | 18 | In order to keep everything synced and updated, these steps are recommended to configure a remote repository for your fork. 19 | 20 | **Configuring upstream** 21 | 22 | Run `$ git remote -v` to list the current remote repository. 23 | 24 | If there is only the `origin` repository configured, it's necessary to specify a new remote *upstream* that will be synced with the fork. 25 | 26 | ```$ git remote add upstream https://github.com/w3c/dwbp.git``` 27 | 28 | After that, the upstream will be listed on the remote list. 29 | 30 | This is a one-time setup procedure. 31 | 32 | **Keeping the repository synced** 33 | 34 | $ git fetch upstream 35 | $ git checkout gh-pages 36 | $ git merge upstream/gh-pages 37 | -------------------------------------------------------------------------------- /diffs/dqvdiff-20151214_files/W3C-WD: -------------------------------------------------------------------------------- 1 | 2 | /* Style for a public "Working Draft" */ 3 | 4 | /* 5 | Copyright 1997-2003 W3C (MIT, ERCIM, Keio). All Rights Reserved. 6 | The following software licensing rules apply: 7 | http://www.w3.org/Consortium/Legal/copyright-software */ 8 | 9 | /* $Id: base.css,v 1.28 2014-04-22 03:27:49 ijacobs Exp $ */ 10 | 11 | body { 12 | padding: 2em 1em 2em 70px; 13 | margin: 0; 14 | font-family: sans-serif; 15 | color: black; 16 | background: white; 17 | background-position: top left; 18 | background-attachment: fixed; 19 | background-repeat: no-repeat; 20 | } 21 | :link { color: #00C; background: transparent } 22 | :visited { color: #609; background: transparent } 23 | a:active { color: #C00; background: transparent } 24 | 25 | a:link img, a:visited img { border-style: none } /* no border on img links */ 26 | 27 | a img { color: white; } /* trick to hide the border in Netscape 4 */ 28 | @media all { /* hide the next rule from Netscape 4 */ 29 | a img { color: inherit; } /* undo the color change above */ 30 | } 31 | 32 | th, td { /* ns 4 */ 33 | font-family: sans-serif; 34 | } 35 | 36 | h1, h2, h3, h4, h5, h6 { text-align: left } 37 | /* background should be transparent, but WebTV has a bug */ 38 | h1, h2, h3 { color: #005A9C; background: white } 39 | h1 { font: 170% sans-serif } 40 | h2 { font: 140% sans-serif } 41 | h3 { font: 120% sans-serif } 42 | h4 { font: bold 100% sans-serif } 43 | h5 { font: italic 100% sans-serif } 44 | h6 { font: small-caps 100% sans-serif } 45 | 46 | .hide { display: none } 47 | 48 | div.head { margin-bottom: 1em } 49 | div.head h1 { margin-top: 2em; clear: both } 50 | div.head table { margin-left: 2em; margin-top: 2em } 51 | 52 | p.copyright { font-size: small } 53 | p.copyright small { font-size: small } 54 | 55 | @media screen { /* hide from IE3 */ 56 | a[href]:hover { background: #ffa } 57 | } 58 | 59 | pre { margin-left: 2em } 60 | /* 61 | p { 62 | margin-top: 0.6em; 63 | margin-bottom: 0.6em; 64 | } 65 | */ 66 | dt, dd { margin-top: 0; margin-bottom: 0 } /* opera 3.50 */ 67 | dt { font-weight: bold } 68 | 69 | ul.toc, ol.toc { 70 | list-style: disc; /* Mac NS has problem with 'none' */ 71 | list-style: none; 72 | } 73 | 74 | @media speech { 75 | h1, h2, h3 { voice-stress: moderate; } 76 | .hide { speak: none; } 77 | p.copyright { voice-volume: x-soft; voice-rate: x-fast; } 78 | dt { pause-before: 63ms; } 79 | } 80 | 81 | 82 | body { 83 | background-image: url(//www.w3.org/StyleSheets/TR/logo-WD); 84 | } 85 | -------------------------------------------------------------------------------- /diffs/dwbpdiff-20151215_files/W3C-WD.css: -------------------------------------------------------------------------------- 1 | 2 | /* Style for a public "Working Draft" */ 3 | 4 | /* 5 | Copyright 1997-2003 W3C (MIT, ERCIM, Keio). All Rights Reserved. 6 | The following software licensing rules apply: 7 | http://www.w3.org/Consortium/Legal/copyright-software */ 8 | 9 | /* $Id: base.css,v 1.28 2014-04-22 03:27:49 ijacobs Exp $ */ 10 | 11 | body { 12 | padding: 2em 1em 2em 70px; 13 | margin: 0; 14 | font-family: sans-serif; 15 | color: black; 16 | background: white; 17 | background-position: top left; 18 | background-attachment: fixed; 19 | background-repeat: no-repeat; 20 | } 21 | :link { color: #00C; background: transparent } 22 | :visited { color: #609; background: transparent } 23 | a:active { color: #C00; background: transparent } 24 | 25 | a:link img, a:visited img { border-style: none } /* no border on img links */ 26 | 27 | a img { color: white; } /* trick to hide the border in Netscape 4 */ 28 | @media all { /* hide the next rule from Netscape 4 */ 29 | a img { color: inherit; } /* undo the color change above */ 30 | } 31 | 32 | th, td { /* ns 4 */ 33 | font-family: sans-serif; 34 | } 35 | 36 | h1, h2, h3, h4, h5, h6 { text-align: left } 37 | /* background should be transparent, but WebTV has a bug */ 38 | h1, h2, h3 { color: #005A9C; background: white } 39 | h1 { font: 170% sans-serif } 40 | h2 { font: 140% sans-serif } 41 | h3 { font: 120% sans-serif } 42 | h4 { font: bold 100% sans-serif } 43 | h5 { font: italic 100% sans-serif } 44 | h6 { font: small-caps 100% sans-serif } 45 | 46 | .hide { display: none } 47 | 48 | div.head { margin-bottom: 1em } 49 | div.head h1 { margin-top: 2em; clear: both } 50 | div.head table { margin-left: 2em; margin-top: 2em } 51 | 52 | p.copyright { font-size: small } 53 | p.copyright small { font-size: small } 54 | 55 | @media screen { /* hide from IE3 */ 56 | a[href]:hover { background: #ffa } 57 | } 58 | 59 | pre { margin-left: 2em } 60 | /* 61 | p { 62 | margin-top: 0.6em; 63 | margin-bottom: 0.6em; 64 | } 65 | */ 66 | dt, dd { margin-top: 0; margin-bottom: 0 } /* opera 3.50 */ 67 | dt { font-weight: bold } 68 | 69 | ul.toc, ol.toc { 70 | list-style: disc; /* Mac NS has problem with 'none' */ 71 | list-style: none; 72 | } 73 | 74 | @media speech { 75 | h1, h2, h3 { voice-stress: moderate; } 76 | .hide { speak: none; } 77 | p.copyright { voice-volume: x-soft; voice-rate: x-fast; } 78 | dt { pause-before: 63ms; } 79 | } 80 | 81 | 82 | body { 83 | background-image: url(//www.w3.org/StyleSheets/TR/logo-WD); 84 | } 85 | -------------------------------------------------------------------------------- /publishing-snapshots/WD-dwbp-20151217/cross-dom.js: -------------------------------------------------------------------------------- 1 | // Thanks to Jonathan Watt for this script 2 | // See https://jwatt.org/svg/demos/scripting-across-embed.html 3 | 4 | 5 | var svgdoc = null; 6 | var svgwin = null; 7 | 8 | function initCrossDom() 9 | { 10 | // FIRST WE TRY TO OBTAIN A REFERENCE TO THE SVG DOCUMENT. 11 | // 12 | // Mozilla with native SVG support and ASV running in IE both support the 13 | // GetSVGDocument interface for the object. 14 | // 15 | // http://w3.org/TR/SVG11/struct.html#InterfaceGetSVGDocument 16 | // 17 | // Unfortunately ASV in IE doesn't allow us to check if the method 18 | // getSVGDocument() exists without calling it. Since calling a function that 19 | // doesn't exist will cause an error we must be prepared to catch an 20 | // exception. 21 | 22 | var embed = document.getElementById('challengesSVG'); 23 | try { 24 | svgdoc = embed.getSVGDocument(); 25 | } 26 | catch(exception) { 27 | // alert('The GetSVGDocument interface is not supported'); 28 | } 29 | // If the GetSVGDocument interface is supported then the global variable 30 | // svgdoc will now contain a reference to the SVG document. Otherwise it will 31 | // be null. 32 | // 33 | // NOW WE TRY TO OBTAIN A REFERENCE TO THE SVG DOCUMENT'S "window" OBJECT. 34 | // 35 | // The W3C does not provide a direct way to obtain the "window" object for 36 | // the SVG document from the element (obviously, since it's not a W3C 37 | // tag). The W3C way to access the SVG document's "window" object is via the 38 | // SVG document itself, using the defaultView attribute of the DocumentView 39 | // interface. 40 | // 41 | // http://www.w3.org/TR/DOM-Level-2-Views/views.html#Views-DocumentView 42 | // 43 | // ASV in IE doesn't implement the W3C's DocumentView interface (yet), so we 44 | // also try to access the SVG document's "window" object using the non-W3C 45 | // standard properties 'window' and non-W3C standard function getWindow() on 46 | // the object. Again ASV doesn't allow us to check whether getWindow() 47 | // is supported, so we need to be ready to catch an exception if calling it 48 | // causes an error. 49 | 50 | if (svgdoc && svgdoc.defaultView) // try the W3C standard way first 51 | svgwin = svgdoc.defaultView; 52 | else if (embed.window) 53 | svgwin = embed.window; 54 | else try { 55 | svgwin = embed.getWindow(); 56 | } 57 | catch(exception) { 58 | // alert('The DocumentView interface is not supported\r\n' + 'Non-W3C methods of obtaining "window" also failed'); 59 | } 60 | 61 | // If we failed to get a reference to the SVG document's "window" then svgwin 62 | // will still be null. 63 | } 64 | -------------------------------------------------------------------------------- /publishing-snapshots/WD-dwbp-20160112/cross-dom.js: -------------------------------------------------------------------------------- 1 | // Thanks to Jonathan Watt for this script 2 | // See https://jwatt.org/svg/demos/scripting-across-embed.html 3 | 4 | 5 | var svgdoc = null; 6 | var svgwin = null; 7 | 8 | function initCrossDom() 9 | { 10 | // FIRST WE TRY TO OBTAIN A REFERENCE TO THE SVG DOCUMENT. 11 | // 12 | // Mozilla with native SVG support and ASV running in IE both support the 13 | // GetSVGDocument interface for the object. 14 | // 15 | // http://w3.org/TR/SVG11/struct.html#InterfaceGetSVGDocument 16 | // 17 | // Unfortunately ASV in IE doesn't allow us to check if the method 18 | // getSVGDocument() exists without calling it. Since calling a function that 19 | // doesn't exist will cause an error we must be prepared to catch an 20 | // exception. 21 | 22 | var embed = document.getElementById('challengesSVG'); 23 | try { 24 | svgdoc = embed.getSVGDocument(); 25 | } 26 | catch(exception) { 27 | // alert('The GetSVGDocument interface is not supported'); 28 | } 29 | // If the GetSVGDocument interface is supported then the global variable 30 | // svgdoc will now contain a reference to the SVG document. Otherwise it will 31 | // be null. 32 | // 33 | // NOW WE TRY TO OBTAIN A REFERENCE TO THE SVG DOCUMENT'S "window" OBJECT. 34 | // 35 | // The W3C does not provide a direct way to obtain the "window" object for 36 | // the SVG document from the element (obviously, since it's not a W3C 37 | // tag). The W3C way to access the SVG document's "window" object is via the 38 | // SVG document itself, using the defaultView attribute of the DocumentView 39 | // interface. 40 | // 41 | // http://www.w3.org/TR/DOM-Level-2-Views/views.html#Views-DocumentView 42 | // 43 | // ASV in IE doesn't implement the W3C's DocumentView interface (yet), so we 44 | // also try to access the SVG document's "window" object using the non-W3C 45 | // standard properties 'window' and non-W3C standard function getWindow() on 46 | // the object. Again ASV doesn't allow us to check whether getWindow() 47 | // is supported, so we need to be ready to catch an exception if calling it 48 | // causes an error. 49 | 50 | if (svgdoc && svgdoc.defaultView) // try the W3C standard way first 51 | svgwin = svgdoc.defaultView; 52 | else if (embed.window) 53 | svgwin = embed.window; 54 | else try { 55 | svgwin = embed.getWindow(); 56 | } 57 | catch(exception) { 58 | // alert('The DocumentView interface is not supported\r\n' + 'Non-W3C methods of obtaining "window" also failed'); 59 | } 60 | 61 | // If we failed to get a reference to the SVG document's "window" then svgwin 62 | // will still be null. 63 | } 64 | -------------------------------------------------------------------------------- /publishing-snapshots/WD-dwbp-20150625/cross-dom.js: -------------------------------------------------------------------------------- 1 | // Thanks to Jonathan Watt for this script 2 | // See https://jwatt.org/svg/demos/scripting-across-embed.html 3 | 4 | 5 | var svgdoc = null; 6 | var svgwin = null; 7 | 8 | function init() 9 | { 10 | // FIRST WE TRY TO OBTAIN A REFERENCE TO THE SVG DOCUMENT. 11 | // 12 | // Mozilla with native SVG support and ASV running in IE both support the 13 | // GetSVGDocument interface for the object. 14 | // 15 | // http://w3.org/TR/SVG11/struct.html#InterfaceGetSVGDocument 16 | // 17 | // Unfortunately ASV in IE doesn't allow us to check if the method 18 | // getSVGDocument() exists without calling it. Since calling a function that 19 | // doesn't exist will cause an error we must be prepared to catch an 20 | // exception. 21 | 22 | var embed = document.getElementById('challengesSVG'); 23 | try { 24 | svgdoc = embed.getSVGDocument(); 25 | } 26 | catch(exception) { 27 | alert('The GetSVGDocument interface is not supported'); 28 | } 29 | // If the GetSVGDocument interface is supported then the global variable 30 | // svgdoc will now contain a reference to the SVG document. Otherwise it will 31 | // be null. 32 | // 33 | // NOW WE TRY TO OBTAIN A REFERENCE TO THE SVG DOCUMENT'S "window" OBJECT. 34 | // 35 | // The W3C does not provide a direct way to obtain the "window" object for 36 | // the SVG document from the element (obviously, since it's not a W3C 37 | // tag). The W3C way to access the SVG document's "window" object is via the 38 | // SVG document itself, using the defaultView attribute of the DocumentView 39 | // interface. 40 | // 41 | // http://www.w3.org/TR/DOM-Level-2-Views/views.html#Views-DocumentView 42 | // 43 | // ASV in IE doesn't implement the W3C's DocumentView interface (yet), so we 44 | // also try to access the SVG document's "window" object using the non-W3C 45 | // standard properties 'window' and non-W3C standard function getWindow() on 46 | // the object. Again ASV doesn't allow us to check whether getWindow() 47 | // is supported, so we need to be ready to catch an exception if calling it 48 | // causes an error. 49 | 50 | if (svgdoc && svgdoc.defaultView) // try the W3C standard way first 51 | svgwin = svgdoc.defaultView; 52 | else if (embed.window) 53 | svgwin = embed.window; 54 | else try { 55 | svgwin = embed.getWindow(); 56 | } 57 | catch(exception) { 58 | alert('The DocumentView interface is not supported\r\n' + 59 | 'Non-W3C methods of obtaining "window" also failed'); 60 | } 61 | 62 | // If we failed to get a reference to the SVG document's "window" then svgwin 63 | // will still be null. 64 | } 65 | -------------------------------------------------------------------------------- /publishing-snapshots/WD-dwbp-20160519/cross-dom.js: -------------------------------------------------------------------------------- 1 | // Thanks to Jonathan Watt for this script 2 | // See https://jwatt.org/svg/demos/scripting-across-embed.html 3 | 4 | 5 | var svgdoc = null; 6 | var svgwin = null; 7 | 8 | function initCrossDom() 9 | { 10 | // FIRST WE TRY TO OBTAIN A REFERENCE TO THE SVG DOCUMENT. 11 | // 12 | // Mozilla with native SVG support and ASV running in IE both support the 13 | // GetSVGDocument interface for the object. 14 | // 15 | // http://w3.org/TR/SVG11/struct.html#InterfaceGetSVGDocument 16 | // 17 | // Unfortunately ASV in IE doesn't allow us to check if the method 18 | // getSVGDocument() exists without calling it. Since calling a function that 19 | // doesn't exist will cause an error we must be prepared to catch an 20 | // exception. 21 | 22 | var embed = document.getElementById('challengesSVG'); 23 | try { 24 | svgdoc = embed.getSVGDocument(); 25 | } 26 | catch(exception) { 27 | alert('The GetSVGDocument interface is not supported'); 28 | } 29 | // If the GetSVGDocument interface is supported then the global variable 30 | // svgdoc will now contain a reference to the SVG document. Otherwise it will 31 | // be null. 32 | // 33 | // NOW WE TRY TO OBTAIN A REFERENCE TO THE SVG DOCUMENT'S "window" OBJECT. 34 | // 35 | // The W3C does not provide a direct way to obtain the "window" object for 36 | // the SVG document from the element (obviously, since it's not a W3C 37 | // tag). The W3C way to access the SVG document's "window" object is via the 38 | // SVG document itself, using the defaultView attribute of the DocumentView 39 | // interface. 40 | // 41 | // http://www.w3.org/TR/DOM-Level-2-Views/views.html#Views-DocumentView 42 | // 43 | // ASV in IE doesn't implement the W3C's DocumentView interface (yet), so we 44 | // also try to access the SVG document's "window" object using the non-W3C 45 | // standard properties 'window' and non-W3C standard function getWindow() on 46 | // the object. Again ASV doesn't allow us to check whether getWindow() 47 | // is supported, so we need to be ready to catch an exception if calling it 48 | // causes an error. 49 | 50 | if (svgdoc && svgdoc.defaultView) // try the W3C standard way first 51 | svgwin = svgdoc.defaultView; 52 | else if (embed.window) 53 | svgwin = embed.window; 54 | else try { 55 | svgwin = embed.getWindow(); 56 | } 57 | catch(exception) { 58 | alert('The DocumentView interface is not supported\r\n' + 59 | 'Non-W3C methods of obtaining "window" also failed'); 60 | } 61 | 62 | // If we failed to get a reference to the SVG document's "window" then svgwin 63 | // will still be null. 64 | } 65 | -------------------------------------------------------------------------------- /graficos.js: -------------------------------------------------------------------------------- 1 | $( document ).ready(function() { 2 | var options = { 3 | responsive:true 4 | }; 5 | 6 | 7 | /*GRAFICO DE EVIDENCIA POR BP */ 8 | dataBarBP = { 9 | labels: ['BP1','BP2','BP3','BP4','BP5','BP6','BP7','BP8','BP9','BP10','BP11','BP12','BP13','BP14','BP15','BP16','BP17','BP18','BP19','BP20','BP21','BP22','BP23','BP24','BP25','BP26','BP27','BP28','BP29','BP30','BP31','BP32','BP33','BP34','BP35'], 10 | datasets: [{ 11 | label: 'Evidence', 12 | data: [39,33,20,30,20,15,19,11,33,24,12,38,14,27,33,19,18,18,19,6,22,8,28,18,21,10,10,4,27,12,9,14,8,20,18], 13 | backgroundColor: "#36A2EB", 14 | hoverBackgroundColor: "#3498db" 15 | }] 16 | }; 17 | 18 | 19 | var ctx = document.getElementById('graficoBarraBP').getContext('2d'); 20 | var myPieChart = new Chart(ctx,{ 21 | type: 'bar', 22 | data: dataBarBP, 23 | options: options 24 | }); 25 | 26 | /*FIM DO GRAFICO DE EVIDENCIA POR BP */ 27 | 28 | /* GRAFICO DE EVIDENCIA POR DOMINIO */ 29 | var dataPieDominio = { 30 | labels: ["Agriculture and Rural Development", "Archive Documents","Biological Data","Cross Domain", 31 | "Cultural Heritage","Digital Inclusion","Digital Libraries","Education and Educational Administration", "Environment","Finance","Geographic Data","Government Data", 32 | "Healthcare","Impact Analysis","Literature and Folklore","Pharmaceutical Consumption","Scientific Research","Sports","Transport"], 33 | datasets: [ 34 | { 35 | label: 'Domain', 36 | data: [1,1,1,4,2,1,2,2,4,1,3,9,1,1,1,1,1,1,1], 37 | backgroundColor:["#2ecc71", 38 | "#36A2EB", 39 | "#FFCE56", 40 | "#00008B", 41 | "#3498db", 42 | "#95a5a6", 43 | "#9b59b6", 44 | "#f1c40f", 45 | "#e74c3c", 46 | "#4682B4", 47 | "#DC143C", 48 | "#5F9EA0", 49 | "#FF1493", 50 | "#4B0082", 51 | "#C71585", 52 | "#48D1CC", 53 | "#3CB371", 54 | "#BC8F8F", 55 | "#87CEEB" 56 | 57 | ], 58 | hoverBackgroundColor:["#2ecc71", 59 | "#36A2EB", 60 | "#FFCE56", 61 | "#00008B", 62 | "#3498db", 63 | "#95a5a6", 64 | "#9b59b6", 65 | "#f1c40f", 66 | "#e74c3c", 67 | "#4682B4", 68 | "#DC143C", 69 | "#5F9EA0", 70 | "#FF1493", 71 | "#4B0082", 72 | "#C71585", 73 | "#48D1CC", 74 | "#3CB371", 75 | "#BC8F8F", 76 | "#87CEEB" 77 | ] 78 | }] 79 | }; 80 | 81 | var ctxDomain = document.getElementById('graficoPieDom').getContext('2d'); 82 | var PieChartDomain = new Chart(ctxDomain,{ 83 | type: 'pie', 84 | data: dataPieDominio, 85 | options: options 86 | }); 87 | 88 | /* FIM GRAFICO DE EVIDENCIA POR DOMINIO */ 89 | 90 | 91 | }); 92 | 93 | 94 | 95 | 96 | -------------------------------------------------------------------------------- /diffs/dqvdiff-20161125_files/W3C: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 6 | 7 | 8 | 9 | 16 | 17 | 22 | 27 | 36 | 37 | 38 | 39 | 40 | -------------------------------------------------------------------------------- /bptemplate.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | Template Best Practice 7 | 8 | 64 | 65 | 66 | 67 |
68 |
69 |
BP1
70 |

Best Practice Title

71 |

Short description of the BP, pref one line

72 |
73 | 74 |
75 |

Why

76 |
77 |
Why this is unique to publishing data on the Web
78 |
Something here to answer this question
79 |
How this encourages publication or reuse of data on the Web
80 |
Something here to answer this question
81 |
82 |
83 | 84 |
85 |

What

86 |

Full text description goes here. It can be any length but is likely to be 87 | no more than a few sentences. Maybe more. I mean, some things just can't 88 | be expressed in a few sentetcnes. There may even by diagrams (I like 89 | pictures.

90 |

Anyway, you get this idea, no more than the sufficient amount of text to 91 | convey the best practice.

92 |

Intended outcome

93 |

What it should do

94 | 95 |
96 | 97 |
98 |

Intended Outcome

99 |

What it should do

100 | 101 |
102 | 104 |
105 |

Possible Approach to Implementation

106 |

Description of how to implement the BP.

107 |
108 | 109 |
110 |

How to Test

111 |

Information on how to test the BO has been met. This might or might 112 | not be machine testable.

113 |
114 |
115 |

Evidence

116 |

Relevant requirements: R-AccessBulk, R-FormatOpen, R-VocabOpen etc.

117 |
118 |
119 | 120 | 121 | -------------------------------------------------------------------------------- /dwbp-realtime-example.html: -------------------------------------------------------------------------------- 1 | 2 | 4 | 5 | 6 | DWBP - Examples 7 | 8 | 54 | 55 | 56 |
57 |

Example of Real-time Data API

58 |
59 |

This is the human-readable API specification for real-time data example of the DWBP document.

60 |
61 |
62 |
63 |

In this example the Transport Agency of MyCity keeps track of all bus GPS data. 64 | The API provides consumers real-time status information using a REST API. The API allows 65 | the consumer to select:

66 |
    67 |
  • Current position of the bus
  • 68 |
  • Bus arrival time
  • 69 |
  • Bus status
  • 70 |
71 |
72 |

API Description

73 | 74 | 75 | 76 | 77 | 78 | 79 | 80 | 81 | 82 | 83 | 84 | 85 | 86 | 87 | 88 | 89 | 90 | 91 | 92 | 93 | 94 | 95 | 96 | 97 | 98 |
DescriptionAPIParameters
Bus position{root}/bus/position/currentbus_id
Bus arrival time to some stop{root}/bus/arrival_timebus_id, stop_id
Bus status
(Possible return: "on-schedule", "delay", "out-of-service")
{root}/bus/statusbus_id
99 |
100 |
101 |

102 |
103 |
104 |
105 | 106 | 107 | -------------------------------------------------------------------------------- /duv.ttl: -------------------------------------------------------------------------------- 1 | @prefix rdf: . 2 | @prefix owl: . 3 | @prefix biro: . 4 | @prefix foaf: . 5 | @prefix dct: . 6 | @prefix disco: . 7 | @prefix pav: . 8 | @prefix xsd: . 9 | @prefix vann: . 10 | @prefix foaf: . 11 | @prefix frbr: . 12 | @prefix rdfs: . 13 | @prefix voaf: . 14 | @prefix skos: . 15 | @prefix oa: . 16 | @prefix dcat: . 17 | @prefix dqv: . 18 | @prefix duv: . 19 | 20 | ###################################### 21 | ### Metadata section #### 22 | ###################################### 23 | 24 | a voaf:Vocabulary; 25 | dct:title "Dataset Usage Vocabulary"; 26 | dct:description "The Dataset Usage Vocabulary (DUV) is used to describe consumer experiences, citations, and feedback about datasets from the human perspective."@en; 27 | vann:preferredNamespaceUri "http://www.w3.org/ns/duv"; 28 | vann:preferredNamespacePrefix "duv"; 29 | rdfs:isDefinedBy ; 30 | dct:created "2015-12-17"^^xsd:date; 31 | dct:modified "2016-08-30"^^xsd:date; 32 | dct:publisher ; 33 | dct:type ; 34 | dct:creator [foaf:name "Bernadette Farias Lóscio"], [foaf:name "Eric G. Stephan"], [foaf:name "Sumit Purohit"] . 35 | 36 | 37 | #### Classes here #### 38 | ###################### 39 | 40 | duv:RatingFeedback a owl:Class, rdfs:Class ; 41 | rdfs:label "Rating Feedback"@en ; 42 | rdfs:comment "Predefined criteria used to express a user opinion about a dataset or distribution using a discrete range of values."@en ; 43 | rdfs:subclassOf duv:UserFeedback . 44 | 45 | duv:Usage a owl:Class, rdfs:Class ; 46 | rdfs:label "Usage"@en ; 47 | rdfs:comment "A helpful description of actions that can be performed on a given dataset or distribution."@en . 48 | 49 | duv:UsageTool a owl:Class, rdfs:Class ; 50 | rdfs:label "UsageTool"@en ; 51 | rdfs:comment "A synopsis describing the way a tool can use a dataset or distribution."@en . 52 | 53 | duv:UserFeedback a owl:Class, rdfs:Class ; 54 | rdfs:label "User Feedback"@en ; 55 | rdfs:comment "User feedback on the dataset. Expresses whether the dataset was useful or not, for example."@en . 56 | 57 | 58 | ##### Properties here ##### 59 | ########################### 60 | 61 | 62 | duv:hasFeedback a rdf:Property ; 63 | rdfs:label "has dataset feedback"@en ; 64 | rdfs:comment "User feedback associated with Dataset or distribution"@en ; 65 | vann:usageNote "dcat:Dataset (subject) duv:hasFeedback (predicate) duv:UserFeedback (object)"@en ; 66 | vann:usageNote "dcat:Distribution (subject) duv:hasFeedback (predicate) duv:UserFeedback (object)"@en ; 67 | . 68 | 69 | duv:hasUsage a rdf:Property ; 70 | rdfs:label "has dataset/distribution usage"@en ; 71 | rdfs:comment "Dataset/distribution usage guidance or instructions."@en ; 72 | . 73 | 74 | duv:hasDistributor a rdf:Property ; 75 | rdfs:label "has distributor"@en ; 76 | rdfs:comment "The distributor is the organization that makes the dataset available for downloading and use."@en ; 77 | vann:usageNote "dcat:Dataset (subject) duv:hasDistributor (predicate) foaf:Agent (object)"@en ; 78 | vann:usageNote "dcat:Distribution (subject) duv:hasDistributor (predicate) foaf:Agent (object)"@en . 79 | 80 | duv:hasRating a rdf:Property ; 81 | rdfs:label "has rating"@en ; 82 | rdfs:comment "Rating Feedback has rating opinion"@en ; 83 | . 84 | 85 | duv:hasUsageTool a rdf:Property ; 86 | rdfs:label "has usage tool"@en ; 87 | rdfs:comment "Describes the tool that provides the Usage "@en ; 88 | . 89 | 90 | duv:refersTo a rdf:Property ; 91 | rdfs:label "refers to dataset"@en ; 92 | rdfs:comment "Dataset associated with Usage. "@en ; 93 | . 94 | 95 | -------------------------------------------------------------------------------- /diffs/dqvdiff-20161125_files/htmldiff-nav.js: -------------------------------------------------------------------------------- 1 | "use strict"; 2 | // From https://gist.github.com/tobie/39c068f2b58422b5d20a5e24941c9f17 3 | window.addEventListener("load", function() { 4 | var CSS_TEXT = "float: left; padding: 5px 15px; border-left: 1px solid #999; cursor: pointer;" 5 | var CSS_BORDER = "border: 2px dashed #00F"; 6 | var container = document.createElement("div"); 7 | var display = document.createElement("div"); 8 | var previous = document.createElement("div"); 9 | var next = document.createElement("div"); 10 | var position = document.createElement("span"); 11 | display.appendChild(position); 12 | container.appendChild(display); 13 | container.appendChild(previous); 14 | container.appendChild(next); 15 | document.body.appendChild(container); 16 | container.className = ""; 17 | container.style.cssText = "background-image: linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1)); font: 12px sans-serif; color: #666; border-top: 1px solid #999; border-right: 1px solid #999; border-left: 1px solid #999; position: fixed; bottom: 0; right: 25px; border-radius: 3px 3px 0 0; background-color: #eee" 18 | next.style.cssText = CSS_TEXT; 19 | previous.style.cssText = CSS_TEXT; 20 | display.style.cssText = "float: left; padding: 5px 5px;" 21 | position.style.cssText = "background-color: #fff; border: 1px solid #999; padding: 1px 5px; box-shadow: inset 0 1px 3px #ddd; border-radius: 2px" 22 | next.textContent = "next ›"; 23 | next.title = "Keyboard nav: use \"j\" to jump to next change." 24 | previous.textContent = "‹ previous"; 25 | previous.title = "Keyboard nav: use \"k\" to jump to previous change." 26 | 27 | 28 | function State(changes) { 29 | changes = Array.prototype.slice.call(changes, 0); 30 | var index = -1; 31 | var length = changes.length; 32 | 33 | return { 34 | index: function() { 35 | return index + 1; 36 | }, 37 | size: function() { 38 | return length; 39 | }, 40 | current: function() { 41 | return changes[index]; 42 | }, 43 | previous: function() { 44 | index--; 45 | if (index < 0) { 46 | index = length-1; 47 | } 48 | return changes[index]; 49 | }, 50 | next: function() { 51 | index++; 52 | if (index >= length) { 53 | index = 0; 54 | } 55 | return changes[index]; 56 | }, 57 | none: function() { 58 | index = -1; 59 | } 60 | } 61 | } 62 | 63 | function init(elements) { 64 | var current = null; 65 | var state = new State(elements); 66 | function update(state) { 67 | position.textContent = state.index() + " of " + state.size(); 68 | } 69 | 70 | function onnext(e) { 71 | if (current) { 72 | current.style.cssText = ""; 73 | } 74 | current = state.next(); 75 | current.style.cssText = CSS_BORDER; 76 | current.scrollIntoView(); 77 | update(state); 78 | } 79 | function onprevious(e) { 80 | if (current) { 81 | current.style.cssText = ""; 82 | } 83 | current = state.previous(); 84 | current.style.cssText = CSS_BORDER; 85 | current.scrollIntoView(); 86 | update(state); 87 | } 88 | function onstop(e) { 89 | if (current) { 90 | current.style.cssText = ""; 91 | } 92 | state.none(); 93 | current = null; 94 | update(state); 95 | } 96 | next.onclick = onnext; 97 | previous.onclick = onprevious; 98 | document.addEventListener("keydown", function (e) { 99 | if (!e.metaKey && e.keyCode == 74) { 100 | onnext(e) 101 | } else if (!e.metaKey && e.keyCode == 75) { 102 | onprevious(e) 103 | } else if (!e.metaKey && e.keyCode == 27) { 104 | onstop(e) 105 | } 106 | }, false); 107 | update(state); 108 | } 109 | 110 | var diffs = document.querySelectorAll("del.diff-old, ins.diff-chg, ins.diff-new"); 111 | diffs = Array.prototype.filter.call(diffs, function(e) { 112 | return e.offsetWidth || e.offsetHeight || e.getClientRects().length; 113 | }); 114 | init(diffs); 115 | }); 116 | -------------------------------------------------------------------------------- /dwbp-example.ttl: -------------------------------------------------------------------------------- 1 | @prefix rdf: . 2 | @prefix rdfs: . 3 | @prefix dcat: . 4 | @prefix dcterms: . 5 | @prefix foaf: . 6 | @prefix xsd: . 7 | @prefix skos: . 8 | @prefix prov: . 9 | @prefix pav: . 10 | @prefix dqv: . 11 | @prefix owl: . 12 | @prefix : . 13 | 14 | # Basic facts about the dataset stops-2015-05-05 15 | 16 | a dcat:Dataset; 17 | dcterms:title "Bus stops of MyCity"; 18 | dcat:keyword "transport", "mobility" ,"bus"; 19 | dcterms:issued "2015-05-05"^^xsd:date; 20 | dcat:contactPoint ; 21 | dcterms:temporal ; 22 | dcterms:spatial ; 23 | dcterms:publisher ; 24 | dcterms:accrualPeriodicity ; 25 | dcat:theme :mobility; 26 | dcterms:language , ; 27 | dcterms:conformsTo "ISO 8601"; 28 | dcat:distribution ; 29 | dcat:distribution ; 30 | dcterms:creator ; 31 | owl:versionInfo "1.0"; 32 | pav:version "1.0". 33 | 34 | # A mini SKOS concept scheme to cover the themes 35 | :mobility a skos:Concept; 36 | skos:inScheme :themes; 37 | skos:prefLabel "Mobility". 38 | 39 | :themes a skos:ConceptScheme ; 40 | skos:prefLabel "A set of domains to classify documents". 41 | 42 | # Facts about the transport agency 43 | a foaf:Organization, prov:Agent; 44 | foaf:name "MyCity Transport Agency". 45 | 46 | # Facts about the creator 47 | a foaf:Person, prov:Agent; 48 | foaf:givenName "Adrian"; 49 | foaf:mbox "mailto:adrian@mycitytransport.org"; 50 | prov:actedOnBehalfOf . 51 | 52 | # The CSV distribution of the bus stops dataset 53 | 54 | a dcat:Distribution; 55 | dcterms:title "CSV distribution of stops-2015-05-05 dataset"; 56 | dcterms:description "CSV distribution of the bus stops dataset of MyCity"; 57 | dcterms:license ; 58 | dcat:mediaType "text/csv"; 59 | dcat:downloadURL ; 60 | dqv:hasQualityMeasurement :measure1, :measure2. 61 | 62 | # Definition of Measures 63 | :measure1 a dqv:QualityMeasurement; 64 | dqv:computedOn ; 65 | dqv:isMeasurementOf :downloadURLAvailabilityMetric; 66 | dqv:value "true"^^xsd:boolean. 67 | 68 | :measure2 a dqv:QualityMeasurement; 69 | dqv:computedOn ; 70 | dqv:isMeasurementOf :csvCompletenessMetric; 71 | dqv:value "0.5"^^xsd:double. 72 | 73 | # Definition of dimensions and metrics 74 | :availability a dqv:Dimension; 75 | skos:prefLabel "Availability"@en; 76 | skos:definition "Availability of a dataset is the extent to which data (or some portion of it) is present, obtainable and ready for use."@en; 77 | dqv:inCategory :accessibility. 78 | 79 | :completeness a dqv:Dimension; 80 | skos:prefLabel "Completeness"@en; 81 | skos:definition "Completeness refers to the degree to which all required information is present in a particular dataset."@en; 82 | dqv:inCategory :intrinsicDimensions. 83 | 84 | :downloadURLAvailabilityMetric a dqv:Metric; 85 | skos:definition "It checks if dcat:downloadURL is available and if its value is dereferenceable."@en; 86 | dqv:inDimension :availability. 87 | 88 | :csvCompletenessMetric a dqv:Metric; 89 | skos:definition "Ratio between the number of objects represented in the cvs and the number of objects expected to be represented according to the declared dataset scope."@en; 90 | dqv:inDimension :completeness. 91 | 92 | # The JSON distribution of the bus stops dataset 93 | 94 | a dcat:Distribution; 95 | dcterms:title "JSON distribution of stops-2015-05-05 dataset"; 96 | dcterms:description "JSON distribution of the bus stops dataset of MyCity"; 97 | dcterms:license ; 98 | dcat:mediaType "application/json"; 99 | dcat:downloadURL . 100 | -------------------------------------------------------------------------------- /publishing-snapshots/CR-dwbp-20160706/dwbp-example.ttl: -------------------------------------------------------------------------------- 1 | @prefix rdf: . 2 | @prefix rdfs: . 3 | @prefix dcat: . 4 | @prefix dcterms: . 5 | @prefix foaf: . 6 | @prefix xsd: . 7 | @prefix skos: . 8 | @prefix prov: . 9 | @prefix pav: . 10 | @prefix dqv: . 11 | @prefix owl: . 12 | @prefix : . 13 | 14 | # Basic facts about the dataset stops-2015-05-05 15 | 16 | a dcat:Dataset; 17 | dcterms:title "Bus stops of MyCity"; 18 | dcat:keyword "transport", "mobility" ,"bus"; 19 | dcterms:issued "2015-05-05"^^xsd:date; 20 | dcat:contactPoint ; 21 | dcterms:temporal ; 22 | dcterms:spatial ; 23 | dcterms:publisher ; 24 | dcterms:accrualPeriodicity ; 25 | dcat:theme :mobility; 26 | dcterms:language , ; 27 | dcterms:conformsTo "ISO 8601"; 28 | dcat:distribution ; 29 | dcat:distribution ; 30 | dcterms:creator ; 31 | owl:versionInfo "1.0"; 32 | pav:version "1.0". 33 | 34 | # A mini SKOS concept scheme to cover the themes 35 | :mobility a skos:Concept; 36 | skos:inScheme :themes; 37 | skos:prefLabel "Mobility". 38 | 39 | :themes a skos:ConceptScheme ; 40 | skos:prefLabel "A set of domains to classify documents". 41 | 42 | # Facts about the transport agency 43 | a foaf:Organization, prov:Agent; 44 | foaf:name "MyCity Transport Agency". 45 | 46 | # Facts about the creator 47 | a foaf:Person, prov:Agent; 48 | foaf:givenName "John"; 49 | foaf:mbox "mailto:john@mycitytransport.org"; 50 | prov:actedOnBehalfOf . 51 | 52 | # The CSV distribution of the bus stops dataset 53 | 54 | a dcat:Distribution; 55 | dcterms:title "CSV distribution of stops-2015-05-05 dataset"; 56 | dcterms:description "CSV distribution of the bus stops dataset of MyCity"; 57 | dcterms:license ; 58 | dcat:mediaType "text/csv"; 59 | dcat:downloadURL ; 60 | dqv:hasQualityMeasurement :measure1, :measure2. 61 | 62 | # Definition of Measures 63 | :measure1 a dqv:QualityMeasurement; 64 | dqv:computedOn ; 65 | dqv:isMeasurementOf :downloadURLAvailabilityMetric; 66 | dqv:value "true"^^xsd:boolean. 67 | 68 | :measure2 a dqv:QualityMeasurement; 69 | dqv:computedOn ; 70 | dqv:isMeasurementOf :csvCompletenessMetric; 71 | dqv:value "0.5"^^xsd:double. 72 | 73 | # Definition of dimensions and metrics 74 | :availability a dqv:Dimension; 75 | skos:prefLabel "Availability"@en; 76 | skos:definition "Availability of a dataset is the extent to which data (or some portion of it) is present, obtainable and ready for use."@en; 77 | dqv:inCategory :accessibility. 78 | 79 | :completeness a dqv:Dimension; 80 | skos:prefLabel "Completeness"@en; 81 | skos:definition "Completeness refers to the degree to which all required information is present in a particular dataset."@en; 82 | dqv:inCategory :intrinsicDimensions. 83 | 84 | :downloadURLAvailabilityMetric a dqv:Metric; 85 | skos:definition "It checks if dcat:downloadURL is available and if its value is dereferenceable."@en; 86 | dqv:inDimension :availability. 87 | 88 | :csvCompletenessMetric a dqv:Metric; 89 | skos:definition "Ratio between the number of objects represented in the cvs and the number of objects expected to be represented according to the declared dataset scope."@en; 90 | dqv:inDimension :completeness. 91 | 92 | # The JSON distribution of the bus stops dataset 93 | 94 | a dcat:Distribution; 95 | dcterms:title "JSON distribution of stops-2015-05-05 dataset"; 96 | dcterms:description "JSON distribution of the bus stops dataset of MyCity"; 97 | dcterms:license ; 98 | dcat:mediaType "application/json"; 99 | dcat:downloadURL . 100 | -------------------------------------------------------------------------------- /publishing-snapshots/CR-dwbp-20160830/dwbp-example.ttl: -------------------------------------------------------------------------------- 1 | @prefix rdf: . 2 | @prefix rdfs: . 3 | @prefix dcat: . 4 | @prefix dcterms: . 5 | @prefix foaf: . 6 | @prefix xsd: . 7 | @prefix skos: . 8 | @prefix prov: . 9 | @prefix pav: . 10 | @prefix dqv: . 11 | @prefix owl: . 12 | @prefix : . 13 | 14 | # Basic facts about the dataset stops-2015-05-05 15 | 16 | a dcat:Dataset; 17 | dcterms:title "Bus stops of MyCity"; 18 | dcat:keyword "transport", "mobility" ,"bus"; 19 | dcterms:issued "2015-05-05"^^xsd:date; 20 | dcat:contactPoint ; 21 | dcterms:temporal ; 22 | dcterms:spatial ; 23 | dcterms:publisher ; 24 | dcterms:accrualPeriodicity ; 25 | dcat:theme :mobility; 26 | dcterms:language , ; 27 | dcterms:conformsTo "ISO 8601"; 28 | dcat:distribution ; 29 | dcat:distribution ; 30 | dcterms:creator ; 31 | owl:versionInfo "1.0"; 32 | pav:version "1.0". 33 | 34 | # A mini SKOS concept scheme to cover the themes 35 | :mobility a skos:Concept; 36 | skos:inScheme :themes; 37 | skos:prefLabel "Mobility". 38 | 39 | :themes a skos:ConceptScheme ; 40 | skos:prefLabel "A set of domains to classify documents". 41 | 42 | # Facts about the transport agency 43 | a foaf:Organization, prov:Agent; 44 | foaf:name "MyCity Transport Agency". 45 | 46 | # Facts about the creator 47 | a foaf:Person, prov:Agent; 48 | foaf:givenName "John"; 49 | foaf:mbox "mailto:john@mycitytransport.org"; 50 | prov:actedOnBehalfOf . 51 | 52 | # The CSV distribution of the bus stops dataset 53 | 54 | a dcat:Distribution; 55 | dcterms:title "CSV distribution of stops-2015-05-05 dataset"; 56 | dcterms:description "CSV distribution of the bus stops dataset of MyCity"; 57 | dcterms:license ; 58 | dcat:mediaType "text/csv"; 59 | dcat:downloadURL ; 60 | dqv:hasQualityMeasurement :measure1, :measure2. 61 | 62 | # Definition of Measures 63 | :measure1 a dqv:QualityMeasurement; 64 | dqv:computedOn ; 65 | dqv:isMeasurementOf :downloadURLAvailabilityMetric; 66 | dqv:value "true"^^xsd:boolean. 67 | 68 | :measure2 a dqv:QualityMeasurement; 69 | dqv:computedOn ; 70 | dqv:isMeasurementOf :csvCompletenessMetric; 71 | dqv:value "0.5"^^xsd:double. 72 | 73 | # Definition of dimensions and metrics 74 | :availability a dqv:Dimension; 75 | skos:prefLabel "Availability"@en; 76 | skos:definition "Availability of a dataset is the extent to which data (or some portion of it) is present, obtainable and ready for use."@en; 77 | dqv:inCategory :accessibility. 78 | 79 | :completeness a dqv:Dimension; 80 | skos:prefLabel "Completeness"@en; 81 | skos:definition "Completeness refers to the degree to which all required information is present in a particular dataset."@en; 82 | dqv:inCategory :intrinsicDimensions. 83 | 84 | :downloadURLAvailabilityMetric a dqv:Metric; 85 | skos:definition "It checks if dcat:downloadURL is available and if its value is dereferenceable."@en; 86 | dqv:inDimension :availability. 87 | 88 | :csvCompletenessMetric a dqv:Metric; 89 | skos:definition "Ratio between the number of objects represented in the cvs and the number of objects expected to be represented according to the declared dataset scope."@en; 90 | dqv:inDimension :completeness. 91 | 92 | # The JSON distribution of the bus stops dataset 93 | 94 | a dcat:Distribution; 95 | dcterms:title "JSON distribution of stops-2015-05-05 dataset"; 96 | dcterms:description "JSON distribution of the bus stops dataset of MyCity"; 97 | dcterms:license ; 98 | dcat:mediaType "application/json"; 99 | dcat:downloadURL . 100 | -------------------------------------------------------------------------------- /publishing-snapshots/PR-dwbp-20161215/dwbp-example.ttl: -------------------------------------------------------------------------------- 1 | @prefix rdf: . 2 | @prefix rdfs: . 3 | @prefix dcat: . 4 | @prefix dcterms: . 5 | @prefix foaf: . 6 | @prefix xsd: . 7 | @prefix skos: . 8 | @prefix prov: . 9 | @prefix pav: . 10 | @prefix dqv: . 11 | @prefix owl: . 12 | @prefix : . 13 | 14 | # Basic facts about the dataset stops-2015-05-05 15 | 16 | a dcat:Dataset; 17 | dcterms:title "Bus stops of MyCity"; 18 | dcat:keyword "transport", "mobility" ,"bus"; 19 | dcterms:issued "2015-05-05"^^xsd:date; 20 | dcat:contactPoint ; 21 | dcterms:temporal ; 22 | dcterms:spatial ; 23 | dcterms:publisher ; 24 | dcterms:accrualPeriodicity ; 25 | dcat:theme :mobility; 26 | dcterms:language , ; 27 | dcterms:conformsTo "ISO 8601"; 28 | dcat:distribution ; 29 | dcat:distribution ; 30 | dcterms:creator ; 31 | owl:versionInfo "1.0"; 32 | pav:version "1.0". 33 | 34 | # A mini SKOS concept scheme to cover the themes 35 | :mobility a skos:Concept; 36 | skos:inScheme :themes; 37 | skos:prefLabel "Mobility". 38 | 39 | :themes a skos:ConceptScheme ; 40 | skos:prefLabel "A set of domains to classify documents". 41 | 42 | # Facts about the transport agency 43 | a foaf:Organization, prov:Agent; 44 | foaf:name "MyCity Transport Agency". 45 | 46 | # Facts about the creator 47 | a foaf:Person, prov:Agent; 48 | foaf:givenName "John"; 49 | foaf:mbox "mailto:john@mycitytransport.org"; 50 | prov:actedOnBehalfOf . 51 | 52 | # The CSV distribution of the bus stops dataset 53 | 54 | a dcat:Distribution; 55 | dcterms:title "CSV distribution of stops-2015-05-05 dataset"; 56 | dcterms:description "CSV distribution of the bus stops dataset of MyCity"; 57 | dcterms:license ; 58 | dcat:mediaType "text/csv"; 59 | dcat:downloadURL ; 60 | dqv:hasQualityMeasurement :measure1, :measure2. 61 | 62 | # Definition of Measures 63 | :measure1 a dqv:QualityMeasurement; 64 | dqv:computedOn ; 65 | dqv:isMeasurementOf :downloadURLAvailabilityMetric; 66 | dqv:value "true"^^xsd:boolean. 67 | 68 | :measure2 a dqv:QualityMeasurement; 69 | dqv:computedOn ; 70 | dqv:isMeasurementOf :csvCompletenessMetric; 71 | dqv:value "0.5"^^xsd:double. 72 | 73 | # Definition of dimensions and metrics 74 | :availability a dqv:Dimension; 75 | skos:prefLabel "Availability"@en; 76 | skos:definition "Availability of a dataset is the extent to which data (or some portion of it) is present, obtainable and ready for use."@en; 77 | dqv:inCategory :accessibility. 78 | 79 | :completeness a dqv:Dimension; 80 | skos:prefLabel "Completeness"@en; 81 | skos:definition "Completeness refers to the degree to which all required information is present in a particular dataset."@en; 82 | dqv:inCategory :intrinsicDimensions. 83 | 84 | :downloadURLAvailabilityMetric a dqv:Metric; 85 | skos:definition "It checks if dcat:downloadURL is available and if its value is dereferenceable."@en; 86 | dqv:inDimension :availability. 87 | 88 | :csvCompletenessMetric a dqv:Metric; 89 | skos:definition "Ratio between the number of objects represented in the cvs and the number of objects expected to be represented according to the declared dataset scope."@en; 90 | dqv:inDimension :completeness. 91 | 92 | # The JSON distribution of the bus stops dataset 93 | 94 | a dcat:Distribution; 95 | dcterms:title "JSON distribution of stops-2015-05-05 dataset"; 96 | dcterms:description "JSON distribution of the bus stops dataset of MyCity"; 97 | dcterms:license ; 98 | dcat:mediaType "application/json"; 99 | dcat:downloadURL . 100 | -------------------------------------------------------------------------------- /publishing-snapshots/REC-dwbp-20170131/dwbp-example.ttl: -------------------------------------------------------------------------------- 1 | @prefix rdf: . 2 | @prefix rdfs: . 3 | @prefix dcat: . 4 | @prefix dcterms: . 5 | @prefix foaf: . 6 | @prefix xsd: . 7 | @prefix skos: . 8 | @prefix prov: . 9 | @prefix pav: . 10 | @prefix dqv: . 11 | @prefix owl: . 12 | @prefix : . 13 | 14 | # Basic facts about the dataset stops-2015-05-05 15 | 16 | a dcat:Dataset; 17 | dcterms:title "Bus stops of MyCity"; 18 | dcat:keyword "transport", "mobility" ,"bus"; 19 | dcterms:issued "2015-05-05"^^xsd:date; 20 | dcat:contactPoint ; 21 | dcterms:temporal ; 22 | dcterms:spatial ; 23 | dcterms:publisher ; 24 | dcterms:accrualPeriodicity ; 25 | dcat:theme :mobility; 26 | dcterms:language , ; 27 | dcterms:conformsTo "ISO 8601"; 28 | dcat:distribution ; 29 | dcat:distribution ; 30 | dcterms:creator ; 31 | owl:versionInfo "1.0"; 32 | pav:version "1.0". 33 | 34 | # A mini SKOS concept scheme to cover the themes 35 | :mobility a skos:Concept; 36 | skos:inScheme :themes; 37 | skos:prefLabel "Mobility". 38 | 39 | :themes a skos:ConceptScheme ; 40 | skos:prefLabel "A set of domains to classify documents". 41 | 42 | # Facts about the transport agency 43 | a foaf:Organization, prov:Agent; 44 | foaf:name "MyCity Transport Agency". 45 | 46 | # Facts about the creator 47 | a foaf:Person, prov:Agent; 48 | foaf:givenName "John"; 49 | foaf:mbox "mailto:john@mycitytransport.org"; 50 | prov:actedOnBehalfOf . 51 | 52 | # The CSV distribution of the bus stops dataset 53 | 54 | a dcat:Distribution; 55 | dcterms:title "CSV distribution of stops-2015-05-05 dataset"; 56 | dcterms:description "CSV distribution of the bus stops dataset of MyCity"; 57 | dcterms:license ; 58 | dcat:mediaType "text/csv"; 59 | dcat:downloadURL ; 60 | dqv:hasQualityMeasurement :measure1, :measure2. 61 | 62 | # Definition of Measures 63 | :measure1 a dqv:QualityMeasurement; 64 | dqv:computedOn ; 65 | dqv:isMeasurementOf :downloadURLAvailabilityMetric; 66 | dqv:value "true"^^xsd:boolean. 67 | 68 | :measure2 a dqv:QualityMeasurement; 69 | dqv:computedOn ; 70 | dqv:isMeasurementOf :csvCompletenessMetric; 71 | dqv:value "0.5"^^xsd:double. 72 | 73 | # Definition of dimensions and metrics 74 | :availability a dqv:Dimension; 75 | skos:prefLabel "Availability"@en; 76 | skos:definition "Availability of a dataset is the extent to which data (or some portion of it) is present, obtainable and ready for use."@en; 77 | dqv:inCategory :accessibility. 78 | 79 | :completeness a dqv:Dimension; 80 | skos:prefLabel "Completeness"@en; 81 | skos:definition "Completeness refers to the degree to which all required information is present in a particular dataset."@en; 82 | dqv:inCategory :intrinsicDimensions. 83 | 84 | :downloadURLAvailabilityMetric a dqv:Metric; 85 | skos:definition "It checks if dcat:downloadURL is available and if its value is dereferenceable."@en; 86 | dqv:inDimension :availability. 87 | 88 | :csvCompletenessMetric a dqv:Metric; 89 | skos:definition "Ratio between the number of objects represented in the cvs and the number of objects expected to be represented according to the declared dataset scope."@en; 90 | dqv:inDimension :completeness. 91 | 92 | # The JSON distribution of the bus stops dataset 93 | 94 | a dcat:Distribution; 95 | dcterms:title "JSON distribution of stops-2015-05-05 dataset"; 96 | dcterms:description "JSON distribution of the bus stops dataset of MyCity"; 97 | dcterms:license ; 98 | dcat:mediaType "application/json"; 99 | dcat:downloadURL . 100 | -------------------------------------------------------------------------------- /publishing-snapshots/WD-dwbp-20160519/dwbp-example.ttl: -------------------------------------------------------------------------------- 1 | @prefix rdf: . 2 | @prefix rdfs: . 3 | @prefix dcat: . 4 | @prefix dcterms: . 5 | @prefix foaf: . 6 | @prefix xsd: . 7 | @prefix skos: . 8 | @prefix prov: . 9 | @prefix pav: . 10 | @prefix dqv: . 11 | @prefix owl: . 12 | @prefix : . 13 | 14 | # Basic facts about the dataset stops-2015-05-05 15 | 16 | a dcat:Dataset; 17 | dcterms:title "Bus stops of MyCity"; 18 | dcat:keyword "transport", "mobility" ,"bus"; 19 | dcterms:issued "2015-05-05"^^xsd:date; 20 | dcat:contactPoint ; 21 | dcterms:temporal ; 22 | dcterms:spatial ; 23 | dcterms:publisher ; 24 | dcterms:accrualPeriodicity ; 25 | dcat:theme :mobility; 26 | dcterms:language , ; 27 | dcterms:conformsTo "ISO 8601"; 28 | dcat:distribution ; 29 | dcat:distribution ; 30 | dcterms:creator ; 31 | owl:versionInfo "1.0"; 32 | pav:version "1.0". 33 | 34 | # A mini SKOS concept scheme to cover the themes 35 | :mobility a skos:Concept; 36 | skos:inScheme :themes; 37 | skos:prefLabel "Mobility". 38 | 39 | :themes a skos:ConceptScheme ; 40 | skos:prefLabel "A set of domains to classify documents". 41 | 42 | # Facts about the transport agency 43 | a foaf:Organization, prov:Agent; 44 | foaf:name "MyCity Transport Agency". 45 | 46 | # Facts about the creator 47 | a foaf:Person, prov:Agent; 48 | foaf:givenName "John"; 49 | foaf:mbox "mailto:john@mycitytransport.org"; 50 | prov:actedOnBehalfOf . 51 | 52 | # The CSV distribution of the bus stops dataset 53 | 54 | a dcat:Distribution; 55 | dcterms:title "CSV distribution of stops-2015-05-05 dataset"; 56 | dcterms:description "CSV distribution of the bus stops dataset of MyCity"; 57 | dcterms:license ; 58 | dcat:mediaType "text/csv"; 59 | dcat:downloadURL ; 60 | dqv:hasQualityMeasurement :measure1, :measure2. 61 | 62 | # Definition of Measures 63 | :measure1 a dqv:QualityMeasurement; 64 | dqv:computedOn ; 65 | dqv:isMeasurementOf :downloadURLAvailabilityMetric; 66 | dqv:value "true"^^xsd:boolean. 67 | 68 | :measure2 a dqv:QualityMeasurement; 69 | dqv:computedOn ; 70 | dqv:isMeasurementOf :csvCompletenessMetric; 71 | dqv:value "0.5"^^xsd:double. 72 | 73 | # Definition of dimensions and metrics 74 | :availability a dqv:Dimension; 75 | skos:prefLabel "Availability"@en; 76 | skos:definition "Availability of a dataset is the extent to which data (or some portion of it) is present, obtainable and ready for use."@en; 77 | dqv:inCategory :accessibility. 78 | 79 | :completeness a dqv:Dimension; 80 | skos:prefLabel "Completeness"@en; 81 | skos:definition "Completeness refers to the degree to which all required information is present in a particular dataset."@en; 82 | dqv:inCategory :intrinsicDimensions. 83 | 84 | :downloadURLAvailabilityMetric a dqv:Metric; 85 | skos:definition "It checks if dcat:downloadURL is available and if its value is dereferenceable."@en; 86 | dqv:inDimension :availability. 87 | 88 | :csvCompletenessMetric a dqv:Metric; 89 | skos:definition "Ratio between the number of objects represented in the cvs and the number of objects expected to be represented according to the declared dataset scope."@en; 90 | dqv:inDimension :completeness. 91 | 92 | # The JSON distribution of the bus stops dataset 93 | 94 | a dcat:Distribution; 95 | dcterms:title "JSON distribution of stops-2015-05-05 dataset"; 96 | dcterms:description "JSON distribution of the bus stops dataset of MyCity"; 97 | dcterms:license ; 98 | dcat:mediaType "application/json"; 99 | dcat:downloadURL . 100 | -------------------------------------------------------------------------------- /publishing-snapshots/FPWD-vocab-dqv-20150625/localstyles.css: -------------------------------------------------------------------------------- 1 | figure {text-align:center} 2 | figcaption {font-style:italic} 3 | 4 | table { 5 | border-collapse: collapse; 6 | } 7 | 8 | td, th { 9 | border: 1px solid black; 10 | padding: 1em; 11 | } 12 | 13 | table#namespaces td { 14 | font-family: monospace; 15 | } 16 | 17 | table.definition { 18 | width: 100%; 19 | } 20 | 21 | table.definition td.prop { 22 | width: 10em; 23 | } 24 | /* .editorsnote::before { 25 | content: "Editor's Note"; 26 | display: block; 27 | width: 150px; 28 | background: #F30023; 29 | color: #fff; 30 | margin: -1.5em 0 0.5em 0; 31 | font-weight: bold; 32 | border: 1px solid #cff6d9; 33 | padding: 3px 1em; 34 | } 35 | .editorsnote { 36 | margin: 1em 0em 1em 1em; 37 | padding: 1em; 38 | border: 2px solid #cff6d9; 39 | } */ 40 | pre { 41 | padding: 1em; 42 | border: 1px dashed #2f6fab; 43 | color: black; 44 | background-color: #f9f9f9; 45 | line-height: 1.1em; 46 | } 47 | 48 | pre red { color: red; 49 | } 50 | 51 | 160 | Data on the Web Best Practices WG 161 | 162 | 163 |

DWBP

164 | 165 |

Repository of W3C's WG Data on the Web Best Practices.

166 |

For more details, see the charter.

167 | 168 |

INDEX

169 | 170 | 199 | 200 |

The W3C staff contact is Phil Archer.
201 | The chairs of the group are Hadley Beeman, Deirdre Lee, and Yaso

202 | 203 | 204 | -------------------------------------------------------------------------------- /images/context.svg: -------------------------------------------------------------------------------- 1 | 4 | viewBox="0 0 400 301"> 5 | 6 | Data on the Web Context 7 | A Data on the Web Publication follows the Web Architecture Principles and uses Vocabulary and Standards. 8 | A Data on the Web Publication consists of a dataset, which contains metadata, and which has 1 to n distributions, 9 | each of which contain data values and metadata. 10 | 11 | 103 | 104 | 107 | 108 | 109 | 110 | 111 | 112 | 113 | 114 | 115 | Data on the Web Publication 116 | 117 | 118 | 119 | 120 | Dataset 121 | 122 | 123 | 124 | Metadata 125 | 126 | 127 | 128 | 129 | 130 | has 131 | 132 | 133 | 134 | Distribution 1 135 | 136 | 137 | 138 | Data Values 139 | 140 | 141 | 142 | Metadata 143 | 144 | 145 | 146 | 147 | 148 | 149 | 150 | 151 | 152 | has 153 | 154 | 155 | 156 | Distribution n 157 | 158 | 159 | 160 | Data Values 161 | 162 | 163 | 164 | Metadata 165 | 166 | 167 | 168 | 169 | 170 | 171 | 172 | 173 | follows 174 | 175 | 176 | 177 | Web Architecture Principles 178 | 179 | 180 | 181 | 182 | uses 183 | 184 | 185 | 186 | Vocabulary and Standards 187 | 188 | 189 | 190 | 191 | 192 | -------------------------------------------------------------------------------- /publishing-snapshots/PR-dwbp-20161215/images/context.svg: -------------------------------------------------------------------------------- 1 | 4 | viewBox="0 0 400 301"> 5 | 6 | Data on the Web Context 7 | A Data on the Web Publication follows the Web Architecture Principles and uses Vocabulary and Standards. 8 | A Data on the Web Publication consists of a dataset, which contains metadata, and which has 1 to n distributions, 9 | each of which contain data values and metadata. 10 | 11 | 103 | 104 | 107 | 108 | 109 | 110 | 111 | 112 | 113 | 114 | 115 | Data on the Web Publication 116 | 117 | 118 | 119 | 120 | Dataset 121 | 122 | 123 | 124 | Metadata 125 | 126 | 127 | 128 | 129 | 130 | has 131 | 132 | 133 | 134 | Distribution 1 135 | 136 | 137 | 138 | Data Values 139 | 140 | 141 | 142 | Metadata 143 | 144 | 145 | 146 | 147 | 148 | 149 | 150 | 151 | 152 | has 153 | 154 | 155 | 156 | Distribution n 157 | 158 | 159 | 160 | Data Values 161 | 162 | 163 | 164 | Metadata 165 | 166 | 167 | 168 | 169 | 170 | 171 | 172 | 173 | follows 174 | 175 | 176 | 177 | Web Architecture Principles 178 | 179 | 180 | 181 | 182 | uses 183 | 184 | 185 | 186 | Vocabulary and Standards 187 | 188 | 189 | 190 | 191 | 192 | -------------------------------------------------------------------------------- /publishing-snapshots/REC-dwbp-20170131/images/context.svg: -------------------------------------------------------------------------------- 1 | 4 | viewBox="0 0 400 301"> 5 | 6 | Data on the Web Context 7 | A Data on the Web Publication follows the Web Architecture Principles and uses Vocabulary and Standards. 8 | A Data on the Web Publication consists of a dataset, which contains metadata, and which has 1 to n distributions, 9 | each of which contain data values and metadata. 10 | 11 | 103 | 104 | 107 | 108 | 109 | 110 | 111 | 112 | 113 | 114 | 115 | Data on the Web Publication 116 | 117 | 118 | 119 | 120 | Dataset 121 | 122 | 123 | 124 | Metadata 125 | 126 | 127 | 128 | 129 | 130 | has 131 | 132 | 133 | 134 | Distribution 1 135 | 136 | 137 | 138 | Data Values 139 | 140 | 141 | 142 | Metadata 143 | 144 | 145 | 146 | 147 | 148 | 149 | 150 | 151 | 152 | has 153 | 154 | 155 | 156 | Distribution n 157 | 158 | 159 | 160 | Data Values 161 | 162 | 163 | 164 | Metadata 165 | 166 | 167 | 168 | 169 | 170 | 171 | 172 | 173 | follows 174 | 175 | 176 | 177 | Web Architecture Principles 178 | 179 | 180 | 181 | 182 | uses 183 | 184 | 185 | 186 | Vocabulary and Standards 187 | 188 | 189 | 190 | 191 | 192 | -------------------------------------------------------------------------------- /publishing-snapshots/WD-dwbp-20150625/localstyles.css: -------------------------------------------------------------------------------- 1 | #bp-summary ul { 2 | list-style-type: none; 3 | padding-left: 0; 4 | line-height:1.6em; 5 | background-color: #FCFAEE; 6 | } 7 | 8 | @media screen and (min-width: 600px) { 9 | #bp-summary ul { 10 | column-count:2; 11 | -moz-column-count:2; 12 | -webkit-column-count:2; 13 | column-gap: 1em; 14 | } 15 | } 16 | 17 | .practice, #tempPractice { 18 | padding-left: 1em; 19 | background-color: #FCFAEE; 20 | border: thin solid black; 21 | } 22 | 23 | #tempPractice .tempPracticelab { 24 | background-color:#dfffff; 25 | position: relative; 26 | top: -1.5em; 27 | font-weight:bold; 28 | } 29 | 30 | .practice p.practicedesc, #tempPractice p.tempPracticedesc { 31 | font-style:italic; 32 | border-bottom: thin solid black; 33 | position:relative; 34 | top:-1.5em; 35 | margin: 0 2em -1em 1em;; 36 | } 37 | 38 | .subhead{ 39 | font-weight:bold; 40 | } 41 | 42 | .practice dl dt #tempPractice dl dt{ 43 | font-weight:normal; 44 | } 45 | 46 | figure { 47 | text-align:center; 48 | } 49 | 50 | figure#contextDiagram { 51 | width:60%; 52 | margin:0 auto; 53 | } 54 | 55 | figure figcaption { 56 | text-align:center; 57 | font-style:italic; 58 | } 59 | 60 | .stmt 61 | { 62 | padding: 3pt} 63 | 64 | .stmt1 65 | { 66 | column-count:2; 67 | -moz-column-count:2; 68 | -webkit-column-count:2; 69 | column-gap: 1em; 70 | background-color: #FCFAEE; 71 | } 72 | 73 | .expand{ 74 | display:block; 75 | cursor: pointer; 76 | } 77 | .expand:hover { 78 | color: #3D3D3D; 79 | } 80 | .expand:before { 81 | font-weight: bold; 82 | content: "\25C6 Example (click to expand or collapse)"; 83 | } 84 | .expand + input{ 85 | display:none; 86 | } 87 | .expand + input + *{ 88 | display:none; 89 | } 90 | .expand + input:checked + *{ 91 | display:block; 92 | } 93 | 94 | /* --- ISSUES/NOTES --- */ 95 | div.issue-title, div.note-title , div.ednote-title, div.warning-title { 96 | padding-right: 1em; 97 | min-width: 7.5em; 98 | color: #b9ab2d; 99 | } 100 | div.issue-title { color: #e05252; } 101 | div.note-title, div.ednote-title { color: #2b2; } 102 | div.warning-title { color: #f22; } 103 | div.issue-title span, div.note-title span, div.ednote-title span, div.warning-title span { 104 | text-transform: uppercase; 105 | } 106 | div.note, div.issue, div.ednote, div.warning { 107 | margin-top: 1em; 108 | margin-bottom: 1em; 109 | } 110 | .note > p:first-child, .ednote > p:first-child, .issue > p:first-child, .warning > p:first-child { margin-top: 0 } 111 | .issue, .note, .ednote, .warning { 112 | padding: .5em; 113 | border-left-width: .5em; 114 | border-left-style: solid; 115 | } 116 | div.issue, div.note , div.ednote, div.warning { 117 | padding: 1em 1.2em 0.5em; 118 | margin: 1em 0; 119 | position: relative; 120 | clear: both; 121 | } 122 | span.note, span.ednote, span.issue, span.warning { padding: .1em .5em .15em; } 123 | 124 | .issue { 125 | border-color: #e05252; 126 | background: #fbe9e9; 127 | } 128 | .note, .ednote { 129 | border-color: #52e052; 130 | background: #e9fbe9; 131 | } 132 | 133 | .warning { 134 | border-color: #f11; 135 | border-right-width: .2em; 136 | border-top-width: .2em; 137 | border-bottom-width: .2em; 138 | border-style: solid; 139 | background: #fbe9e9; 140 | } 141 | 142 | .warning-title:before{ 143 | content: "⚠"; /*U+26A0 WARNING SIGN*/ 144 | font-size: 3em; 145 | float: left; 146 | height: 100%; 147 | padding-right: .3em; 148 | vertical-align: top; 149 | margin-top: -0.5em; 150 | } 151 | 152 | li.task-list-item { 153 | list-style: none; 154 | } 155 | 156 | input.task-list-item-checkbox { 157 | margin: 0 0.35em 0.25em -1.6em; 158 | vertical-align: middle; 159 | } 160 | 161 | /* --- Best Practices --- */ 162 | div.practice { 163 | border: solid #bebebe 1px; 164 | margin: 2em 1em 1em 2em; 165 | } 166 | 167 | span.practicelab { 168 | margin: 1.5em 0.5em 1em 1em; 169 | font-weight: bold; 170 | font-style: italic; 171 | background: #dfffff; 172 | position: relative; 173 | padding: 0 0.5em; 174 | top: -1.5em; 175 | } 176 | 177 | p.practicedesc { 178 | margin: 1.5em 0.5em 1em 1em; 179 | } 180 | 181 | @media screen { 182 | p.practicedesc { 183 | position: relative; 184 | top: -2em; 185 | padding: 0; 186 | margin: 1.5em 0.5em -1em 1em; 187 | } 188 | } 189 | 190 | 191 | /***************************************************************** 192 | * ReSpec 3 CSS 193 | * Robin Berjon - http://berjon.com/ 194 | *****************************************************************/ 195 | 196 | /* --- INLINES --- */ 197 | em.rfc2119 { 198 | text-transform: lowercase; 199 | font-variant: small-caps; 200 | font-style: normal; 201 | color: #900; 202 | } 203 | 204 | h1 acronym, h2 acronym, h3 acronym, h4 acronym, h5 acronym, h6 acronym, a acronym, 205 | h1 abbr, h2 abbr, h3 abbr, h4 abbr, h5 abbr, h6 abbr, a abbr { 206 | border: none; 207 | } 208 | 209 | dfn { 210 | font-weight: bold; 211 | } 212 | 213 | a.internalDFN { 214 | color: inherit; 215 | border-bottom: 1px solid #99c; 216 | text-decoration: none; 217 | } 218 | 219 | a.externalDFN { 220 | color: inherit; 221 | border-bottom: 1px dotted #ccc; 222 | text-decoration: none; 223 | } 224 | 225 | a.bibref { 226 | text-decoration: none; 227 | } 228 | 229 | cite .bibref { 230 | font-style: normal; 231 | } 232 | 233 | code { 234 | color: #C83500; 235 | } 236 | 237 | /* --- TOC --- */ 238 | .toc a, .tof a { 239 | text-decoration: none; 240 | } 241 | 242 | a .secno, a .figno { 243 | color: #000; 244 | } 245 | 246 | ul.tof, ol.tof { 247 | list-style: none outside none; 248 | } 249 | 250 | .caption { 251 | margin-top: 0.5em; 252 | font-style: italic; 253 | } 254 | 255 | /* --- TABLE --- */ 256 | table.simple { 257 | border-spacing: 0; 258 | border-collapse: collapse; 259 | border-bottom: 3px solid #005a9c; 260 | } 261 | 262 | .simple th { 263 | background: #005a9c; 264 | color: #fff; 265 | padding: 3px 5px; 266 | text-align: left; 267 | } 268 | 269 | .simple th[scope="row"] { 270 | background: inherit; 271 | color: inherit; 272 | border-top: 1px solid #ddd; 273 | } 274 | 275 | .simple td { 276 | padding: 3px 10px; 277 | border-top: 1px solid #ddd; 278 | } 279 | 280 | .simple tr:nth-child(even) { 281 | background: #f0f6ff; 282 | } 283 | 284 | /* --- DL --- */ 285 | .section dd > p:first-child { 286 | margin-top: 0; 287 | } 288 | 289 | .section dd > p:last-child { 290 | margin-bottom: 0; 291 | } 292 | 293 | .section dd { 294 | margin-bottom: 1em; 295 | } 296 | 297 | .section dl.attrs dd, .section dl.eldef dd { 298 | margin-bottom: 0; 299 | } 300 | 301 | @media print { 302 | .removeOnSave { 303 | display: none; 304 | } 305 | } 306 | -------------------------------------------------------------------------------- /diffs/dwbpdiff-20151215_files/access.html: -------------------------------------------------------------------------------- 1 | 3 | 9 | 10 | 11 | Missing Page 12 | 13 | 14 | 15 | 16 | 17 | 41 | 42 | 93 | 94 | 95 | 96 | 97 | 98 | 99 | 100 |
101 | 120 | 121 | 122 |
123 |

Oops!

124 |

The page you have requested is not available. Sorry! If you think 125 | you have found an error, please report it.

127 |
128 | 129 | 130 | 162 |
 
163 | 164 | 165 |
166 | 167 | 181 | 191 | 194 | 200 | 201 | 202 | 203 | -------------------------------------------------------------------------------- /diffs/dwbpdiff-20151215_files/context.html: -------------------------------------------------------------------------------- 1 | 3 | 9 | 10 | 11 | Missing Page 12 | 13 | 14 | 15 | 16 | 17 | 41 | 42 | 93 | 94 | 95 | 96 | 97 | 98 | 99 | 100 |
101 | 120 | 121 | 122 |
123 |

Oops!

124 |

The page you have requested is not available. Sorry! If you think 125 | you have found an error, please report it.

127 |
128 | 129 | 130 | 162 |
 
163 | 164 | 165 |
166 | 167 | 181 | 191 | 194 | 200 | 201 | 202 | 203 | -------------------------------------------------------------------------------- /diffs/dwbpdiff-20151215_files/reuse.html: -------------------------------------------------------------------------------- 1 | 3 | 9 | 10 | 11 | Missing Page 12 | 13 | 14 | 15 | 16 | 17 | 41 | 42 | 93 | 94 | 95 | 96 | 97 | 98 | 99 | 100 |
101 | 120 | 121 | 122 |
123 |

Oops!

124 |

The page you have requested is not available. Sorry! If you think 125 | you have found an error, please report it.

127 |
128 | 129 | 130 | 162 |
 
163 | 164 | 165 |
166 | 167 | 181 | 191 | 194 | 200 | 201 | 202 | 203 | -------------------------------------------------------------------------------- /diffs/dwbpdiff-20151215_files/trust.html: -------------------------------------------------------------------------------- 1 | 3 | 9 | 10 | 11 | Missing Page 12 | 13 | 14 | 15 | 16 | 17 | 41 | 42 | 93 | 94 | 95 | 96 | 97 | 98 | 99 | 100 |
101 | 120 | 121 | 122 |
123 |

Oops!

124 |

The page you have requested is not available. Sorry! If you think 125 | you have found an error, please report it.

127 |
128 | 129 | 130 | 162 |
 
163 | 164 | 165 |
166 | 167 | 181 | 191 | 194 | 200 | 201 | 202 | 203 | -------------------------------------------------------------------------------- /diffs/dwbpdiff-20151215_files/challenges.html: -------------------------------------------------------------------------------- 1 | 3 | 9 | 10 | 11 | Missing Page 12 | 13 | 14 | 15 | 16 | 17 | 41 | 42 | 93 | 94 | 95 | 96 | 97 | 98 | 99 | 100 |
101 | 120 | 121 | 122 |
123 |

Oops!

124 |

The page you have requested is not available. Sorry! If you think 125 | you have found an error, please report it.

127 |
128 | 129 | 130 | 162 |
 
163 | 164 | 165 |
166 | 167 | 181 | 191 | 194 | 200 | 201 | 202 | 203 | --------------------------------------------------------------------------------