Looking for help!
NAME
SemanticWeb::Schema::OwnershipInfo - A structured value providing information about when a certain organization or person owned a certain product.
VERSION
version v0.0.4
DESCRIPTION
A structured value providing information about when a certain organization or person owned a certain product.
ATTRIBUTES
acquired_from
acquiredFrom
The organization or person from which the product was acquired.
A acquired_from should be one of the following types:
owned_from
ownedFrom
The date and time of obtaining the product.
A owned_from should be one of the following types:
Str
owned_through
ownedThrough
The date and time of giving up ownership on the product.
A owned_through should be one of the following types:
Str
type_of_good
typeOfGood
The product that this structured value is referring to.
A type_of_good should be one of the following types:
SEE ALSO
SemanticWeb::Schema::StructuredValue
AUTHOR
Robert Rothenberg <rrwo@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018 by Robert Rothenberg.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)