To make trusted metadata a ubiquitous part of the Web
And many, many more...
The DR itself is a Resource and has a URI of its own.
The DR itself is a Resource and has a URI of its own.
It can therefore be the subject of a certificate, a user-generated comment, bookmark or whatever.
<wdr:WDR>
<foaf:maker rdf:resource="http://labellingauthority.example.org/foaf.rdf#me" />
<dcterms:issued>2006-09-01</dcterms:issued>
<wdr:validUntil>2007-09-01</wdr:validUntil>
<wdr:hasScope>
<wdr:Scope>
<wdr:hasHost>example.org</wdr:hasHost>
</wdr:Scope>
</wdr:hasScope>
<wdr:hasDescription rdf:resource="#description" />
</wdr:WDR>
<rdf:Description rdf:ID="description">
<ex:property1>value 1</ex:property1>
<ex:property2>value 2</ex:property2>
</rdf:Description>
<wdr:WDR>
<foaf:maker rdf:resource="http://labellingauthority.example.org/foaf.rdf#me" />
<dcterms:issued>2006-09-01</dcterms:issued>
<wdr:validUntil>2007-09-01</wdr:validUntil>
<wdr:hasScope>
<wdr:Scope>
<wdr:hasHost>example.org</wdr:hasHost>
</wdr:Scope>
</wdr:hasScope>
<wdr:hasDescription rdf:resource="#description" />
</wdr:WDR>
<rdf:Description rdf:ID="description">
<ex:property1>value 1</ex:property1>
<ex:property2>value 2</ex:property2>
</rdf:Description>
<wdr:WDR>
<foaf:maker rdf:resource="http://labellingauthority.example.org/foaf.rdf#me" />
<dcterms:issued>2006-09-01</dcterms:issued>
<wdr:validUntil>2007-09-01</wdr:validUntil>
<wdr:hasScope>
<wdr:Scope>
<wdr:hasHost>example.org</wdr:hasHost>
</wdr:Scope>
</wdr:hasScope>
<wdr:hasDescription rdf:resource="#description" />
</wdr:WDR>
<rdf:Description rdf:ID="description">
<ex:property1>value 1</ex:property1>
<ex:property2>value 2</ex:property2>
</rdf:Description>
<wdr:WDR>
<foaf:maker rdf:resource="http://labellingauthority.example.org/foaf.rdf#me" />
<dcterms:issued>2006-09-01</dcterms:issued>
<wdr:validUntil>2007-09-01</wdr:validUntil>
<wdr:hasScope>
<wdr:Scope>
<wdr:hasHost>example.org</wdr:hasHost>
</wdr:Scope>
</wdr:hasScope>
<wdr:hasDescription rdf:resource="#description" />
</wdr:WDR>
<rdf:Description rdf:ID="description">
<ex:property1>value 1</ex:property1>
<ex:property2>value 2</ex:property2>
</rdf:Description>
<wdr:WDR>
<foaf:maker rdf:resource="http://labellingauthority.example.org/foaf.rdf#me" />
<dcterms:issued>2006-09-01</dcterms:issued>
<wdr:validUntil>2007-09-01</wdr:validUntil>
<wdr:hasScope>
<wdr:Scope>
<wdr:hasHost>example.org</wdr:hasHost>
</wdr:Scope>
</wdr:hasScope>
<wdr:hasDescription rdf:resource="#description" />
</wdr:WDR>
<rdf:Description rdf:ID="description">
<ex:robots>allow</ex:robots>
<ex:access>subscription</ex:access>
</rdf:Description>
(Because it's the hard part)
(Because it's the hard part)
Want to be able to define a group through several means:
(Because it's the hard part)
Want to be able to define a group through several means:
(Because it's the hard part)
Want to be able to define a group through several means:
(Because it's the hard part)
Want to be able to define a group through several means:
(Because it's the hard part)
Want to be able to define a group through several means:
The scope of the DR is the sport and fashion sections of example.mobi, example.net and any subdomains thereof; and excatly the sport and fashion sections of example.com.
<Scope>
<host>
<match name="example.com" type="exact"/>
<match name="example.mobi"type="endsWith"/>
<match name="example.net" type="endsWith"/>
<path>
<match name="/sport/" type="startsWith"/>
<match name="/fashion/" type="startsWith"/>
</path>
</host>
</Scope>
<wdr:Scope> <wdr:hasHost>^example\.com$</wdr:hasHost> <wdr:hasHost>example\.mobi$</wdr:hasHost> <wdr:hasHost>example\.net$</wdr:hasHost> <wdr:hasPath>^sport|^fashion</wdr:hasPath> </wdr:Scope>
The POWDER WG is chartered to produce a Recommendation on this and may offer alternative encoding methods.
A Package contains several DRs, each of which describes a subset of the resources covered by the Package as a whole.
<wdr:Package rdf:ID="package">
<wdr:hasPackageScope rdf:resource="#primaryScope" />
<wdr:hasDRs rdf:parseType="Collection">
<rdf:Description rdf:about="#dr_1" />
<rdf:Description rdf:about="#dr_2" />
<rdf:Description rdf:about="#dr_3" />
</wdr:hasDRs>
</wdr:Package>
<wdr:Scope rdf:ID="primaryScope">
<wdr:hasHost>example.org</wdr:hasHost>
</wdr:Scope>
<wdr:Package rdf:ID="package"> <wdr:hasPackageScope rdf:resource="#primaryScope" /> <wdr:hasDRs rdf:parseType="Collection"> <rdf:Description rdf:about="#dr_1" /> <rdf:Description rdf:about="#dr_2" /> <rdf:Description rdf:about="#dr_3" /> </wdr:hasDRs> </wdr:Package> <wdr:Scope rdf:ID="primaryScope"> <wdr:hasHost>example.org</wdr:hasHost> </wdr:Scope>
<wdr:Package rdf:ID="package"> <wdr:hasPackageScope rdf:resource="#primaryScope" /> <wdr:hasDRs rdf:parseType="Collection"> <rdf:Description rdf:about="#dr_1" /> <rdf:Description rdf:about="#dr_2" /> <rdf:Description rdf:about="#dr_3" /> </wdr:hasDRs> </wdr:Package> <wdr:Scope rdf:ID="primaryScope"> <wdr:hasHost>example.org</wdr:hasHost> </wdr:Scope>
<wdr:Package rdf:ID="package">
<wdr:hasPackageScope rdf:resource="#primaryScope" />
<wdr:hasDRs rdf:parseType="Collection">
<rdf:Description rdf:about="#dr_1" />
<rdf:Description rdf:about="#dr_2" />
<rdf:Description rdf:about="#dr_3" />
</wdr:hasDRs>
</wdr:Package>
<wdr:Scope rdf:ID="primaryScope">
<wdr:hasHost>example.org</wdr:hasHost>
</wdr:Scope>
Currently we use this:
<link rel="meta" href="http://www.example.org/labels.rdf" type="application/rdf+xml" title="Content labels" />
or its HTTP Header equivalent
Link: <http://www.example.org/labels.rdf>; /="/"; rel="meta"; title="Content labels";
Currently we use this:
<link rel="meta" href="http://www.example.org/labels.rdf" type="application/rdf+xml" title="Content labels" />
or its HTTP Header equivalent
Link: <http://www.example.org/labels.rdf>; /="/"; rel="meta"; title="Content labels";
rel="meta" is very vague
Currently we use this:
<link rel="meta" href="http://www.example.org/labels.rdf" type="application/rdf+xml" title="Content labels" />
or its HTTP Header equivalent
Link: <http://www.example.org/labels.rdf>; /="/"; rel="meta"; title="Content labels";
rel="meta" is very vague
Really want something like:
rel="POWDER mobileOK ICRA Foo"
Likely to use Profile concept as developed for HTML 4.0.1
Under active discussion in HTTP Working Group
Link-profile: <http://www.example.org/profile.html>; /="/";