Document en
Document is a core system type that is used to store articles in Metaweb. Like other properties in Metaweb, a relationship is created between a topic and the document it is displaying as an article. Documents aren't titled, which is why you see this weird list of items on the left. This will be hidden in a future version. [ - ]
What are Properties? Properties
| Property | ID | Expected Type | Description | |
|---|---|---|---|---|
| Author | /common/document/author | /type/object | ||
| Content | /common/document/content | /type/content | ||
| Contributor | /common/document/contributor | /type/object | ||
| In reply to | /common/document/in_reply_to | /common/document | ||
| Published | /common/document/published | /type/datetime | ||
| Summary | /common/document/summary | /type/content | ||
| Updated | /common/document/updated | /type/datetime | ||
| Source URI | /common/document/source_uri | /type/uri | ||
| Replies | /common/document/replies | /common/document | ||
| Text | /common/document/text | /type/object | ||
| Language | /common/document/lang | /type/lang |
A link to the language object representing the language of this document. |
|
What are Included Types? Included Types
This type doesn't have any included types. |
|||