Skip to content

Commit b866e1f

Browse files
committed
usageInfo and acquireLicensePage properties #2454
1 parent 44a79ad commit b866e1f

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

data/ext/pending/issue-2454.rdfa

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
<div>
2+
3+
<div typeof="rdf:Property" resource="http://schema.org/usageInfo">
4+
<span class="h" property="rdfs:label">usageInfo</span>
5+
<span property="rdfs:comment">The schema.org [[usageInfo]] property indicates further information about a [[CreativeWork]]. This property is applicable both to works that are freely available and to those that require payment or other transactions. It can reference additional information e.g. community expectations on preferred linking and citation conventions, as well as purchasing details. For something that can be commercially licensed, usageInfo can provide detailed, resource-specific information about licensing options.
6+
7+
This property can be used alongside the license property which indicates license(s) applicable to some piece of content. The usageInfo property can provide information about other licensing options, e.g. acquiring commercial usage rights for an image that is also available under non-commercial creative commons licenses.</span>
8+
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/CreativeWork">CreativeWork</a></span>
9+
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/CreativeWork">CreativeWork</a></span>
10+
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/URL">URL</a></span>
11+
<span>Category: <span property="schema:category">issue-2454</span></span>
12+
<link property="http://schema.org/isPartOf" href="http://pending.schema.org" />
13+
<span>Source: <a property="dc:source" href="https://github.com/schemaorg/schemaorg/issues/2454">#2454</a></span>
14+
</div>
15+
16+
<div typeof="rdf:Property" resource="http://schema.org/acquireLicensePage">
17+
<span class="h" property="rdfs:label">acquireLicensePage</span>
18+
<span property="rdfs:comment">Indicates a page documenting how licenses can be purchased or otherwise acquired, for the current item.</span>
19+
<span>Domain: <a property="http://schema.org/domainIncludes" href="http://schema.org/CreativeWork">CreativeWork</a></span>
20+
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/CreativeWork">CreativeWork</a></span>
21+
<span>Range: <a property="http://schema.org/rangeIncludes" href="http://schema.org/URL">URL</a></span>
22+
<span>Category: <span property="schema:category">issue-2454</span></span>
23+
issue-894.rdfa: <link property="rdfs:subPropertyOf" href="http://schema.org/usageInfo" />
24+
<link property="http://schema.org/isPartOf" href="http://pending.schema.org" />
25+
<span>Source: <a property="dc:source" href="https://github.com/schemaorg/schemaorg/issues/2454">#2454</a></span>
26+
</div>
27+
28+
</div>

0 commit comments

Comments
 (0)