💾 Archived View for qworum-jdoc.ddns.net › Object-Semantic-Mapping captured on 2024-05-12 at 14:48:13. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
🏷 @param
{string}
🆔 value
💬 A string
🏷 @param
{string}
🆔 language
💬 A language identifier, such as 'en'
🏷 @see
🏷 @see
🏷 @param
{URL|UniformResourceName}
🆔 id
💬 - Identifies a named node.
🏷 @param {({
types: (URL|UniformResourceName|URL[]|UniformResourceName[]|Set.<URL>|Set.<UniformResourceName>|null|undefined)
datasets: {(object|object[]|Set.<object>|null|undefined)}
}|null|undefined)} info - Each dataset must conform to the DatasetCore interface. If `types` is not specified, then it is `http://www.w3.org/2000/01/rdf-schema#Resource`.
🏷 @throws {(TypeError|Error)}
🏷 @see
https://rdf.js.org/dataset-spec/#datasetcore-interface
🏷 @see
https://www.w3.org/TR/rdf11-schema/#ch_resource
🏷 @return {Set.<object>}
🏷 @see
https://rdf.js.org/dataset-spec/#datasetcore-interface
🏷 @return {(URL|UniformResourceName)}
🏷 @see
https://rdf.js.org/data-model-spec/#namednode-interface
🏷 @see
https://rdf.js.org/data-model-spec/#blanknode-interface
🏷 @param
{(object|object[]|Set.<object>)}
🆔 datasets
💬 undefined
🏷 @param {({
types: (URL|UniformResourceName|Array.<URL|UniformResourceName>|Set.<URL|UniformResourceName>|null|undefined)
modelClass: (function|null|undefined),
count: (number|null|undefined)
}|null|undefined)} config
🏷 @return {Promise.<Model[]>}
🏷 @async
🏷 @static
🏷 @see
https://rdf.js.org/dataset-spec/#datasetcore-interface
🏷 @see
🏷 @return {string}
🏷 @param
{object}
🆔 dataset
💬 undefined
🏷 @param
{(URL|UniformResourceName)}
🆔 graph
💬 undefined
🏷 @return {Promise.<boolean>}
🏷 @see
https://rdf.js.org/dataset-spec/#datasetcore-interface
🏷 @param
{URL|UniformResourceName}
🆔 id
💬 - Identifies a named node.
🏷 @param {({
datasets: {(object|object[]|Set.<object>|null|undefined)}
}|null|undefined)} info - Each dataset must conform to the DatasetCore interface. If `types` is not specified, then it is `http://www.w3.org/2000/01/rdf-schema#Resource`.
🏷 @throws {(TypeError|Error)}
🏷 @see
https://rdf.js.org/dataset-spec/#datasetcore-interface
🏷 @see
https://www.w3.org/TR/rdf11-schema/#ch_resource
🏷 @return {Set.<string>}
🏷 @return {Promise.<Set.<string>>}
🏷 @return {Promise.<Array.<LangString|string>>}
🏷 @return {Promise.<Set.<LangString>>}
🏷 @return {Set.<LangString|string>}
🏷 @return {Set.<LangString>}
🏷 @param
{(object|object[]|Set.<object>)}
🆔 datasets
💬 undefined
🏷 @param {({
count: (number|null|undefined)
}|null|undefined)} config
🏷 @return {Promise.<Model[]>}
🏷 @async
🏷 @static
🏷 @see
https://rdf.js.org/dataset-spec/#datasetcore-interface
🏷 @see
🏷 @param
{object}
🆔 dataset
💬 undefined
🏷 @param
{(URL|UniformResourceName)}
🆔 graph
💬 undefined
🏷 @return {Promise.<boolean>}
🏷 @see