Thing > Intangible > StructuredValue > OwnershipInfo
A structured value providing information about when a certain organization or person owned a certain product.| Property | Expected Type | Description |
|---|---|---|
| Properties from Thing | ||
additionalType |
URL | An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. In RDFa syntax, it is better to use the native RDFa syntax - the 'typeof' attribute - for multiple types. Schema.org tools may have only weaker understanding of extra types, in particular those defined externally. |
description |
Text | A short description of the item. |
image |
URL | URL of an image of the item. |
name |
Text | The name of the item. |
url |
URL | URL of the item. |
| Properties from OwnershipInfo | ||
acquiredFrom |
Organization or Person | The organization or person from which the product was acquired. |
ownedFrom |
DateTime | The date and time of obtaining the product. |
ownedThrough |
DateTime | The date and time of giving up ownership on the product. |
typeOfGood |
Product | The product that this structured value is referring to. |
This class is derived from the GoodRelations Vocabulary for E-Commerce, created by Martin Hepp. GoodRelations is a data model for sharing e-commerce data on the Web that can be expressed in a variety of syntaxes, including RDFa and HTML5 Microdata. More information about GoodRelations can be found at http://purl.org/goodrelations/.
Schema Draft Version 1.0a