Skip to content

Commit b6f0199

Browse files
committed
v2.12.2
1 parent 184c82b commit b6f0199

File tree

9 files changed

+11
-633
lines changed

9 files changed

+11
-633
lines changed

Changes.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
Version 2.12.2
2+
2023-04-10
3+
4+
* update codemeta.json
5+
* webpage with rdf data moved to https://www.let.rug.nl/alfa/rdf/alud/
6+
7+
18
Version 2.12.1
29
2023-04-07
310

codemeta.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
"https://w3id.org/software-types",
77
"https://raw.githubusercontent.com/jantman/repostatus.org/master/badges/latest/ontology.jsonld"
88
],
9-
"@id": "https://rug-compling.github.io/alud/",
9+
"@id": "https://www.let.rug.nl/alfa/rdf/alud/",
1010
"@type": "SoftwareSourceCode",
1111
"name": "alud",
1212
"description": "A Go package for deriving Universal Dependencies from Dutch sentences parsed with Alpino",
1313
"sameAs": "https://tools.clariah.nl/alud",
1414
"dateCreated": "2019-06-30",
1515
"datePublished": "2019-11-27",
16-
"dateModified": "2023-04-07",
17-
"version": "2.12.1",
16+
"dateModified": "2023-04-10",
17+
"version": "2.12.2",
1818
"releaseNotes": "https://github.com/rug-compling/alud/blob/master/Changes.txt",
1919
"codeRepository": "https://github.com/rug-compling/alud.git",
2020
"readme": "https://github.com/rug-compling/alud/blob/master/README.md",

docs/Makefile

Lines changed: 0 additions & 12 deletions
This file was deleted.

docs/index.html

Lines changed: 0 additions & 125 deletions
This file was deleted.

docs/index.jsonld

Lines changed: 0 additions & 189 deletions
This file was deleted.

0 commit comments

Comments
 (0)