Looking for help!
NAME
SemanticWeb::Schema::Observation - Instances of the class <a class="localLink" href="http://schema
VERSION
version v4.0.0
DESCRIPTION
Instances of the class Observation are used to specify observations about an entity (which may or may not be an instance of a StatisticalPopulation), at a particular time. The principal properties of an Observation are observedNode, measuredProperty, measuredValue (or median, etc.) and observationDate (measuredProperty properties can, but need not always, be W3C RDF Data Cube "measure properties", as in the lifeExpectancy example). See also StatisticalPopulation, and the data and datasets overview for more details.ATTRIBUTES
margin_of_error
marginOfError
A margin_of_error should be one of the following types:
Str
measured_property
measuredProperty
A measured_property should be one of the following types:
measured_value
measuredValue
A measured_value should be one of the following types:
observation_date
observationDate
A observation_date should be one of the following types:
Str
observed_node
observedNode
A observed_node should be one of the following types:
SEE ALSO
SemanticWeb::Schema::Intangible
SOURCE
The development version is on github at https://github.com/robrwo/SemanticWeb-Schema and may be cloned from git://github.com/robrwo/SemanticWeb-Schema.git
BUGS
Please report any bugs or feature requests on the bugtracker website https://github.com/robrwo/SemanticWeb-Schema/issues
When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.
AUTHOR
Robert Rothenberg <rrwo@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018-2019 by Robert Rothenberg.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)