blockchain_commons Known Values Registry

February 12, 2026 ยท View on GitHub

Ontology Information

PropertyValue
Nameblockchain_commons
Source URLhttps://github.com/BlockchainCommons/Research/blob/master/papers/bcr-2023-002-known-value.md
Start Code Point0
Processing StrategyManual

Statistics

MetricValue
Total Entries103
Code Point Range0 - 706

Entries

General (0-27)

CodepointCanonical NameTypeURIDescription
0''unitThe Unit type, and its sole inhabitant '', which is a value conveying no information.
1isApropertyhttp://www.w3.org/1999/02/22-rdf-syntax-ns#typeThe subject is an instance of the class identified by the object.
2idpropertyhttp://purl.org/dc/terms/identifierThe object is an unambiguous identifier of the subject within a given context.
3signedpropertyThe object is a cryptographic signature of the subject.
4notepropertyhttp://www.w3.org/2000/01/rdf-schema#commentThe object is a human-readable note about the subject.
5hasRecipientpropertyThe subject can be decrypted using the private key that decrypts the content key in the object.
6sskrSharepropertyThe subject can be decrypted by a quorum of SSKR shares including the one in the object.
7controllerpropertyhttps://www.w3.org/ns/solid/terms#ownerThe object is the subject's controlling entity.
8keypropertyThe entity identified by the subject holds the private half of the public keys(s) in the object.
9dereferenceViapropertyThe content referenced by the subject can be dereferenced using the object.
10entitypropertyThe entity referenced by the subject is specified in the object.
11namepropertyhttp://xmlns.com/foaf/spec/#term_nameThe subject is known by the name in the object.
12languagepropertyhttp://www.w3.org/1999/02/22-rdf-syntax-ns#langStringThe subject is written in the language of the ISO language code object.
13issuerpropertyThe object is the subject's issuing entity.
14holderpropertyThe object identifies the entity to which the subject has been issued.
15saltpropertyThe object is random salt used to decorrelate the digest of the subject.
16datepropertyhttp://purl.org/dc/terms/dateThe object is a primary datestamp of the subject.
17Unknownvaluehttps://en.wikipedia.org/wiki/Blank_nodePlaceholder for an unknown value.
18versionpropertyhttp://purl.org/dc/terms/hasVersionThe object is the version of the subject.
19hasSecretpropertyThe subject can be decrypted using the secret that decrypts the content key in the object.
20editspropertyThe object is a set of edits used by the Envelope.transform(edits:) method.
21validFrompropertyhttps://schema.org/validFromThe subject is valid from the date in the object.
22validUntilpropertyhttps://schema.org/validUntilThe subject is valid until the date in the object.
23positionpropertyhttps://schema.org/positionThe position of an item in a series or sequence of items.
24nicknamepropertyhttp://xmlns.com/foaf/spec/#term_nickThe subject is a nickname for the object.
25valueThe object is the primary value in a set of assertions. Frequently used with salt.
26attestationpropertyNatural language assertion statement
27verifiableAtpropertyURI where attestation can be verified

Attachments (50-52)

CodepointCanonical NameTypeURIDescription
50attachmentpropertyDeclares that the object is a vendor-defined attachment to the envelope.
51vendorpropertyDeclares the vendor of the subject.
52conformsTopropertyhttp://purl.org/dc/terms/conformsToAn established standard to which the subject conforms.

XID Documents (60-68)

CodepointCanonical NameTypeURIDescription
60allowpropertyThe object is a set of permissions that allow the subject to perform the actions specified in the object.
61denypropertyThe object is a set of permissions that deny the subject from performing the actions specified in the object.
62endpointpropertyThe object is a service endpoint associated with the subject.
63delegatepropertyThe object is a delegate authorized by the subject.
64provenancepropertyThe object is a provenance mark associated with the subject.
65privateKeypropertyThe object is a private key associated with the subject.
66servicepropertyThe object is a service associated with the subject.
67capabilitypropertyThe object is a capability associated with the subject.
68provenanceGeneratorpropertyThe object is a provenance mark generator associated with the subject.

XID Privileges (70-86)

CodepointCanonical NameTypeURIDescription
70AllvalueThe set of all allowed privileges.
71AuthorizevalueOperational privilege: authorize actions on behalf of the subject.
72SignvalueOperational privilege: sign documents on behalf of the subject.
73EncryptvalueOperational privilege: encrypt messages from the subject and decrypt messages to the subject.
74ElidevalueOperational privilege: elide the subject's documents.
75IssuevalueOperational privilege: issue documents on behalf of the subject.
76AccessvalueOperational privilege: access resources on behalf of the subject.
80DelegatevalueManagement privilege: delegate the privileges of the subject to another entity.
81VerifyvalueManagement privilege: update the subject's documents, including the ability to reduce privileges.
82UpdatevalueManagement privilege: update the subject's service endpoints.
83TransfervalueManagement privilege: remove the inception key from the XID document.
84ElectvalueManagement privilege: add or remove other verifiers (rotate keys).
85BurnvalueManagement privilege: transition to a new provenance mark chain.
86RevokevalueManagement privilege: revoke the XID entirely.

