Skip to content

Commit e532ccf

Browse files
authored
Picklist - list of values
1 parent 5749355 commit e532ccf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/glossary/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ DCTAP Glossary
4242
Along with :term:`IRI` and :term:`Blank Node`, Literal is one of the three allowable node types defined in the abstract syntax of RDF. For the purposes of DCTAP, it is close enough to think of literals as strings. Literals are used for values such as strings, numbers, and dates. Interested readers can learn more about how literals relate to "lexical forms", :term:`Datatype`\s, and :term:`Language Tag`\s by consulting `RDF 1.1 Concepts and Abstract Syntax <https://www.w3.org/TR/rdf11-concepts/#section-Graph-Literal>`__.
4343

4444
Picklist
45-
A controlled list of valid options, one of which can be picked.
45+
A controlled list of values, one of which can be picked.
4646

4747
Picklist Element
4848
A :term:`DCTAP Element`, the values of which must be selected from a :term:`Picklist`.

0 commit comments

Comments
 (0)