On this page:
elements-prefix-string
elements-namespace-string
elements:
nsmap-add-dc-elements

2 Module DC Elements🔗ℹ

 (require rdf/dc/elements) package: rdf-dc

TBD

value

elements-prefix-string : prefix-string?

The string representation of this vocabulary’s preferred prefix ("elements").

value

elements-namespace-string : string?

The string representation of this vocabulary’s namespace URI.

value

elements: : namespace?

The vocabulary’s namespace URI (elements-namespace-string) as a namespace structure.

procedure

(nsmap-add-dc-elements map)  void?

  map : nsmap?
Add a mapping to nsmap between the prefix in elements-prefix-string and the namespace in elements:.

All of the names from [DCMI] section 2 are included in this module as values of type nsname.