Author
|
zPlus <zplus@peers.community>
2025-01-01 22:42:22
|
Committer
|
zPlus <zplus@peers.community>
2025-01-01 22:42:22
|
Commit
|
7dee1eb
(patch)
|
Tree
|
0923734
|
Parent(s)
|
|
Fix @type of <dokk:theoryofcomputing> node.
commits diff:
67d09af..7dee1eb
1 file changed,
1 insertion,
1 deletion
—
download
Diffstat
Diff options
+1/-1
M nodes/theoryofcomputing.jsonld
3
|
3
|
|
"library": "dokk:vocab:library:"
|
4
|
4
|
|
},
|
5
|
5
|
|
"@type": [
|
6
|
|
- |
"library:JournalArticle"
|
|
6
|
+ |
"library:Journal"
|
7
|
7
|
|
],
|
8
|
8
|
|
"@id": "dokk:theoryofcomputing",
|
9
|
9
|
|
"library:title": "Theory of Computing",
|