• Preparing search index...
  • The search index is not available
Implementation of the RDF Canonicalization algorithm RDFC-1.0 - v3.1.3
  • Implementation of the RDF Canonicalization algorithm RDFC-1.0
  • lib/logging
  • ndhrToLogItem

Function ndhrToLogItem

  • ndhrToLogItem(ndhrs): LogItem[]
  • Return a log item version of an NDegreeHashResult instance, used to build up a full log message.

    Parameters

    • ndhrs: NDegreeHashResult[]

    Returns LogItem[]

    • Defined in lib/logging.ts:276

Settings

Member Visibility

Theme

  • lib
    • canonicalization.ts
      • computeCanonicalDataset
    • common.ts
      • computeHash
      • concatNquads
      • hashNquads
      • quadToNquad
      • quadsToNquads
      • hashDataset
      • parseNquads
      • isQuads
      • BNODE_PREFIX
      • Quads
      • InputQuads
      • InputDataset
      • BNodeId
      • Hash
      • BNodeToQuads
      • HashToBNodes
      • C14nResult
      • C14nState
      • GlobalState
      • NDegreeHashResult
      • BnodeSet
    • config.ts
      • defaultConfigData
      • DEFAULT_MAXIMUM_COMPLEXITY
      • HASH_ALGORITHM
      • AVAILABLE_HASH_ALGORITHMS
      • ENV_COMPLEXITY
      • ENV_HASH_ALGORITHM
      • ConfigData
      • GetConfigData
    • hash1DegreeQuads.ts
      • computeFirstDegreeHash
    • hashNDegreeQuads.ts
      • computeNDegreeHash
    • issueIdentifier.ts
      • IDIssuer
    • logging.ts
      • bntqToLogItem
      • ndhrToLogItem
      • htbnToLogItem
      • LogLevels
      • LogItem
      • Log
      • Logger
      • LoggerFactory
  • index.ts
    • RDFC10
    • Quads
    • InputDataset
    • C14nResult
    • InputQuads
    • Hash
    • BNodeId
    • LogLevels
    • Logger
    • ConfigData
    • GetConfigData