Person (JSON)

A Person construct is an element that describes a person, corporation, or similar entity

URI:Person
Extends:ExtensibleElement

Properties

Name Type Description
name string Conveys a human-readable name for the person.
uri string an IRI associated with the person.
email string an e-mail address associated with the person.
Properties inherited from CommonAttributes
lang string The language.
base string The base.

Example

{
  "name" : "...",
  "uri" : "...",
  "email" : "...",
  "lang" : "...",
  "base" : "..."
}

Cambiar idioma

Sugerencias

Enviando…

Se enviaron los comentarios.

No se pueden enviar los comentarios. Vuelve a intentarlo en 5 segundos.