Skip to content

Commit

Permalink
Release 7.02 files. #2501
Browse files Browse the repository at this point in the history
  • Loading branch information
danbri committed Apr 1, 2020
1 parent 477f89c commit 4247f5a
Show file tree
Hide file tree
Showing 43 changed files with 100,254 additions and 100,195 deletions.
12 changes: 6 additions & 6 deletions data/releases/7.02/all-layers-types.csv

Large diffs are not rendered by default.

9,342 changes: 4,671 additions & 4,671 deletions data/releases/7.02/all-layers.jsonld

Large diffs are not rendered by default.

28,434 changes: 14,217 additions & 14,217 deletions data/releases/7.02/all-layers.nq

Large diffs are not rendered by default.

28,464 changes: 14,232 additions & 14,232 deletions data/releases/7.02/all-layers.nt

Large diffs are not rendered by default.

30,132 changes: 15,065 additions & 15,067 deletions data/releases/7.02/all-layers.rdf

Large diffs are not rendered by default.

19 changes: 9 additions & 10 deletions data/releases/7.02/all-layers.ttl
Expand Up @@ -4581,25 +4581,24 @@ the kinds of everyday practical information being posted to existing websites du

Several kinds of information can be provided:<br/><br/>

We encourage the provision of "name", "text", "datePosted", "expires" (if appropriate) and
We encourage the provision of "name", "text", "datePosted", "expires" (if appropriate), "category" and
"url" as a simple baseline. It is important to provide a value for "category" where possible, most ideally as a well known
URL from Wikipedia or Wikidata. In the case of the 2019-2020 Coronavirus pandemic, this should be "https://en.wikipedia.org/w/index.php?title=2019-20_coronavirus_pandemic" or "https://www.wikidata.org/wiki/Q81068910".<br/><br/>

For many of the possible properties, values can either be simple links or an inline description, depending on whether a summary is available. For a link, provide just the URL of the appropriate page as the property's value. For an inline description, use a <a class="localLink" href="http://schema.org/WebContent">WebContent</a> type, and provide the url as a property of that, alongside at least a simple "<a class="localLink" href="http://schema.org/text">text</a>" summary of the page. It is
unlikely that a single SpecialAnnouncement will need all of the possible properties simultaneously. More options may be added
later if<br/><br/>
unlikely that a single SpecialAnnouncement will need all of the possible properties simultaneously.<br/><br/>

We expect that in many cases the page referenced might contain more specialized structured data, e.g. contact info, <a class="localLink" href="http://schema.org/openingHours">openingHours</a>, <a class="localLink" href="http://schema.org/Event">Event</a>, <a class="localLink" href="http://schema.org/FAQPage">FAQPage</a> etc. By linking to those pages from a <a class="localLink" href="http://schema.org/SpecialAnnouncement">SpecialAnnouncement</a> you can help make it clearer that the events are related to the situation
(e.g. Coronavirus) indicated by the <a class="localLink" href="http://schema.org/category">category</a> property of the <a class="localLink" href="http://schema.org/SpecialAnnouncement">SpecialAnnouncement</a>.<br/><br/>
We expect that in many cases the page referenced might contain more specialized structured data, e.g. contact info, <a class="localLink" href="http://schema.org/openingHours">openingHours</a>, <a class="localLink" href="http://schema.org/Event">Event</a>, <a class="localLink" href="http://schema.org/FAQPage">FAQPage</a> etc. By linking to those pages from a <a class="localLink" href="http://schema.org/SpecialAnnouncement">SpecialAnnouncement</a> you can help make it clearer that the events are related to the situation (e.g. Coronavirus) indicated by the <a class="localLink" href="http://schema.org/category">category</a> property of the <a class="localLink" href="http://schema.org/SpecialAnnouncement">SpecialAnnouncement</a>.<br/><br/>

Many <a class="localLink" href="http://schema.org/SpecialAnnouncement">SpecialAnnouncement</a>s will relate to particular regions and to identifiable local organizations. Use <a class="localLink" href="http://schema.org/spatialCoverage">spatialCoverage</a> for the region, and <a class="localLink" href="http://schema.org/announcementLocation">announcementLocation</a> to indicate specific <a class="localLink" href="http://schema.org/LocalBusiness">LocalBusiness</a>es and <a class="localLink" href="http://schema.org/CivicStructures">CivicStructures</a>. If the announcement affects both a particular region and a specific location (for example, a library closure that serves an entire region), use both <a class="localLink" href="http://schema.org/spatialCoverage">spatialCoverage</a> and <a class="localLink" href="http://schema.org/announcementLocation">announcementLocation</a>.<br/><br/>

The <a class="localLink" href="http://schema.org/about">about</a> property can be used to indicate entities that are the focus of the announcement. We now recommend using <a class="localLink" href="http://schema.org/about">about</a> only
for representing non-location entities (e.g. a <a class="localLink" href="http://schema.org/Course">Course</a> or a <a class="localLink" href="http://schema.org/RadioStation">RadioStation</a>). For places, use <a class="localLink" href="http://schema.org/announcementLocation">announcementLocation</a> and <a class="localLink" href="http://schema.org/spatialCoverage">spatialCoverage</a>. Consumers of this markup should be aware that the initial design encouraged the use of /about for locations too.<br/><br/>

The basic content of <a class="localLink" href="http://schema.org/SpecialAnnouncement">SpecialAnnouncement</a> is similar to that of an <a href="https://en.wikipedia.org/wiki/RSS">RSS</a> or <a href="https://en.wikipedia.org/wiki/Atom_(Web_standard)">Atom</a> feed. For publishers without such feeds, basic feed-like information can be shared by posting
<a class="localLink" href="http://schema.org/SpecialAnnouncement">SpecialAnnouncement</a> updates in a page, e.g. using JSON-LD. For sites with Atom/RSS functionality, you can point to a feed
with the <a class="localLink" href="http://schema.org/webFeed">webFeed</a> property. This can be a simple URL, or an inline <a class="localLink" href="http://schema.org/DataFeed">DataFeed</a> object, with <a class="localLink" href="http://schema.org/encodingFormat">encodingFormat</a> providing
media type information e.g. "application/rss+xml" or "application/atom+xml".<br/><br/>

