Created
August 4, 2009 07:19
-
-
Save dennyhalim/161079 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
please do not use this label without understanding it. | |
// http://www.icra.org/support/howtolabel/ | |
// http://www.icra.org/label/generator/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<link rel="meta" href="http://kiddysurf.blogspot.com/labels.rdf" type="application/rdf+xml" title="ICRA labels" /> | |
<meta http-equiv="pics-Label" content='(pics-1.1 "http://www.icra.org/pics/vocabularyv03/" l gen true for "http://kiddysurf.blogspot.com" r (n 0 s 0 v 0 l 0 oa 0 ob 0 oc 0 od 0 oe 0 of 0 og 0 oh 0 c 0) gen true for "http://www.kiddysurf.blogspot.com" r (n 0 s 0 v 0 l 0 oa 0 ob 0 oc 0 od 0 oe 0 of 0 og 0 oh 0 c 0))' /> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="iso-8859-1"?> | |
<rdf:RDF | |
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" | |
xmlns:dc="http://purl.org/dc/elements/1.1/" | |
xmlns:dcterms="http://purl.org/dc/terms/" | |
xmlns:label="http://www.w3.org/2004/12/q/contentlabel#" | |
xmlns:icra="http://www.icra.org/rdfs/vocabularyv03#"> | |
<rdf:Description rdf:about=""> | |
<dc:creator rdf:resource="http://www.icra.org" /> | |
<dcterms:issued>2009-8-4</dcterms:issued> | |
<label:authorityFor>http://www.icra.org/rdfs/vocabularyv03#</label:authorityFor> | |
</rdf:Description> | |
<label:Ruleset> | |
<label:hasHostRestrictions> | |
<label:Hosts> | |
<label:hostRestriction>kiddysurf.blogspot.com</label:hostRestriction> | |
</label:Hosts> | |
</label:hasHostRestrictions> | |
<label:hasDefaultLabel rdf:resource="#label_1" /> | |
</label:Ruleset> | |
<label:ContentLabel rdf:ID="label_1"> | |
<rdfs:comment>Label for all/most of website</rdfs:comment> | |
<icra:nz>1</icra:nz> | |
<icra:sz>1</icra:sz> | |
<icra:vz>1</icra:vz> | |
<icra:lz>1</icra:lz> | |
<icra:oz>1</icra:oz> | |
<icra:cz>1</icra:cz> | |
<label:hasModifier><icra:xb /></label:hasModifier> | |
<rdfs:label>No nudity; No sexual material; No violence; No potentially offensive language; No potentially harmful activities; No user-generated content; This material appears in an educational context; </rdfs:label> | |
</label:ContentLabel> | |
</rdf:RDF> | |
// http://www.icra.org/support/howtolabel/ | |
// http://www.icra.org/label/generator/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment