Minimal Vocabulary Example
This example demonstrates using the VocabularyTable component with minimal front matter.
All the following properties use default values from docusaurus.config.ts
:
- prefix: "isbdm"
- startCounter: 1000
- uriStyle: "numeric"
- caseStyle: "kebab-case"
- showFilter: true
- filterPlaceholder: "Filter vocabulary terms..."
- showTitle: false
- RDF.rdf:type: ["skos:ConceptScheme"]
This example shows how to create a vocabulary with minimal front matter, using global defaults.
Value
Definition
Scope note
First Term
(ifla:minimal-example#t1000)
This is the definition of the first term.
This is an optional scope note for the first term.
Second Term
(ifla:minimal-example#t1001)
This is the definition of the second term.
Third Term
(ifla:minimal-example#t1002)
This is the definition of the third term.
This is an optional scope note for the third term.