For an announcement that is about a place, you can use <a class="localLink" href="http://schema.org/about">about</a> (or <a class="localLink" href="http://schema.org/mainEntity">mainEntity</a>) to make that relationship explicit.
For example, the announcement could be "about" a new <a class="localLink" href="http://schema.org/CovidTestingFacility">CovidTestingFacility</a>, and provide contact information, <a class="localLink" href="http://schema.org/location">location</a>, <a class="localLink" href="http://schema.org/geo">geo</a>,
<a class="localLink" href="http://schema.org/openingHours">openingHours</a> etc.""" ;
media type information e.g. "application/rss+xml" or "application/atom+xml".""" ;
rdfs:subClassOf schema:CreativeWork .

schema:Specialty a rdfs:Class ;
Expand Down
64 changes: 32 additions & 32 deletions data/releases/7.02/ext-attic.jsonld
Expand Up @@ -5,6 +5,25 @@
"xsd": "http://www.w3.org/2001/XMLSchema#"
},
"@graph": [
{
"@id": "http://schema.org/ProductReturnPolicy",
"@type": "rdfs:Class",
"http://purl.org/dc/terms/source": {
"@id": "https://github.com/schemaorg/schemaorg/issues/2288"
},
"http://schema.org/category": "issue-2288",
"http://schema.org/isPartOf": {
"@id": "http://attic.schema.org"
},
"http://schema.org/supersededBy": {
"@id": "http://schema.org/MerchantReturnPolicy"
},
"rdfs:comment": "A ProductReturnPolicy provides information about product return policies associated with an <a class=\"localLink\" href=\"http://schema.org/Organization\">Organization</a> or <a class=\"localLink\" href=\"http://schema.org/Product\">Product</a>.",
"rdfs:label": "ProductReturnPolicy",
"rdfs:subClassOf": {
"@id": "http://schema.org/Intangible"
}
},
{
"@id": "http://schema.org/ProductReturnEnumeration",
"@type": "rdfs:Class",
Expand Down Expand Up @@ -51,10 +70,10 @@
},
"http://schema.org/rangeIncludes": [
{
"@id": "http://schema.org/Text"
"@id": "http://schema.org/PropertyValue"
},
{
"@id": "http://schema.org/PropertyValue"
"@id": "http://schema.org/Text"
}
],
"rdfs:comment": "Originally named <a class=\"localLink\" href=\"http://schema.org/variablesMeasured\">variablesMeasured</a>, The <a class=\"localLink\" href=\"http://schema.org/variableMeasured\">variableMeasured</a> property can indicate (repeated as necessary) the variables that are measured in some dataset, either described as text or as pairs of identifier and description using PropertyValue.",
Expand Down Expand Up @@ -96,28 +115,6 @@
"rdfs:comment": "This is a StupidProperty! - for testing only",
"rdfs:label": "stupidProperty"
},
{
"@id": "http://schema.org/productReturnLink",
"@type": "rdf:Property",
"http://purl.org/dc/terms/source": {
"@id": "https://github.com/schemaorg/schemaorg/issues/2288"
},
"http://schema.org/category": "issue-2288",
"http://schema.org/domainIncludes": {
"@id": "http://schema.org/ProductReturnPolicy"
},
"http://schema.org/isPartOf": {
"@id": "http://attic.schema.org"
},
"http://schema.org/rangeIncludes": {
"@id": "http://schema.org/URL"
},
"http://schema.org/supersededBy": {
"@id": "http://schema.org/merchantReturnLink"
},
"rdfs:comment": "Indicates a Web page or service by URL, for product return.",
"rdfs:label": "productReturnLink"
},
{
"@id": "http://schema.org/productReturnDays",
"@type": "rdf:Property",
Expand Down Expand Up @@ -196,23 +193,26 @@
"rdfs:label": "hasProductReturnPolicy"
},
{
"@id": "http://schema.org/ProductReturnPolicy",
"@type": "rdfs:Class",
"@id": "http://schema.org/productReturnLink",
"@type": "rdf:Property",
"http://purl.org/dc/terms/source": {
"@id": "https://github.com/schemaorg/schemaorg/issues/2288"
},
"http://schema.org/category": "issue-2288",
"http://schema.org/domainIncludes": {
"@id": "http://schema.org/ProductReturnPolicy"
},
"http://schema.org/isPartOf": {
"@id": "http://attic.schema.org"
},
"http://schema.org/rangeIncludes": {
"@id": "http://schema.org/URL"
},
"http://schema.org/supersededBy": {
"@id": "http://schema.org/MerchantReturnPolicy"
"@id": "http://schema.org/merchantReturnLink"
},
"rdfs:comment": "A ProductReturnPolicy provides information about product return policies associated with an <a class=\"localLink\" href=\"http://schema.org/Organization\">Organization</a> or <a class=\"localLink\" href=\"http://schema.org/Product\">Product</a>.",
"rdfs:label": "ProductReturnPolicy",
"rdfs:subClassOf": {
"@id": "http://schema.org/Intangible"
}
"rdfs:comment": "Indicates a Web page or service by URL, for product return.",
"rdfs:label": "productReturnLink"
},
{
"@id": "http://schema.org/ProductReturnNotPermitted",
Expand Down

0 comments on commit 4247f5a

Please sign in to comment.