René's URL Explorer Experiment


Title: positiveNotes - Schema.org Property

Description: Schema.org Property: positiveNotes - Provides positive considerations regarding something, for example product highlights or (alongside negativeNotes) pro/con lists for reviews.

In the case of a Review, the property describes the itemReviewed from the perspective of the review; in the case of a Product, the product itself is being described.

The property values can be expressed either as unstructured text (repeated as necessary), or if ordered, as a list (in which case the most positive is at the beginning of the list).

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:positiveNotes",
  "@type": "rdf:Property",
  "rdfs:comment": "Provides positive considerations regarding something, for example product highlights or (alongside [[negativeNotes]]) pro/con lists for reviews.\n\nIn the case of a [[Review]], the property describes the [[itemReviewed]] from the perspective of the review; in the case of a [[Product]], the product itself is being described.\n\nThe property values can be expressed either as unstructured text (repeated as necessary), or if ordered, as a list (in which case the most positive is at the beginning of the list).",
  "rdfs:label": "positiveNotes",
  "schema:domainIncludes": [
    {
      "@id": "schema:Product"
    },
    {
      "@id": "schema:Review"
    }
  ],
  "schema:isPartOf": {
    "@id": "https://pending.schema.org"
  },
  "schema:rangeIncludes": [
    {
      "@id": "schema:ItemList"
    },
    {
      "@id": "schema:ListItem"
    },
    {
      "@id": "schema:Text"
    },
    {
      "@id": "schema:WebContent"
    }
  ],
  "schema:source": {
    "@id": "https://github.com/schemaorg/schemaorg/issues/2832"
  }
}

Nonesnippet

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);
10K - 100K 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
positiveNoteshttps://schema.org/positiveNotes
Check for open issues.https://github.com/schemaorg/schemaorg/issues?q=is%3Aissue+is%3Aopen+positiveNotes
negativeNoteshttps://schema.org/negativeNotes
Reviewhttps://schema.org/Review
itemReviewedhttps://schema.org/itemReviewed
Producthttps://schema.org/Product
ItemListhttps://schema.org/ItemList
ListItemhttps://schema.org/ListItem
Texthttps://schema.org/Text
WebContenthttps://schema.org/WebContent
Producthttps://schema.org/Product
Reviewhttps://schema.org/Review
https://github.com/schemaorg/schemaorg/issues/2832https://github.com/schemaorg/schemaorg/issues/2832
Example 1https://schema.org/positiveNotes#eg-0468
JSON-LDhttps://en.wikipedia.org/wiki/JSON-LD
Terms and conditionshttps://schema.org/docs/terms.html

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


URLs of crawlers that visited me.