Looking for help!
NAME
SemanticWeb::Schema::DefinedTerm - A word, name, acronym, phrase, etc
VERSION
version v23.0.0
DESCRIPTION
A word, name, acronym, phrase, etc. with a formal definition. Often used in the context of category or subject classification, glossaries or dictionaries, product or creative work types, etc. Use the name property for the term being defined, use termCode if the term has an alpha-numeric code allocated, use description to provide the definition of the term.
ATTRIBUTES
in_defined_term_set
inDefinedTermSet
A SemanticWeb::Schema::DefinedTermSet that contains this term.
A in_defined_term_set should be one of the following types:
_has_in_defined_term_set
A predicate for the "in_defined_term_set" attribute.
term_code
termCode
A code that identifies this SemanticWeb::Schema::DefinedTerm within a SemanticWeb::Schema::DefinedTermSet.
A term_code should be one of the following types:
Str
_has_term_code
A predicate for the "term_code" attribute.
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-2023 by Robert Rothenberg.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)