-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog.txt
189 lines (135 loc) · 4.05 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
FREME Changelog
---------------------------
FREME 0.6 - 28.04.2016
---------------------------
* Implemented first version of batch processing tool
* Architecture update
* Allow creation of private datasets
* Wrote 10 new articles for the documentation
* Restructured knowledge base section of documentation homepage
---------------------------
FREME 0.5 - 10.02.2016
---------------------------
General features
* Speed Testing of FREME NER
* Rate limiting of FREME APIs
* Work on architecture update
* Implementation of HTTP Monitoring of all FREME API endpoints and external services
* Create post processing filter to simplify output of FREME through SPARQL filters
* Specify batch processing tool
FREME NER
* Linking for a single entity
* Exchange FREME NER database with MySQL
* Make FREME NER a Java API
* Remove dependency on Gerbil
* Improve linking algorithm
* Add grid dataset
* Add domain parameter for domain specific NER
e-Internationalization
* Improve stability and bugfixes
Datasets
* Convert dataset
* Work on data management plan
e-Publishing
* Implement the semantic eBook
Documentation
* Add more articles / improve articles
* Add demos / show cases, e.g. screencasts, screenshots, Javascript demos
---------------------------
FREME 0.4 - 12.11.2015
---------------------------
Documentation homepage
* Create full homepage out of the documentation
* Write 8 articles in knowledge base
* Write 8 tutorials
Create mockup of CKEditor
General features
* Release all parts of FREME as open source under the Apache 2.0 license
* Upgrade all parts of FREME to Java 8
* Add security layer
e-Entity
* Setup FREME NER on its own server
* Add support for russian into FREME NER
e-Link
* Setup SPARQL server for FREME
* Setup LDF server for FREME
* Security for templates
Creation of multilingual dataset
* Cordis
* Statbel
* DBPedia abstracts
* Document datasets on datahub.io
e-Internationalization
* HTML5 roundtripping
e-Terminology
* Add confidence scores
* New parameter: collection id
e-Translation
* ITS 2.0 category support
---------------------------
FREME 0.3 - 01.09.2015
---------------------------
Creation of new multilingual datasets
* Global airports
* Geopolitical ontology
* DatasIAF dataset
* ORCID dataset
* VIAF
* ONLD
* ORCID
Broker
* Integration tests
* Basic user management
Improve API Documentation
Pipelining / Chaining of e-Services
Create first version of FREME NER
e-Internationalization
* Enable FREME e-Services to consume XLIFF and HTML
e-Link
* Add label and description to templates
e-Entity
* Add label and description to datasets
---------------------------
FREME 0.2 - 16.07.2015
---------------------------
Broker 0.2
* Change e-Translation endpoint to Tildes new NIF ready API
* Add e-Terminology endpoint
* Add CORS support
* Create beautiful API urls for freme-dev and freme-live
* Add foundation and basic codes for integration tests
---------------------------
e-Entity 0.2
* Create FREME NER, our novel named entity recognition software
* Create REST endpoint to create, read, update and delete datasets
---------------------------
e-Link 0.2
* Create REST endpoint to create, read, update and delete templates
* add more templates
---------------------------
e-Publishing 0.1
* add e-Publishing endpoint that converts HTML to EPUB3
---------------------------
ConversionServices 0.2
* Add NIF serialization formats N3, RDF-XMLn N-TRIPLES
---------------------------
Documentation 0.2
* Create interactive documentation in new design using Swagger
---------------------------
FREME 0.1 - 31.6.2015
---------------------------
Broker 0.1
* Create basic broker
* Create common codes across all e-Services
* Add proxy endpoint to Tilde MT API
---------------------------
e-Entity 0.1
* Create proxy endpoint to DBPedia Spotlight
---------------------------
e-Link 0.1
* Create query template mechanism
* Create demo query templates
---------------------------
ConversionServices 0.1
* Create basic conversion routines for conversion from / to NIF
* Support RDF serialization formats Turtle and JSON-LD