{
"class" : {
"rdf:type" : "rdfs:Class",
"rdfs:comment" : "[[Guide]] is a page or article that recommends specific products or services, or aspects of a thing for a user to consider. A [[Guide]] may represent a Buying Guide and detail aspects of products or services for a user to consider. A [[Guide]] may represent a Product Guide and recommend specific products or services. A [[Guide]] may represent a Ranked List and recommend specific products or services with ranking.",
"rdfs:label" : "Guide",
"rdfs:subClassOf" : "schema:CreativeWork",
"schema:isPartOf" : "http:pending.schema.org",
"schema:source" : "https://github.com/schemaorg/schemaorg/issues/2405"
},
"properties" : {
"schema:reviewAspect" : {
"rdf:type" : "rdf:Property",
"rdfs:comment" : "This Review or Rating is relevant to this part or facet of the itemReviewed.",
"rdfs:label" : "reviewAspect",
"schema:domainIncludes" : [
"schema:Rating",
"schema:Review",
"schema:Guide"
],
"schema:rangeIncludes" : "schema:Text",
"schema:source" : "https://github.com/schemaorg/schemaorg/issues/1689"
}
}
}