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" : "..."
}

變更語言

意見回饋

傳送中……

意見回饋已傳送。

無法傳送意見回饋。5秒鐘後重試。