schemaSameAs constant

IriTerm const schemaSameAs

sameAs from schema vocabulary [Expects: https://schema.org/URL]

URL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Wikidata entry, or official website.

Can be used on: https://schema.org/Thing

Implementation

static const schemaSameAs = IriTerm.prevalidated('https://schema.org/sameAs');