File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed
Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1+ Version 2.12.3
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+
18Version 2.12.2
292023-04-10
310
Original file line number Diff line number Diff line change 66 " https://w3id.org/software-types" ,
77 " https://raw.githubusercontent.com/jantman/repostatus.org/master/badges/latest/ontology.jsonld"
88 ],
9- "@id" : " https://www.let.rug.nl/alfa/rdf/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" ,
1616 "dateModified" : " 2023-04-10" ,
17- "version" : " 2.12.2 " ,
17+ "version" : " 2.12.3 " ,
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" ,
Original file line number Diff line number Diff line change 1515
1616*/
1717
18- const version = "2.12.2 "
18+ const version = "2.12.3 "
You can’t perform that action at this time.
0 commit comments