Standaarden:Schema.org/schema:identifier/en

Uit Kennisnet Developers Documentatie
Naar navigatie springen Naar zoeken springen
Bullet book.png Specification (identifier) En.gif (leading)

In schema.org, object identifiers are placed in the schema:identifier field. Furthermore, depending on the type of entity, a number of specific identifier fields are available, for example:

{
  "@context": {
    "schema": "https://schema.org/"
  },
  "schema:identifier": [
    "http://example.org/resource/1",
    "urn:isbn:978-1-56619-909-4"
  ],
  "schema:isbn": "978-1-56619-909-4"

}
Gebruikt in Edurep:Metadata/Object Identifier
Vergelijkbaar met Standaarden:NL LOM/lom.general.catalogentry
Gerelateerd aan -