{
"class" : {
"rdf:type" : "rdfs:Class",
"rdfs:comment" : "A set of requirements that must be fulfilled in order to perform an Action.",
"rdfs:label" : "ActionAccessSpecification",
"rdfs:subClassOf" : "schema:Intangible",
"schema:source" : "https://github.com/schemaorg/schemaorg/issues/1741"
},
"properties" : {
"schema:availabilityEnds" : {
"rdf:type" : "rdf:Property",
"rdfs:comment" : "The end of the availability of the product or service included in the offer.",
"rdfs:label" : "availabilityEnds",
"schema:contributor" : "collab:GoodRelationsTerms",
"schema:domainIncludes" : [
"schema:Offer",
"schema:ActionAccessSpecification",
"schema:Demand"
],
"schema:rangeIncludes" : [
"schema:Time",
"schema:Date",
"schema:DateTime"
],
"schema:source" : "https://github.com/schemaorg/schemaorg/issues/1741"
},
"schema:availabilityStarts" : {
"rdf:type" : "rdf:Property",
"rdfs:comment" : "The beginning of the availability of the product or service included in the offer.",
"rdfs:label" : "availabilityStarts",
"schema:contributor" : "collab:GoodRelationsTerms",
"schema:domainIncludes" : [
"schema:Offer",
"schema:ActionAccessSpecification",
"schema:Demand"
],
"schema:rangeIncludes" : [
"schema:DateTime",
"schema:Time",
"schema:Date"
],
"schema:source" : "https://github.com/schemaorg/schemaorg/issues/1741"
},
"schema:category" : {
"rdf:type" : "rdf:Property",
"rdfs:comment" : "A category for the item. Greater signs or slashes can be used to informally indicate a category hierarchy.",
"rdfs:label" : "category",
"schema:domainIncludes" : [
"schema:SpecialAnnouncement",
"schema:Service",
"schema:Product",
"schema:ActionAccessSpecification",
"schema:PhysicalActivity",
"schema:Invoice",
"schema:Recommendation",
"schema:Offer"
],
"schema:rangeIncludes" : [
"schema:Text",
"schema:PhysicalActivityCategory",
"schema:URL",
"schema:CategoryCode",
"schema:Thing"
],
"schema:source" : [
"https://github.com/schemaorg/schemaorg/issues/2490",
"https://github.com/schemaorg/schemaorg/issues/1741"
]
},
"schema:eligibleRegion" : {
"rdf:type" : "rdf:Property",
"rdfs:comment" : "The ISO 3166-1 (ISO 3166-1 alpha-2) or ISO 3166-2 code, the place, or the GeoShape for the geo-political region(s) for which the offer or delivery charge specification is valid.\\n\\nSee also [[ineligibleRegion]].\n ",
"rdfs:label" : "eligibleRegion",
"rdfs:subPropertyOf" : "schema:areaServed",
"schema:contributor" : "collab:GoodRelationsTerms",
"schema:domainIncludes" : [
"schema:ActionAccessSpecification",
"schema:Demand",
"schema:DeliveryChargeSpecification",
"schema:Offer"
],
"schema:rangeIncludes" : [
"schema:Place",
"schema:Text",
"schema:GeoShape"
],
"schema:source" : "https://github.com/schemaorg/schemaorg/issues/1741"
},
"schema:expectsAcceptanceOf" : {
"rdf:type" : "rdf:Property",
"rdfs:comment" : "An Offer which must be accepted before the user can perform the Action. For example, the user may need to buy a movie before being able to watch it.",
"rdfs:label" : "expectsAcceptanceOf",
"schema:domainIncludes" : [
"schema:MediaSubscription",
"schema:ConsumeAction",
"schema:ActionAccessSpecification"
],
"schema:rangeIncludes" : "schema:Offer",
"schema:source" : "https://github.com/schemaorg/schemaorg/issues/1741"
},
"schema:ineligibleRegion" : {
"rdf:type" : "rdf:Property",
"rdfs:comment" : "The ISO 3166-1 (ISO 3166-1 alpha-2) or ISO 3166-2 code, the place, or the GeoShape for the geo-political region(s) for which the offer or delivery charge specification is not valid, e.g. a region where the transaction is not allowed.\\n\\nSee also [[eligibleRegion]].\n ",
"rdfs:label" : "ineligibleRegion",
"schema:domainIncludes" : [
"schema:MediaObject",
"schema:DeliveryChargeSpecification",
"schema:Offer",
"schema:ActionAccessSpecification",
"schema:Demand"
],
"schema:isPartOf" : "http:pending.schema.org",
"schema:rangeIncludes" : [
"schema:GeoShape",
"schema:Place",
"schema:Text"
],
"schema:source" : "https://github.com/schemaorg/schemaorg/issues/2242"
},
"schema:requiresSubscription" : {
"rdf:type" : "rdf:Property",
"rdfs:comment" : "Indicates if use of the media require a subscription (either paid or free). Allowed values are ```true``` or ```false``` (note that an earlier version had 'yes', 'no').",
"rdfs:label" : "requiresSubscription",
"schema:domainIncludes" : [
"schema:ActionAccessSpecification",
"schema:MediaObject"
],
"schema:rangeIncludes" : [
"schema:Boolean",
"schema:MediaSubscription"
],
"schema:source" : "https://github.com/schemaorg/schemaorg/issues/1741"
}
}
}