Looking for help!
NAME
SemanticWeb::Schema::QuantitativeValueDistribution - A statistical distribution of values.
VERSION
version v3.8.1
DESCRIPTION
A statistical distribution of values.
ATTRIBUTES
duration
The duration of the item (movie, audio recording, event, etc.) in ISO 8601 date format.
A duration should be one of the following types:
median
The median value.
A median should be one of the following types:
Num
percentile10
The 10th percentile value.
A percentile10 should be one of the following types:
Num
percentile25
The 25th percentile value.
A percentile25 should be one of the following types:
Num
percentile75
The 75th percentile value.
A percentile75 should be one of the following types:
Num
percentile90
The 90th percentile value.
A percentile90 should be one of the following types:
Num
SEE ALSO
SemanticWeb::Schema::StructuredValue
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)