Expression and Function Calls (101-108)

CodepointCanonical NameTypeURIDescription
101resultpropertyThe object is the success result of the request identified by the subject.
102errorpropertyThe object is the failure result of the request identified by the subject.
103OKvalueThe success result of a request that has no other return value.
104ProcessingvalueThe "in processing" result of a request.
105senderpropertyThe object identifies the sender, including a way to verify messages from the sender (e.g. public key).
106senderContinuationpropertyThe object is a continuation owned by the sender.
107recipientContinuationpropertyThe object is a continuation owned by the recipient.
108contentpropertyThe object is the content of the event.

Cryptography (200-203)

CodepointCanonical NameTypeURIDescription
200SeedclassA cryptographic seed.
201PrivateKeyclassA cryptographic private key.
202PublicKeyclassA cryptographic public key.
203MasterKeyclassA cryptographic master key.

Cryptocurrency Assets (300-303)

CodepointCanonical NameTypeURIDescription
300assetpropertyDeclares a cryptocurrency asset specifier, e.g. "Bitcoin", "Ethereum"
301BitcoinvalueThe Bitcoin cryptocurrency ("BTC")
302EthereumvalueThe Ethereum cryptocurrency ("ETH")
303TezosvalueThe Tezos cryptocurrency ("XTZ")

Cryptocurrency Networks (400-402)

CodepointCanonical NameTypeURIDescription
400networkpropertyDeclares a cryptocurrency network, e.g. "MainNet", "TestNet"
401MainNetvalueA cryptocurrency main network
402TestNetvalueA cryptocurrency test network

Bitcoin (500-508)

CodepointCanonical NameTypeURIDescription
500BIP32KeyclassA BIP-32 HD key
501chainCodepropertyDeclares the chain code of a BIP-32 HD key
502DerivationPathclassA BIP-32 derivation path
503parentPathpropertyDeclares the derivation path for a BIP-32 key
504childrenPathpropertyDeclares the allowable derivation paths from a BIP-32 key
505parentFingerprintpropertyDeclares the parent fingerprint of a BIP-32 key
506PSBTclassA Partially-Signed Bitcoin Transaction (PSBT)
507OutputDescriptorclassA Bitcoin output descriptor
508outputDescriptorpropertyDeclares a Bitcoin output descriptor associated with the subject

Graphs (600-706)

CodepointCanonical NameTypeURIDescription
600GraphclassA graph. All other assertions in the envelope must be either node or edge.
601SourceTargetGraphclassA graph with edges that have source and target assertions.
602ParentChildGraphclassA graph with edges that have parent and child assertions.
603DigraphclassA directed graph. Implies SourceTargetGraph. source and target are distinct.
604AcyclicGraphclassA graph that does not admit cycles. Implies SourceTargetGraph.
605MultigraphclassA multigraph (admits parallel edges). Implies SourceTargetGraph.
606PseudographclassA pseudograph (admits self-loops and parallel edges). Implies Multigraph.
607GraphFragmentclassA fragment of a graph. May have references to external nodes and edges that are not resolvable in the fragment.
608DAGclassA directed acyclic graph. Implies Digraph and AcyclicGraph.
609TreeclassA tree. Implies ParentChildGraph. Exactly one node must have no parent. All other nodes must have exactly one parent.
610ForestclassA forest (set of trees). Implies ParentChildGraph.
611CompoundGraphclassA compound graph (a graph with subgraphs). Implies Forest and SourceTargetGraph.
612HypergraphclassAn undirected hypergraph (edges may connect more than two nodes).
613DihypergraphclassA directed hypergraph (edges may connect more than two nodes and have a direction). Implies Hypergraph and Digraph.
700nodepropertyA node in a graph.
701edgepropertyAn edge in a graph.
702sourcepropertyIdentifies the source node of the subject edge of a SourceTargetGraph.
703targetpropertyIdentifies the target node of the subject edge of a SourceTargetGraph.
704parentpropertyIdentifies the parent node of the subject edge of a ParentChildGraph.
705childpropertyIdentifies a child node of the subject edge of a ParentChildGraph.
706SelfvalueA reference to the subject itself.