Structsยง
Enumsยง
Functionsยง
- compile_
shacl_ mapping - Boot Phase: parse a
.shacl.ttlmapping file and compile it into aMappingProfilefor use in the zero-allocation stream phase. - extract_
iri_ ๐value - Resolve a prefixed name or bracketed IRI from the content following
predicate. - extract_
string_ ๐literal - Extract the contents of a double-quoted string literal following
predicate. - find_
matching_ ๐bracket - Find the index of the
]that closes the opening[already consumed. Handles one level of nesting for inner blank nodes. - map_
datatype ๐ - Map an XSD datatype IRI to
TargetDatatype. - parse_
prefixes ๐ - Build
prefix โ IRImap from@prefix/PREFIXdeclarations.