René's URL Explorer Experiment


Title: exerciseCourse - Schema.org Property

Description: Schema.org Property: exerciseCourse - A sub property of location. The course where this action was taken.

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#"
  },
  "@graph": [
    {
      "@id": "schema:exerciseCourse",
      "@type": "rdf:Property",
      "rdfs:comment": "A sub property of location. The course where this action was taken.",
      "rdfs:label": "exerciseCourse",
      "rdfs:subPropertyOf": {
        "@id": "schema:location"
      },
      "schema:domainIncludes": {
        "@id": "schema:ExerciseAction"
      },
      "schema:rangeIncludes": {
        "@id": "schema:Place"
      }
    },
    {
      "@id": "schema:location",
      "@type": "rdf:Property",
      "rdfs:comment": "The location of, for example, where an event is happening, where an organization is located, or where an action takes place.",
      "rdfs:label": "location",
      "owl:equivalentProperty": {
        "@id": "https://www.omg.org/spec/Commons/Locations/isLocatedIn"
      },
      "schema:domainIncludes": [
        {
          "@id": "schema:Action"
        },
        {
          "@id": "schema:Event"
        },
        {
          "@id": "schema:InteractionCounter"
        },
        {
          "@id": "schema:Organization"
        }
      ],
      "schema:rangeIncludes": [
        {
          "@id": "schema:Place"
        },
        {
          "@id": "schema:PostalAddress"
        },
        {
          "@id": "schema:Text"
        },
        {
          "@id": "schema:VirtualLocation"
        }
      ]
    }
  ]
}

None4

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);
< 1K 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
locationhttps://schema.org/location
exerciseCoursehttps://schema.org/exerciseCourse
Check for open issues.https://github.com/schemaorg/schemaorg/issues?q=is%3Aissue+is%3Aopen+exerciseCourse
Placehttps://schema.org/Place
ExerciseActionhttps://schema.org/ExerciseAction
coursehttps://schema.org/course
Terms and conditionshttps://schema.org/docs/terms.html

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


URLs of crawlers that visited me.