René's URL Explorer Experiment


Title: itemOffered - Schema.org Property

Description: Schema.org Property: itemOffered - An item being offered (or demanded). The transactional nature of the offer or demand is documented using businessFunction, e.g. sell, lease etc. While several common expected types are listed explicitly in this definition, others can be used. Using a second type, such as Product or a subtype of Product, can clarify the nature of the offer.

direct link

Domain: schema.org


Hey, it has json ld scripts:
{
  "@context": {
    "brick": "https://brickschema.org/schema/Brick#",
    "csvw": "http://www.w3.org/ns/csvw#",
    "dc": "http://purl.org/dc/elements/1.1/",
    "dcam": "http://purl.org/dc/dcam/",
    "dcat": "http://www.w3.org/ns/dcat#",
    "dcmitype": "http://purl.org/dc/dcmitype/",
    "dcterms": "http://purl.org/dc/terms/",
    "doap": "http://usefulinc.com/ns/doap#",
    "foaf": "http://xmlns.com/foaf/0.1/",
    "geo": "http://www.opengis.net/ont/geosparql#",
    "odrl": "http://www.w3.org/ns/odrl/2/",
    "org": "http://www.w3.org/ns/org#",
    "owl": "http://www.w3.org/2002/07/owl#",
    "prof": "http://www.w3.org/ns/dx/prof/",
    "prov": "http://www.w3.org/ns/prov#",
    "qb": "http://purl.org/linked-data/cube#",
    "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
    "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
    "schema": "https://schema.org/",
    "sh": "http://www.w3.org/ns/shacl#",
    "skos": "http://www.w3.org/2004/02/skos/core#",
    "sosa": "http://www.w3.org/ns/sosa/",
    "ssn": "http://www.w3.org/ns/ssn/",
    "time": "http://www.w3.org/2006/time#",
    "vann": "http://purl.org/vocab/vann/",
    "void": "http://rdfs.org/ns/void#",
    "wgs": "https://www.w3.org/2003/01/geo/wgs84_pos#",
    "xsd": "http://www.w3.org/2001/XMLSchema#"
  },
  "@id": "schema:itemOffered",
  "@type": "rdf:Property",
  "rdfs:comment": "An item being offered (or demanded). The transactional nature of the offer or demand is documented using [[businessFunction]], e.g. sell, lease etc. While several common expected types are listed explicitly in this definition, others can be used. Using a second type, such as Product or a subtype of Product, can clarify the nature of the offer.",
  "rdfs:label": "itemOffered",
  "schema:domainIncludes": [
    {
      "@id": "schema:Demand"
    },
    {
      "@id": "schema:Offer"
    }
  ],
  "schema:inverseOf": {
    "@id": "schema:offers"
  },
  "schema:rangeIncludes": [
    {
      "@id": "schema:AggregateOffer"
    },
    {
      "@id": "schema:CreativeWork"
    },
    {
      "@id": "schema:Event"
    },
    {
      "@id": "schema:MenuItem"
    },
    {
      "@id": "schema:Product"
    },
    {
      "@id": "schema:Service"
    },
    {
      "@id": "schema:Trip"
    }
  ]
}

None3

Links:

Schema.orghttps://schema.org
how we workhttps://schema.org/docs/howwework.html
Schema.orghttps://schema.org/
Docshttps://schema.org/docs/documents.html
Schemashttps://schema.org/docs/schemas.html
Validatehttps://validator.schema.org
Abouthttps://schema.org/docs/about.html
javascript:void(0);
100K - 1M Domains Based on monthly aggregations from Google's web index. https://schema.org/docs/usage_stats.html
Thinghttps://schema.org/Thing
Propertyhttps://schema.org/Property
itemOfferedhttps://schema.org/itemOffered
Check for open issues.https://github.com/schemaorg/schemaorg/issues?q=is%3Aissue+is%3Aopen+itemOffered
businessFunctionhttps://schema.org/businessFunction
offershttps://schema.org/offers
AggregateOfferhttps://schema.org/AggregateOffer
CreativeWorkhttps://schema.org/CreativeWork
Eventhttps://schema.org/Event
MenuItemhttps://schema.org/MenuItem
Producthttps://schema.org/Product
Servicehttps://schema.org/Service
Triphttps://schema.org/Trip
Demandhttps://schema.org/Demand
Offerhttps://schema.org/Offer
Terms and conditionshttps://schema.org/docs/terms.html

Viewport: width=device-width, initial-scale=1


URLs of crawlers that visited me.