SemanticWeb-Schema

 view release on metacpan or  search on metacpan

t/data/classes/SemanticWeb/Schema/SpecialAnnouncement.json  view on Meta::CPAN

{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "A SpecialAnnouncement combines a simple date-stamped textual information update\n      with contextualized Web links and other structured data.  It represents an information update made by a\n      locally-oriented organizatio...
      "rdfs:label" : "SpecialAnnouncement",
      "rdfs:subClassOf" : "schema:CreativeWork",
      "schema:category" : "issue-2490",
      "schema:isPartOf" : "http:pending.schema.org",
      "schema:source" : "https://github.com/schemaorg/schemaorg/issues/2490"
   },
   "properties" : {
      "schema:announcementLocation" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "Indicates a specific <a class=\"localLink\" href=\"http://schema.org/CivicStructure\">CivicStructure</a> or <a class=\"localLink\" href=\"http://schema.org/LocalBusiness\">LocalBusiness</a> associated with the SpecialAnnoun...
         "rdfs:label" : "announcementLocation",
         "rdfs:subPropertyOf" : "schema:spatialCoverage",
         "schema:category" : "issue-2514",
         "schema:domainIncludes" : "schema:SpecialAnnouncement",
         "schema:isPartOf" : "http:pending.schema.org",
         "schema:rangeIncludes" : [
            "schema:CivicStructure",
            "schema:LocalBusiness"
         ],
         "schema:source" : "https://github.com/schemaorg/schemaorg/issues/2514"
      },
      "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:category" : "issue-1741",
         "schema:domainIncludes" : [
            "schema:Recommendation",
            "schema:Offer",
            "schema:Invoice",
            "schema:PhysicalActivity",
            "schema:SpecialAnnouncement",
            "schema:Service",
            "schema:Product",
            "schema:ActionAccessSpecification"
         ],
         "schema:rangeIncludes" : [
            "schema:PhysicalActivityCategory",
            "schema:Thing",
            "schema:Text",
            "schema:URL"
         ],
         "schema:source" : [
            "https://github.com/schemaorg/schemaorg/issues/2490",
            "https://github.com/schemaorg/schemaorg/issues/1741"
         ]
      },
      "schema:datePosted" : {
         "rdf:type" : "rdf:Property",
         "rdfs:comment" : "Publication date of an online listing.",
         "rdfs:label" : "datePosted",
         "schema:category" : [
            "issue-2490",
            "issue-2521"
         ],
         "schema:domainIncludes" : [
            "schema:CDCPMDRecord",
            "schema:RealEstateListing",
            "schema:JobPosting",
            "schema:SpecialAnnouncement"



( run in 0.852 second using v1.01-cache-2.11-cpan-39bf76dae61 )