isBasedOnUrl constant
IRI for schemahttp:isBasedOnUrl [Expects: http://schema.org/CreativeWork, http://schema.org/Product, http://schema.org/URL]
A resource that was used in the creation of this resource. This term can be repeated for multiple sources. For example, http://example.com/great-multiplication-intro.html.
Can be used on: http://schema.org/CreativeWork
Implementation
static const isBasedOnUrl = IriTerm.prevalidated(
'http://schema.org/isBasedOnUrl',
);