Declaration of concept
June 17, 2023 ยท View on GitHub
Declaration
{
"wordData": {
"slug": "concept",
"wordTypes": ["wordType"],
"metaData": {
"nostr": {
"stewardPubkey": "c51a542e4f93afe6f45e5bef002f7a0efcc0a47460a736654c0bee5402c482fa",
"uniqueIDs": {
"slug": "concept"
}
}
}
},
"wordTypeData": {
"oSlug": {
"singular": "concept",
"plural": "concepts"
},
"oName": {
"singular": "concept",
"plural": "concepts"
},
"oTitle": {
"singular": "Concept",
"plural": "Concepts"
},
"description": "As specified according to the DCoSL protocol."
}
}
NOTE: the above word type (above) may not match the published version (below) due to editing subsequent to publishing.
Publication to nostr
as per DIP-1101
Retrieval from nostr
As per DIP 101 (updated for testnet-2), all versions of the above word can be found in nostr (testnet-2) using the following filter:
{
"since": 0,
"kinds": [9902],
"authors": ["c51a542e4f93afe6f45e5bef002f7a0efcc0a47460a736654c0bee5402c482fa"],
"#c": ["concept-graph-testnet-902"],
"#w": [""],
}
or
{
"ids": [""],
}