Collection of vocabularies from the https://hypermedia.app/
namespace
Easily construct terms using exported namespace builders
import { knossos } from '@hydrofoil/vocabularies/builders'
const { memberTemplate } = knossos
Import somewhere at the beginning of your code
import '@hydrofoil/vocabularies'
The namespaces will be added to the default selection and thus apply to the expand/shrink
functionality as well as external libraries such as @tpluscode/rdf-string
.
import { prefixes } from '@zazuko/rdf-vocabularies'