Project

General

Profile

« Previous | Next » 

Revision 38738

[maven-release-plugin] copy for tag dnet-minimal-container-1.0.1

View differences:

webapps/dnet-minimal-container/tags/dnet-minimal-container-1.0.1/pom.xml
1
<?xml version="1.0" encoding="UTF-8"?>
2
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
3
	<parent>
4
		<groupId>eu.dnetlib</groupId>
5
		<artifactId>dnet-container-parent</artifactId>
6
		<version>1.0.0</version>
7
		<relativePath />
8
	</parent>
9
	<modelVersion>4.0.0</modelVersion>
10
	<groupId>eu.dnetlib</groupId>
11
	<artifactId>dnet-minimal-container</artifactId>
12
	<packaging>war</packaging>
13
	<version>1.0.1</version>
14
	<scm>
15
		<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/webapps/dnet-minimal-container/tags/dnet-minimal-container-1.0.1</developerConnection>
16
	</scm>
17

  
18
	<dependencies>
19
		<!-- Common components in every container -->
20
		<dependency>
21
			<groupId>eu.dnetlib</groupId>
22
			<artifactId>cnr-log4j-inspector</artifactId>
23
			<version>[1.0.0,2.0.0)</version>
24
		</dependency>
25
		<dependency>
26
			<groupId>eu.dnetlib</groupId>
27
			<artifactId>dnet-schemas</artifactId>
28
			<version>[1.0.0,2.0.0)</version>
29
		</dependency>
30

  
31
		<!-- Common services in every container -->
32
		<dependency>
33
			<groupId>eu.dnetlib</groupId>
34
			<artifactId>cnr-enabling-hnm-service</artifactId>
35
			<version>[2.0.0,3.0.0)</version>
36
		</dependency>
37
		<dependency>
38
			<groupId>eu.dnetlib</groupId>
39
			<artifactId>cnr-enabling-hcm-service</artifactId>
40
			<version>[2.0.0,3.0.0)</version>
41
		</dependency>
42

  
43
		<!-- Enabling services service -->
44
		<dependency>
45
			<groupId>eu.dnetlib</groupId>
46
			<artifactId>cnr-enabling-services</artifactId>
47
			<version>[2.0.0,3.0.0)</version>
48
			<exclusions>
49
				<exclusion>
50
					<groupId>apache</groupId>
51
					<artifactId>commons-pool</artifactId>
52
				</exclusion>
53
			</exclusions>
54
		</dependency>
55
		<dependency>
56
			<groupId>eu.dnetlib</groupId>
57
			<artifactId>cnr-enabling-inspector</artifactId>
58
			<version>[2.0.0,3.0.0)</version>
59
		</dependency>
60
		<dependency>
61
			<groupId>eu.dnetlib</groupId>
62
			<artifactId>cnr-resultset-inspector</artifactId>
63
			<version>[2.0.0,3.0.0)</version>
64
		</dependency>
65

  
66
		<!-- Manager Service Resource Orchestration (required for workflows) -->
67
		<dependency>
68
			<groupId>eu.dnetlib</groupId>
69
			<artifactId>dnet-msro-service</artifactId>
70
			<version>[3.0.0,4.0.0)</version>
71
		</dependency>
72
		<dependency>
73
			<groupId>eu.dnetlib</groupId>
74
			<artifactId>dnet-mongo-logging</artifactId>
75
			<version>[1.0.0,2.0.0)</version>
76
		</dependency>
77

  
78
		<!-- Modular User Interfaces -->
79
		<dependency>
80
			<groupId>eu.dnetlib</groupId>
81
			<artifactId>dnet-modular-ui</artifactId>
82
			<version>[3.0.0,4.0.0)</version>
83
		</dependency>
84
		<dependency>
85
			<groupId>eu.dnetlib</groupId>
86
			<artifactId>dnet-modular-workflows-ui</artifactId>
87
			<version>[4.0.0,5.0.0)</version>
88
		</dependency>
89
		<dependency>
90
			<groupId>eu.dnetlib</groupId>
91
			<artifactId>dnet-modular-is-ui</artifactId>
92
			<version>[2.0.1,3.0.0)</version>
93
		</dependency>
94
		<dependency>
95
			<groupId>eu.dnetlib</groupId>
96
			<artifactId>dnet-modular-repositories-ui</artifactId>
97
			<version>[4.0.0,5.0.0)</version>
98
		</dependency>
99
		<dependency>
100
			<groupId>eu.dnetlib</groupId>
101
			<artifactId>dnet-modular-oai-explorer-ui</artifactId>
102
			<version>[2.0.0,3.0.0)</version>
103
		</dependency>
104
		<dependency>
105
			<groupId>eu.dnetlib</groupId>
106
			<artifactId>dnet-oai-modular-ui</artifactId>
107
			<version>[3.0.0,4.0.0)</version>
108
		</dependency>
109
		<dependency>
110
			<groupId>eu.dnetlib</groupId>
111
			<artifactId>dnet-modular-vocabularies-ui</artifactId>
112
			<version>[2.0.1,3.0.0)</version>
113
		</dependency>
114
		<dependency>
115
			<groupId>eu.dnetlib</groupId>
116
			<artifactId>dnet-modular-cleaning-rules-ui</artifactId>
117
			<version>[2.0.0,3.0.0)</version>
118
		</dependency>
119
		<dependency>
120
			<groupId>eu.dnetlib</groupId>
121
			<artifactId>dnet-modular-index-ui</artifactId>
122
			<version>[2.0.1,3.0.0)</version>
123
		</dependency>
124
		<dependency>
125
			<groupId>eu.dnetlib</groupId>
126
			<artifactId>dnet-modular-lightui-ui</artifactId>
127
			<version>[2.0.0,3.0.0)</version>
128
		</dependency>
129

  
130
		<!-- Aggregation services -->
131
		<dependency>
132
			<groupId>eu.dnetlib</groupId>
133
			<artifactId>cnr-mongo-mdstore</artifactId>
134
			<version>[4.0.0,5.0.0)</version>
135
		</dependency>
136
		<dependency>
137
			<groupId>eu.dnetlib</groupId>
138
			<artifactId>dnet-modular-collector-service</artifactId>
139
			<version>[3.0.0,4.0.0)</version>
140
		</dependency>
141
		<dependency>
142
			<groupId>eu.dnetlib</groupId>
143
			<artifactId>dnet-gridfs-objectstore</artifactId>
144
			<version>[4.0.0,5.0.0)</version>
145
			<exclusions>
146
				<exclusion>
147
					<groupId>apache</groupId>
148
					<artifactId>commons-net</artifactId>
149
				</exclusion>
150
			</exclusions>
151
		</dependency>
152
		<dependency>
153
			<groupId>eu.dnetlib</groupId>
154
			<artifactId>dnet-data-transformation-service</artifactId>
155
			<version>[2.0.0,3.0.0)</version>
156
		</dependency>
157

  
158
		<dependency>
159
			<groupId>eu.dnetlib</groupId>
160
			<artifactId>dnet-webapp-monitoring</artifactId>
161
			<version>[1.0.0,2.0.0)</version>
162
		</dependency>
163

  
164
		<dependency>
165
			<groupId>xerces</groupId>
166
			<artifactId>xercesImpl</artifactId>
167
			<version>2.11.0</version>
168
			<scope>compile</scope>
169
		</dependency>
170

  
171
		<!-- workflows -->
172
		<dependency>
173
			<groupId>eu.dnetlib</groupId>
174
			<artifactId>dnet-aggregative-basic-workflows</artifactId>
175
			<version>[1.0.0,2.0.0)</version>
176
		</dependency>
177
	
178
		<!-- OAI publisher -->
179
		<dependency>
180
			<groupId>eu.dnetlib</groupId>
181
			<artifactId>dnet-oai-common-workflows</artifactId>
182
			<version>[3.0.0,4.0.0)</version>
183
		</dependency>
184
		<dependency>
185
			<groupId>eu.dnetlib</groupId>
186
			<artifactId>cnr-data-information-oai-publisher</artifactId>
187
			<version>[5.0.1,6.0.0)</version>
188
		</dependency>
189

  
190
		<!-- Datasource manager -->
191
		<dependency>
192
			<groupId>eu.dnetlib</groupId>
193
			<artifactId>dnet-datasource-manager-service</artifactId>
194
			<version>[1.0.0, 2.0.0)</version>
195
		</dependency>
196

  
197
		<!-- Index service -->
198
		<dependency>
199
			<groupId>eu.dnetlib</groupId>
200
			<artifactId>dnet-index-solr-service</artifactId>
201
			<version>[2.0.0,3.0.0)</version>
202
		</dependency>
203
		
204
		<!-- Security: not using cnr-inspector-security in order to tune the access policies in the container's applicationContext-security -->
205

  
206
		<dependency>
207
			<groupId>org.springframework.security</groupId>
208
			<artifactId>spring-security-web</artifactId>
209
			<version>3.2.5.RELEASE</version>
210
			<exclusions>
211
				<exclusion>
212
					<artifactId>spring-core</artifactId>
213
					<groupId>org.springframework</groupId>
214
				</exclusion>
215
			</exclusions>
216
		</dependency>
217
		<dependency>
218
			<groupId>org.springframework.security</groupId>
219
			<artifactId>spring-security-config</artifactId>
220
			<version>3.2.5.RELEASE</version>
221
			<exclusions>
222
				<exclusion>
223
					<artifactId>spring-core</artifactId>
224
					<groupId>org.springframework</groupId>
225
				</exclusion>
226
			</exclusions>
227
		</dependency>
228
		<dependency>
229
			<groupId>org.springframework</groupId>
230
			<artifactId>spring-context</artifactId>
231
			<version>${spring.version}</version>
232
		</dependency>
233
		<dependency>
234
			<groupId>org.springframework</groupId>
235
			<artifactId>spring-tx</artifactId>
236
			<version>${spring.version}</version>
237
		</dependency>
238
	</dependencies>
239

  
240
</project>
webapps/dnet-minimal-container/tags/dnet-minimal-container-1.0.1/mock-repository-content/sample_12.xml
1
<?xml version="1.0" encoding="UTF-8"?>
2
<record xmlns="http://www.openarchives.org/OAI/2.0/">
3
   <header>
4
    <identifier>oai:pumaoai.isti.cnr.it:cnr.isti/cnr.isti/2015-ED-002</identifier>
5
    <datestamp>2015-02-08</datestamp>
6
    <setSpec>openaire</setSpec>
7
   </header>
8
   <metadata>
9
     <oai_dc:dc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/        http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
10
      <dc:title>Data as first-class citizens</dc:title>
11
      <dc:creator>Bolikowski, Lukasz</dc:creator>
12
      <dc:creator>Houssos, Nikos</dc:creator>
13
      <dc:creator>Manghi, Paolo</dc:creator>
14
      <dc:creator>Schirrwagen, Jochen</dc:creator>
15
      <dc:subject>Linking and Contextualizing Publications and Datasets</dc:subject>
16
      <dc:subject>info:eu-repo/classification/acm/H.3.7 Digital Libraries</dc:subject>
17
      <dc:description>Data are an essential element of the research process. Therefore, for the sake of transparency, verifiability and reproducibility of research, data need to become "first-class citizens" in scholarly communication. Researchers have to be able to publish, share, index, find, cite, and reuse research data sets.</dc:description>
18
      <dc:publisher>Corporation for National Research Initiatives</dc:publisher>
19
      <dc:contributor>Laurence Lannom</dc:contributor>
20
      <dc:date>2015</dc:date>
21
      <dc:type>info:eu-repo/semantics/review</dc:type>
22
      <dc:identifier>http://puma.isti.cnr.it/dfdownloadnew.php?ident=cnr.isti/cnr.isti/2015-ED-002</dc:identifier>
23
      <dc:language>en</dc:language>
24
      <dc:source>In: D-Lib Magazine. Editorial, vol. 21 (1/2) pp. 1 - 3. Special issue on Linking and Contextualizing Publications and Datasets. Laurence Lannom (ed.). Corporation for National Research Initiatives, 2015.</dc:source>
25
      <dc:relation>info:eu-repo/semantics/altIdentifier/url/http://www.dlib.org/dlib/january15/01guest_editorial.html</dc:relation>
26
      <dc:relation>info:eu-repo/semantics/altIdentifier/issn/1082-9873</dc:relation>
27
      <dc:relation>info:eu-repo/semantics/altIdentifier/doi/10.1045/january2015-guest-editorial</dc:relation>
28
      <dc:format>application/pdf</dc:format>
29
      <dc:identifier>http://puma.isti.cnr.it/rmydownload.php?filename=cnr.isti/cnr.isti/2015-ED-002/2015-ED-002.pdf</dc:identifier>
30
      <dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
31
     </oai_dc:dc>
32
   </metadata>
33
  </record>
webapps/dnet-minimal-container/tags/dnet-minimal-container-1.0.1/README.md
1
# D-Net Software Toolikt
2

  
3
This is a minimal instance of the D-Net software toolkit, a software framework for the realization of aggregative data infrastructures.
4

  
5
Official Web Site: http://www.d-net.research-infrastructures.eu/
6

  
7
Need support? Contact us via email at: dnet-team@isti.cnr.it
8

  
9
This webapp contains the minimal set of services needed to feature:
10

  
11
- Collection of metadata records in oai_dc format via OAI-PMH, FTP, local file system, HTTP.
12

  
13
- Transformation of the collected metadata records into an internal format named DMF (Driver Metadata Format)
14

  
15
- Indexing of DMF records in a Solr full-text index
16

  
17
- OAI-PMH export of aggregated metadata records in DMF and oai_dc formats. More formats can be added at runtime by providing a dedicated XSLT from DMF to the desired target format.
18

  
19
# Installation requirements
20
This minimal instance can be run on a single machine as web application to be deployed on a Tomcat container. 
21
## Hardware requirements
22

  
23
Suggested minimal hardware requirements:
24

  
25
- Operating system: almost anything but Windows
26
- HARD DISK space: mostly depends on the quantity and size of records you are going to collect. A couple of GBs for a small repository (<10K metadata recods) should be fine. See suggestions on installing mongodb below.
27

  
28
## Software requirements
29
Software required:
30

  
31
* Apache Tomcat 7: the webapp container
32
* Mongodb >= 2.4: used to store the collected and transformed metadata records. Each collected record will be stored in three separate "versions": original, transformed, pmh-ready, hence enough disk space should be available for mongoDB.
33
* Solr 4.9.x or 4.10.x 
34

  
35
Note that Tomcat, Solr and Mongodb can be installed in the same machine or in dedicated nodes, although this requires to change some default system properties.
36

  
37
#Running the D-Net web app with Maven
38
## Maven settings
39

  
40
Either if you want to run the D-Net web app with the Tomcat7 plugin for maven, or you want to build the .war file to deploy on a running tomcat, 
41
you need maven3 and you must add the following repository into your <code>settings.xml</code>:
42

  
43
```
44
 <repository>
45
          <id>dnet-bootstrap-releases</id>
46
          <name>D-Net Bootstrap Releases</name>
47
          <url>http://maven.research-infrastructures.eu/nexus/content/repositories/dnet4-bootstrap-release/</url>
48
          <releases>
49
            <enabled>true</enabled>
50
          </releases>
51
          <snapshots>
52
            <enabled>false</enabled>
53
          </snapshots>
54
          <layout>default</layout>
55
 </repository>
56
```
57

  
58
We also suggest to add the Tomcat plugin to the plugins group at the bottom of the same file:
59

  
60
```
61
<pluginGroups>
62
    <pluginGroup>org.apache.tomcat.maven</pluginGroup>
63
</pluginGroups>
64
```
65

  
66
## Testing on local machine:
67
The D-Net Software is developed in Java using Maven. You can try out the D-Net web app on your local machine with the tomcat7 plugin, provided you are also running a mongodb and a solr server on localhost that are listening to the relative standard ports.
68
To override properties, you can modify <code>dnet-minimal-container/src/main/resources/eu/dnetlib/cnr-site.properties</code>. Please check the Section D-Net Configuration and the PROPERTIES.md file for more information about D-Net properties.
69

  
70
```
71
> cd dnet-minimal-container
72

  
73
> mvn tomcat7:run
74
```
75

  
76
When you see a log like:
77
```
78
52665 [Thread-7] INFO  eu.dnetlib.enabling.is.store.TestContentInitializerJob  - INITIALIZED
79
```
80

  
81
The webapp should be ready and running at http://localhost:8280/app , where 'app' is the value of the property <code>container.hostname</code> ('app' is the default).
82

  
83

  
84
# Deployment on a Tomcat instance
85

  
86
In this distribution you will find a ready-to-deploy war package.
87

  
88
Copy the war file into the Tomcat 7 <code>webapps</code> directory, ensure you have overridden the properties as explained in the D-Net configuration section and restart Tomcat.
89

  
90
When you see a log like:
91
```
92
52665 [Thread-7] INFO  eu.dnetlib.enabling.is.store.TestContentInitializerJob  - INITIALIZED
93
```
94

  
95
The webapp should be ready and running at http://${container.hostname}:${container.port}/${container.context}
96

  
97
If you want to build the web app yourself, then keep reading...
98

  
99

  
100
## Building the D-Net web app
101
The D-Net Software is developed in Java with Maven.
102

  
103
To build the war to use in a Tomcat 7 web app container:
104

  
105
```
106
 > cd dnet-minimal-container
107

  
108
 > mvn package
109
```
110

  
111
The .war file is then created into the <code>target</code> directory.
112

  
113
#D-Net configuration
114
Before you start the web application, you need to configure at least the following properties.
115
For the full list of available properties and their values, check PROPERTIES.md.
116

  
117
Create a file named <code>cnr.override.properties</code> in <code>$yourTomcatHomeDirectory$/common/classes</code> (<code>$yourTomcatHomeDirectory$</code> will likely be something similar to <code>/var/lib/tomcat7</code>)
118

  
119
- <code>container.hostname</code>: the host name where the web app will be running. Default value is <code>localhost</code>. The default value should *only* be used in local development scenarios.
120
</br>Example: <code>container.hostname = dnet-host.dnet.eu</code>
121
- <code>container.port</code>: the port where the web app will be running. Default is 8280.
122
</br>Example: <code>container.port = 8080</code>
123
- <code>container.context</code>: the name of the web app (i.e. the name of the war file). Default is "app". The default value should *only* be used in local development scenarios.
124
</br>Example: <code>container.context = is</code>
125
- <code>dnet.data.path</code>: path to the directory where all D-Net related resources will be saved. An embedded existDB will be automatically installed in this directory during the first start-up. The directory must be writable by the user running tomcat. Default value is <code>/tmp/dnet</code>. The default value should *only* be used in local development scenarios.
126
</br>Example: <code>dnet.data.path = /var/lib/dnet</code>
127
- <code>services.aggregator.country</code>: your country code. Default is <code>EU</code> (Europe).
128
</br>Example: <code>services.aggregator.country = IT</code>
129
- <code>services.aggregator.name</code>: the name of your aggregator. Default is "D-NET"
130
</br>Example: <code>services.aggregator.name = TEST_Aggregator</code>. 
131
- <code>services.mdstore.mongodb.host</code>: the machine hosting mongodb for the storage of metadata records (M[eta]D[ata]Store). Default is localhost.
132
</br>Example: <code>services.mdstore.mongodb.host = mongo.dnet.eu</code>
133
- <code>services.mdstore.mongodb.db</code>: name of the mongodb database to be used for the storage of metadata records. Default is "mdstore_minimal".
134
</br>Example: <code>services.mdstore.mongodb.db = mdstore_1</code>
135
- <code>dnet.logger.mongo.host</code>: the machine hosting mongodb for the storage of workflow logs. Default is localhost.
136
</br>Example: <code>dnet.logger.mongo.host = mongo.dnet.eu</code>
137
- <code>dnet.logger.mongo.db</code>: name of the mongodb database to be used for the storage of workflow logs. Default is "dnet_logs_minimal".
138
</br>Example: <code>dnet.logger.mongo.db = dnet_logs_1</code>
139
- <code>services.oai.publisher.repo.name</code>: name of the OAI-PMH Publisher, as it will appear in the OAI Identify response. Default is "D-Net OAI-PMH Publisher".
140
</br>Example: <code>services.oai.publisher.repo.name = TEST_Aggregator OAI-PMH Publisher</code>
141
- <code>services.oai.publisher.repo.email</code>: email of the OAI-PMH Publisher administrator, as it will appear in the OAI Identify response. Default is "dnet-admin@mock.it". The default *must not* be used in beta or production system for it is a mock email.
142
</br>Example: <code>name.surname@valid.mail.com</code>
143
- <code>dnet.admin.password</code>: md5sum of the password that will allow the user "admin" to login to the D-Net Admin UI. To generate the new password: <code>echo thePassword -n | md5</code>. Default is "dnet-minimal" (without double quotes). The default value *should always be overridden*.
144
</br>Example: <code>dnet.admin.password = 5d1ed3888708c0f4cd46b29306a6b449</code>, where 5d1ed3888708c0f4cd46b29306a6b449 is the md5 for the string "pwd" obtained via the command <code>echo pwd -n | md5</code>.
145
- <code>service.solr.index.jsonConfiguration</code>: information about the Solr instance to be used to create full-text indices on the aggregated metadata records. Default value assumes a local Solr instance. Specifically:
146
<code>
147
{"id":"solr",\
148
	"address":"localhost:9983",\
149
	"port":"8983",\
150
	"webContext":"solr",\
151
	"numShards":"1",\
152
	"replicationFactor":"1",\
153
	"host":"localhost",\
154
	"feedingShutdownTolerance":"30000",\
155
	"feedingBufferFlushThreshold":"1000",\
156
	"feedingSimulationMode":"false",\
157
	"luceneMatchVersion":"4.9",\
158
	"serverLibPath":"../../../../contrib/extraction/lib",\
159
	"filterCacheSize":"512","filterCacheInitialSize":"512",\
160
	"queryCacheSize":"512","queryCacheInitialSize":"512",\
161
	"documentCacheSize":"512","documentCacheInitialSize":"512",\
162
	"ramBufferSizeMB":"960","mergeFactor":"40",\
163
	"autosoftcommit":"-1","autocommit":"15000",\
164
	"termIndexInterval":"1024","maxIndexingThreads":"8",\
165
	"queryResultWindowSize":"20","queryResultMaxDocCached":"200"} 
166
</code>
167

  
168
If you are not running the Solr service on the same machine where Tomcat runs, then you need to override the above configuration according to your Solr server installation.
169
Typically, changing <code>address</code> and <code>host</code> is enough if your Solr server is not configured for sharding and replication.
170
For more details refer to the Solr documentation.
171

  
172
#Using D-Net
173

  
174
Under the root folder of the project you can find the folder <code>mock-repository-content</code>. 
175
It contains 150 oai_dc metadata records you can use to test the functionality of the D-Net software with a Mock Datasource.
176

  
177
* Place the folder in a location that is readable from tomcat 
178
* Start the container
179
* Access the Admin UI (http://${container.hostname}:${container.port}/${container.context}/mvc/ui/index.do)
180
	* If you are running via the maven tomcat plugin with the default properties the URL is: http://localhost:8280/app/mvc/ui/index.do
181
* Go on Datasource Management --> Overview and search for "mock"
182
* Click on "Add metaworkflow" and select the "Collection and Transformation" meta-workflow. This action will associate a meta-workflow (i.e., a workflow of workflows) to the datasource and will create all needed metadata stores.
183
* Click on the "access params" button on the top right and change the base url to the location where you saved the sample folder (e.g. file:///dnet/test/mock-repository-content)
184
* Click on the meta-workflow "Collection and Transformation" and configure its workflows with the missing parameter for the transformation rule 
185
	* click on the yellow "parameters" button of the trasnformation workflow and select the rule <code>dc2dmf_DRIVER</code> 
186
* Ensure the launch mode is set to "Auto" for each workflow 
187
* Click on the Launch button of the first ("collect")
188
* Wait for all the workflows to complete: collect, transform, index, oai, and oaiPostFeed
189
* Verify that the records get transformed and indexed: click on MD Inspectors --> D-Net content checker and perform some queries
190
* Verify that the aggregated records are correctly exposed via the built-in OAI-PMH publisher at: 
191
	* http://${container.hostname}:${container.port}/${container.context}/mvc/oai/oai.do?verb=ListRecords&metadataPrefix=dmf for the DMF metadata format
192
	* http://${container.hostname}:${container.port}/${container.context}/mvc/oai/oai.do?verb=ListRecords&metadataPrefix=oai_dc for the OAI_DC metadata format
193
	
194
#Need support?
195
Do not hesitate to contact dnet-team@isti.cnr.it
webapps/dnet-minimal-container/tags/dnet-minimal-container-1.0.1/src/main/webapp/images/admin.svg
1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
<!-- Created with Inkscape (http://www.inkscape.org/) -->
3

  
4
<svg
5
   xmlns:dc="http://purl.org/dc/elements/1.1/"
6
   xmlns:cc="http://creativecommons.org/ns#"
7
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
   xmlns:svg="http://www.w3.org/2000/svg"
9
   xmlns="http://www.w3.org/2000/svg"
10
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12
   width="819.81274"
13
   height="801.9024"
14
   id="svg2"
15
   version="1.1"
16
   inkscape:version="0.47 r22583"
17
   sodipodi:docname="admin_tools.svg">
18
  <defs
19
     id="defs4">
20
    <inkscape:perspective
21
       sodipodi:type="inkscape:persp3d"
22
       inkscape:vp_x="0 : 526.18109 : 1"
23
       inkscape:vp_y="0 : 1000 : 0"
24
       inkscape:vp_z="744.09448 : 526.18109 : 1"
25
       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
26
       id="perspective10" />
27
  </defs>
28
  <sodipodi:namedview
29
     id="base"
30
     pagecolor="#ffffff"
31
     bordercolor="#666666"
32
     borderopacity="1.0"
33
     inkscape:pageopacity="0.0"
34
     inkscape:pageshadow="2"
35
     inkscape:zoom="0.35"
36
     inkscape:cx="983.51788"
37
     inkscape:cy="601.44005"
38
     inkscape:document-units="px"
39
     inkscape:current-layer="layer1"
40
     showgrid="false"
41
     inkscape:window-width="1440"
42
     inkscape:window-height="801"
43
     inkscape:window-x="0"
44
     inkscape:window-y="0"
45
     inkscape:window-maximized="0" />
46
  <metadata
47
     id="metadata7">
48
    <rdf:RDF>
49
      <cc:Work
50
         rdf:about="">
51
        <dc:format>image/svg+xml</dc:format>
52
        <dc:type
53
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
54
        <dc:title></dc:title>
55
      </cc:Work>
56
    </rdf:RDF>
57
  </metadata>
58
  <g
59
     inkscape:label="Layer 1"
60
     inkscape:groupmode="layer"
61
     id="layer1"
62
     transform="translate(1138.5179,-331.89985)">
63
    <g
64
       id="g3637"
65
       transform="matrix(-0.60220798,0.79833924,-0.79833924,-0.60220798,-568.91854,1748.1963)"
66
       style="stroke:#000000;stroke-width:20;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
67
       inkscape:export-filename="/Users/andersbr/Documents/coop/art/web/admin_tools.png"
68
       inkscape:export-xdpi="5.6116552"
69
       inkscape:export-ydpi="5.6116552">
70
      <path
71
         id="path3599"
72
         d="m -720,340.9375 c -14.92025,0 -29.63885,0.84333 -44.125,2.46875 l 1.375,12.625 3.78125,31.375 -0.375,0.0312 0,0.0312 -0.15625,0 -0.0937,0 -4.28125,0.53125 -3.625,0.46875 0,0.0312 -4.25,0.59375 -0.28125,0.0312 -0.34375,0.0625 -3.59375,0.59375 -0.625,0.0937 -3.59375,0.625 -4.1875,0.75 -0.53125,0.125 -0.0937,0 -3.5625,0.71875 -0.59375,0.125 -3.5625,0.75 -0.59375,0.125 -3.53125,0.78125 -0.625,0.15625 -3.5,0.84375 -4.09375,1 -0.5,0.125 -0.0937,0.0312 -3.5,0.9375 -0.59375,0.15625 -3.4375,0.9375 -0.625,0.1875 -3.4375,1 -0.59375,0.1875 -3.40625,1.03125 -0.59375,0.1875 -3.40625,1.0625 -0.0625,0.0312 -0.53125,0.15625 -3.375,1.125 -0.59375,0.21875 -3.375,1.15625 -0.5625,0.1875 -3.34375,1.21875 -0.3125,0.125 -0.28125,0.0937 -3.3125,1.25 -0.59375,0.21875 -1.90625,0.71875 -16.125,-41.65625 c -31.01955,11.84799 -60.15932,27.53518 -86.8125,46.46875 l 26.53125,36.8125 -0.8125,0.5625 -0.4375,0.3125 -0.0312,0.0312 -2.8125,2.09375 -3.28125,2.46875 -0.46875,0.375 -2.78125,2.15625 -0.46875,0.34375 -2.75,2.1875 -0.1875,0.15625 -0.28125,0.21875 -2.71875,2.21875 -0.4375,0.375 -2.71875,2.25 -0.40625,0.34375 -0.0312,0.0312 -2.65625,2.28125 -0.1875,0.1875 -0.28125,0.21875 -2.625,2.3125 -0.4375,0.375 -2.625,2.34375 -0.4375,0.40625 -2.5625,2.375 -0.0625,0.0625 -0.375,0.34375 -2.5625,2.40625 -0.4375,0.40625 -2.53125,2.4375 -0.40625,0.40625 -2.5,2.46875 -0.40625,0.4375 -2.46875,2.46875 -0.4375,0.4375 -2.40625,2.53125 -0.4375,0.4375 -2.375,2.53125 -0.25,0.28125 -0.15625,0.15625 -2.375,2.59375 -0.40625,0.4375 -2.34375,2.59375 -0.40625,0.4375 L -978,503 l -0.28125,0.34375 -0.0937,0.0937 -2.28125,2.65625 -0.375,0.46875 -2.5,2.96875 -35.5625,-29.6875 c -21.251,25.14417 -39.4143,52.9871 -53.8438,82.96875 l 43.25,19.875 -1.4686,3.1875 -0.25,0.5625 -1.4376,3.21875 -0.031,0.0937 -0.2188,0.46875 -1.4062,3.25 -0.25,0.5625 -1.3438,3.28125 -1.5624,3.84375 -0.2189,0.59375 -1.2811,3.3125 -0.2189,0.5625 -1.25,3.34375 -0.2188,0.5625 -1.1874,3.34375 -0.2188,0.59375 -1.1562,3.375 -0.125,0.40625 -0.063,0.15625 -1.125,3.40625 -0.1874,0.59375 -1.0938,3.40625 -0.1875,0.5625 -1.0313,3.4375 -0.1874,0.59375 -1,3.4375 -0.1563,0.59375 -0.9687,3.46875 -0.125,0.46875 -0.031,0.125 -0.9063,3.46875 -0.1562,0.625 -0.875,3.46875 -0.031,0.0937 -0.125,0.53125 -0.8438,3.5 -0.125,0.59375 -0.8125,3.53125 -0.125,0.625 -0.75,3.53125 -0.094,0.4375 -0.031,0.1875 -0.6875,3.5625 -0.125,0.59375 -0.6875,3.75 -48.125,-8.90625 c -4.7434,24.35544 -7.25,49.53814 -7.25,75.28125 0,8.10663 0.2642,16.14057 0.75,24.125 l 22.1563,-1.53125 28.0624,-2.3125 0.031,0.34375 0.031,0.28125 0.2812,3.6875 0.031,0 0.4063,4.34375 0.031,0.25 0.031,0.375 0.4688,4.28125 -0.031,0 0.4687,3.65625 0.5626,4.28125 0.094,0.625 0.5313,3.625 0.094,0.59375 0.5625,3.625 0.094,0.625 0.75,4.1875 0.6562,3.59375 0.125,0.625 0.6875,3.53125 0.031,0.1875 0.094,0.4375 0.75,3.53125 0.125,0.625 0.8125,3.53125 0.125,0.59375 0.8438,3.53125 0.1562,0.59375 0.875,3.5 0.1562,0.59375 0.9063,3.46875 0.031,0.0625 0.125,0.53125 0.9687,3.46875 0.1563,0.59375 1,3.4375 0.1874,0.59375 1.0313,3.4375 0.125,0.375 0.062,0.21875 1.0938,3.40625 0.1874,0.5625 1.125,3.40625 0.031,0.0625 0.1563,0.5 0.5,1.40625 -49,16.90625 c 10.5965,32.21863 25.2781,62.5841 43.4062,90.5 l 44.1875,-29.46875 1,1.46875 0.3437,0.5 1.9688,2.90625 0.094,0.125 0.25,0.375 2.03125,2.875 0.34375,0.46875 2.03125,2.84375 0.375,0.5 2.0625,2.8125 0.375,0.46875 2.09375,2.8125 0.375,0.46875 2.15625,2.78125 0.3125,0.40625 0.0625,0.0625 2.1875,2.75 0.375,0.4375 2.1875,2.71875 0.40625,0.46875 2.25,2.6875 0.375,0.46875 2.28125,2.65625 0.0937,0.0937 0.28125,0.34375 2.3125,2.65625 0.40625,0.4375 2.34375,2.59375 0.40625,0.46875 2.375,2.5625 0.15625,0.15625 0.25,0.28125 2.8125,2.96875 -0.0312,0.0312 2.4375,2.5 0.4375,0.4375 2.46875,2.5 0.1875,0.1875 0.21875,0.21875 2.5,2.46875 0.40625,0.40625 2.53125,2.4375 0.4375,0.40625 2.5625,2.40625 0.375,0.34375 0.0625,0.0625 2.5625,2.375 0.4375,0.40625 2.25,2 -36.25,40.3751 c 24.86466,22.6221 52.66979,42.0786 82.75,57.75 l 4.96875,-9.5313 19.9375,-39.5625 0.5,0.25 0,-0.031 0.0625,0.031 0,0.031 3.125,1.5626 0.5625,0.2812 3.71875,1.8125 3.1875,1.5 0.5625,0.2813 3.1875,1.4687 0.53125,0.2187 0.0312,0.031 3.25,1.4375 0.5625,0.25 3.25,1.4062 0.5625,0.2188 3.84375,1.5938 0,0.031 3.28125,1.3125 0,-0.031 3.875,1.5313 0.59375,0.2187 3.3125,1.2188 0.59375,0.2189 3.34375,1.2186 0.5625,0.1875 3.375,1.1562 0.59375,0.2188 3.375,1.125 0.53125,0.1562 0.0625,0.031 3.40625,1.0625 0.59375,0.1875 4,1.2187 3.4375,1 0.625,0.1876 3.4375,0.9687 0,-0.031 4.09375,1.0938 0.15625,0.031 0.4375,0.125 3.5,0.875 0.59375,0.1563 3.5,0.8125 0.625,0.1562 3.375,0.75 -12.15625,54.25 c 27.55772,6.1494 56.2138,9.375 85.625,9.375 5.06672,0 10.10498,-0.09 15.125,-0.2812 l -0.65625,-20.7188 -1.5625,-34.9374 0.4375,-0.031 0.21875,0 3.71875,-0.1563 0.15625,0 0.5,-0.031 4.34375,-0.2812 0,0.031 3.71875,-0.2812 4.34375,-0.3438 0.625,-0.062 3.6875,-0.3437 0.25,-0.031 0.375,-0.031 3.6875,-0.4061 0.625,-0.062 4.28125,-0.5313 3.625,-0.4687 0.625,-0.094 3.625,-0.5313 0.125,-0.031 0.5,-0.062 3.59375,-0.5938 0.625,-0.094 3.59375,-0.625 4.1875,-0.75 0.53125,-0.125 0.0937,0 3.5625,-0.7187 0.59375,-0.125 3.5625,-0.75 0.59375,-0.125 3.53125,-0.7813 0.625,-0.1562 3.5,-0.8125 0.59375,-0.1563 3.5,-0.875 0.4375,-0.125 0.15625,-0.031 4.09375,-1.0939 0,0.031 3.4375,-0.9686 0.625,-0.1876 3.4375,-1 0.59375,-0.1562 0.90625,-0.2812 16.15625,53.0624 c 32.66879,-10.0167 63.52461,-24.1879 91.9375,-41.9062 l -28.78125,-46.7188 2.1875,-1.3437 0.53125,-0.3437 2.96875,-1.875 0.5,-0.3126 2.9375,-1.9062 0.5,-0.3438 2.9375,-1.9374 0.5,-0.3438 2.875,-1.9688 0.0625,-0.031 0.4375,-0.3125 2.875,-2.0313 0.5,-0.3437 2.84375,-2.0625 0.40625,-0.2812 0.0625,-0.063 2.8125,-2.0937 3.28125,-2.4688 0.46875,-0.375 2.78125,-2.125 0.46875,-0.375 2.75,-2.1875 0.0625,-0.0625 0.40625,-0.3125 2.71875,-2.21875 0.4375,-0.375 2.71875,-2.25 0.40625,-0.34375 0.0312,-0.0312 2.65625,-2.28125 0.1875,-0.1875 0.28125,-0.21875 2.625,-2.3125 0.4375,-0.375 2.625,-2.34375 0.4375,-0.40625 2.5625,-2.375 0.0625,-0.0625 0.375,-0.34375 2.5625,-2.40625 0.4375,-0.40625 2.53125,-2.4375 0.40625,-0.40625 2.5,-2.46875 0.21875,-0.21875 0.1875,-0.1875 2.46875,-2.5 0.4375,-0.4375 1.5,-1.5625 38.8125,37.4688 c 22.99636,-24.3893 42.89051,-51.74018 59.0625,-81.4063 L -422,893.40625 l 0.125,-0.1875 0.21875,-0.375 0.0625,-0.125 1.6875,-3.09375 1.96875,-3.65625 0.15625,-0.28125 0.125,-0.25 1.625,-3.125 0.28125,-0.53125 1.59375,-3.15625 0.25,-0.53125 1.5625,-3.1875 0.25,-0.53125 1.53125,-3.1875 0.25,-0.5625 1.46875,-3.21875 0.25,-0.5625 1.4375,-3.21875 0.0312,-0.0937 0.21875,-0.46875 1.40625,-3.25 0.25,-0.5625 1.34375,-3.28125 1.5625,-3.84375 0.21875,-0.59375 1.28125,-3.3125 0.21875,-0.5625 1.25,-3.3125 0.0937,-0.28125 0.125,-0.3125 1.1875,-3.34375 0.21875,-0.59375 1.15625,-3.375 0.15625,-0.46875 0.0312,-0.0937 1.125,-3.40625 0.1875,-0.5625 L -394,828.5 l 0.0625,-0.21875 0.125,-0.375 1.03125,-3.4375 0.1875,-0.59375 1,-3.4375 0.15625,-0.59375 0.96875,-3.46875 0.15625,-0.59375 0.78125,-2.96875 49.6875,13.125 c 7.35353,-29.98057 11.28125,-61.31443 11.28125,-93.5625 0,-22.18523 -1.8601,-43.94709 -5.40625,-65.125 l -6.71875,1 -41.78125,6.65625 -0.0937,-0.625 -0.5625,-3.625 -0.0937,-0.625 -0.625,-3.5625 -0.125,-0.625 -0.65625,-3.59375 -0.125,-0.59375 -0.6875,-3.5625 -0.0312,-0.1875 -0.0937,-0.4375 -0.75,-3.53125 -0.125,-0.625 -0.8125,-3.53125 -0.125,-0.59375 -0.84375,-3.5 -0.125,-0.53125 -0.0312,-0.0937 -0.875,-3.46875 -0.15625,-0.625 -0.90625,-3.46875 -0.0312,-0.125 -0.125,-0.46875 -0.96875,-3.46875 -0.15625,-0.59375 -1,-3.4375 -0.1875,-0.59375 -1.03125,-3.4375 -0.1875,-0.5625 -1.09375,-3.40625 -0.1875,-0.59375 -1.125,-3.40625 -0.0625,-0.15625 -0.125,-0.40625 -1.15625,-3.375 -0.21875,-0.59375 -1.1875,-3.34375 -0.21875,-0.5625 -1.25,-3.34375 -0.21875,-0.5625 -1.28125,-3.3125 -0.21875,-0.59375 -1.5625,-3.84375 -1.34375,-3.28125 -0.25,-0.5625 -1.0625,-2.4375 43.8125,-18.84375 c -13.6513,-30.4002 -31.06644,-58.74756 -51.65625,-84.4375 l -36.6875,28.46875 -0.0937,-0.0937 -0.375,-0.5 -2.1875,-2.71875 -0.0937,-0.0937 -0.28125,-0.375 -2.1875,-2.71875 -0.40625,-0.46875 -2.25,-2.6875 -0.375,-0.46875 -2.28125,-2.65625 -0.0937,-0.0937 L -462,503 l -2.3125,-2.65625 -0.40625,-0.4375 -2.34375,-2.59375 -0.40625,-0.4375 -2.375,-2.59375 L -470,494.125 l -0.25,-0.28125 -2.375,-2.53125 -0.4375,-0.4375 -2.40625,-2.53125 -0.4375,-0.4375 -2.46875,-2.46875 -0.40625,-0.4375 -2.5,-2.46875 -0.40625,-0.40625 -2.53125,-2.4375 -0.4375,-0.40625 -2.5625,-2.40625 -0.375,-0.34375 -0.0625,-0.0625 -2.5625,-2.375 -0.4375,-0.40625 -2.625,-2.34375 -0.4375,-0.375 -2.625,-2.3125 -0.28125,-0.21875 -0.1875,-0.1875 -2.65625,-2.28125 -0.0312,-0.0312 -0.40625,-0.34375 -2.71875,-2.25 -0.4375,-0.375 -2.71875,-2.21875 -0.28125,-0.21875 -0.1875,-0.15625 -2.75,-2.1875 -0.46875,-0.34375 -2.78125,-2.15625 -0.46875,-0.375 27.4375,-36.21875 c -26.18134,-19.64939 -54.87626,-36.09429 -85.5625,-48.75 l -17.1875,41.3125 -3.21875,-1.34375 -3.28125,-1.3125 -0.3125,-0.125 -0.25,-0.0937 -3.3125,-1.28125 -0.59375,-0.21875 -3.3125,-1.25 -0.28125,-0.0937 -0.3125,-0.125 -3.34375,-1.21875 -0.5625,-0.1875 -3.375,-1.15625 -0.59375,-0.21875 -3.375,-1.125 -0.53125,-0.15625 -0.0625,-0.0312 -3.40625,-1.0625 -0.59375,-0.1875 -3.40625,-1.03125 -0.59375,-0.1875 -3.4375,-1 -0.625,-0.1875 -3.4375,-0.9375 -0.59375,-0.15625 -3.5,-0.9375 -0.0937,-0.0312 -0.5,-0.125 -4.09375,-1 -3.5,-0.84375 -0.625,-0.15625 -3.53125,-0.78125 -0.59375,-0.125 -3.5625,-0.75 -0.59375,-0.125 -3.5625,-0.71875 -0.0937,0 -0.53125,-0.125 -4.1875,-0.75 -3.59375,-0.625 -0.625,-0.0937 -3.59375,-0.59375 -0.375,-0.0625 -0.25,-0.0312 -3.96875,-0.5625 6.40625,-43.875 c -17.7102,-2.45268 -35.80292,-3.7191 -54.18765,-3.7191 z m -2.71875,282.71875 c 18.24386,-0.41115 36.52456,4.77847 52.1875,13.875 35.61197,20.1637 56.43986,61.98996 53.28125,102.4375 -2.11172,38.4308 -25.85332,75.0508 -60.96875,91.34375 -31.64018,15.68923 -70.83563,12.15865 -99.90625,-7.6875 -37.08824,-24.05279 -54.52022,-72.1067 -45.25,-114.8125 8.53705,-46.9531 52.71562,-84.97833 100.65625,-85.15625 z"
73
         style="fill:#c5c5c5;fill-opacity:1;stroke:#000000;stroke-width:20;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
74
      <path
75
         id="path3608"
76
         d="m -720.3125,423.71875 c -2.14114,0.003 -4.29494,0.0416 -6.4375,0.0937 -92.77539,0.9057 -183.54225,48.46781 -238.1875,123.375 -51.4332,69.09779 -72.0894,160.54087 -55.0937,244.96875 15.5782,80.98865 64.5569,154.96425 133.81245,199.6875 58.29118,38.2162 130.18928,55.5604 199.5,47.1875 77.64477,-8.9068 151.44437,-49.42825 200.375,-110.6875 51.48409,-63.21341 76.4141,-146.95083 67.65625,-227.8125 -8.23411,-83.0141 -51.16656,-162.02417 -117.46875,-213 -52.28847,-40.71897 -117.78099,-63.91827 -184.15625,-63.8125 z m -2.40625,199.9375 c 18.24386,-0.41115 36.52456,4.77847 52.1875,13.875 35.61197,20.1637 56.43986,61.98996 53.28125,102.4375 -2.11172,38.4308 -25.85332,75.0508 -60.96875,91.34375 -31.64018,15.68923 -70.83563,12.15865 -99.90625,-7.6875 -37.08824,-24.05279 -54.52022,-72.1067 -45.25,-114.8125 8.53705,-46.9531 52.71562,-84.97833 100.65625,-85.15625 z"
77
         style="fill:#b4b4b4;fill-opacity:1;stroke:#000000;stroke-width:20;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
78
    </g>
79
    <path
80
       style="fill:#828a95;fill-opacity:1;stroke:#000000;stroke-width:20;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
81
       d="m -542.85714,469.50504 -348.57143,448.57143 25.71428,20 348.57143,-448.57143 48.57143,-8.57143 62.85714,-94.28571 -60,-42.85714 -85.71428,80 8.57143,45.71428 z"
82
       id="path3590"
83
       inkscape:export-filename="/Users/andersbr/Documents/coop/art/web/admin_tools.png"
84
       inkscape:export-xdpi="5.6116552"
85
       inkscape:export-ydpi="5.6116552" />
86
    <path
87
       style="fill:#828a95;fill-opacity:1;stroke:#000000;stroke-width:20;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
88
       d="m -998.22132,407.25798 57.352,67.78995 -18.25223,88.66188 -91.26125,20.85155 -70.4056,-86.02589 c 0,0 -28.3225,88.26556 23.4632,138.18736 55.8354,53.82589 156.45181,20.85563 164.27419,20.85563 l 388.51193,380.69364 c 0,0 62.59539,65.1784 112.13718,7.8142 49.54179,-57.36421 -13.06175,-101.67066 -13.06175,-101.67066 L -870.46782,594.99121 c 0,0 49.54585,-86.04218 -10.42578,-151.22876 -29.37493,-30.59482 -74.81067,-55.46566 -117.32772,-36.50447 z m 513.65795,542.34814 c 27.36117,0 49.53771,22.20506 49.53771,49.56623 0,27.36115 -22.17654,49.53765 -49.53771,49.53765 -27.36117,0 -49.53771,-22.1765 -49.53771,-49.53765 0,-27.36117 22.17654,-49.56623 49.53771,-49.56623 z"
89
       id="path3594"
90
       sodipodi:nodetypes="cccccsccscccccsssc"
91
       inkscape:export-filename="/Users/andersbr/Documents/coop/art/web/admin_tools.png"
92
       inkscape:export-xdpi="5.6116552"
93
       inkscape:export-ydpi="5.6116552" />
94
    <path
95
       style="fill:#780c00;fill-opacity:1;stroke:#000000;stroke-width:20;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
96
       d="m -708.12573,619.67525 89.01921,89.69143 -19.95761,49.50427 c 0,0 -20.79262,-19.59574 -46.06669,0.55668 -25.27405,20.15242 -5.44173,48.26566 -5.44173,48.26566 L -909.04847,1087.837 c 0,0 -50.5481,40.3049 -98.45183,6.1515 -47.9038,-34.1534 -32.9843,-89.9762 -32.9843,-89.9762 l 227.31348,-282.0226 c 0,0 29.95029,14.87774 46.70689,-6.23499 16.75659,-21.11273 6.18987,-61.57884 6.18987,-61.57884 l 52.14863,-34.50062 z"
97
       id="path3592"
98
       sodipodi:nodetypes="cccsccsccscc"
99
       inkscape:export-filename="/Users/andersbr/Documents/coop/art/web/admin_tools.png"
100
       inkscape:export-xdpi="5.6116552"
101
       inkscape:export-ydpi="5.6116552" />
102
  </g>
103
</svg>
webapps/dnet-minimal-container/tags/dnet-minimal-container-1.0.1/src/main/webapp/WEB-INF/cxf.xml
1
<?xml version="1.0" encoding="UTF-8"?>
2
<beans xmlns="http://www.springframework.org/schema/beans"
3
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:cxf="http://cxf.apache.org/core"
4
	xmlns:http="http://cxf.apache.org/transports/http/configuration"
5
	xmlns:wsa="http://cxf.apache.org/ws/addressing" xmlns:p="http://www.springframework.org/schema/p"
6
	xmlns:pol="http://cxf.apache.org/policy" xmlns:condbean="http://dnetlib.eu/springbeans/condbean"
7
	xsi:schemaLocation="
8
http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd
9
http://cxf.apache.org/ws/addressing http://cxf.apache.org/schemas/ws-addr-conf.xsd
10
http://cxf.apache.org/transports/http/configuration http://cxf.apache.org/schemas/configuration/http-conf.xsd
11
http://cxf.apache.org/policy http://cxf.apache.org/schemas/policy.xsd
12
http://cxf.apache.org/core http://cxf.apache.org/schemas/core.xsd
13
http://dnetlib.eu/springbeans/condbean http://dnetlib.eu/springbeans/condbean.xsd">
14

  
15
<!-- CXF bus with logging. Please set the log level of org.apache.cxf.interceptor to FATAL to hide the logging of EVERY incoming and outgoing messages. -->
16
	<cxf:bus>
17
		<cxf:outInterceptors>
18
			<ref bean="outCxfLoggingInterceptor" />
19
		</cxf:outInterceptors>
20
		<cxf:inInterceptors>
21
			<ref bean="inCxfLoggingInterceptor" />
22
		</cxf:inInterceptors>
23
	</cxf:bus>
24

  
25
	<bean id="outCxfLoggingInterceptor" class="org.apache.cxf.interceptor.LoggingOutInterceptor" />
26
	<bean id="inCxfLoggingInterceptor" class="org.apache.cxf.interceptor.LoggingInInterceptor" />
27

  
28

  
29
	<!-- <cxf:bus> -->
30
		<!--		<cxf:inInterceptors>-->
31
		<!--
32
			<bean id="logInbound"
33
			class="org.apache.cxf.interceptor.LoggingInInterceptor" />
34
		-->
35
		<!--
36
			<bean id="logOutbound"
37
			class="org.apache.cxf.interceptor.LoggingOutInterceptor" />
38
		-->
39
		<!--			</condbean:cond>-->
40
		<!--		</cxf:inInterceptors>-->
41

  
42
<!-- 		<cxf:features> -->
43
<!--			 <wsa:addressing />-->
44

  
45
<!--			<cxf:logging />-->
46

  
47
			<!--  <pol:policies ignoreUnknownAssertions="true"/> -->
48
<!-- 		</cxf:features> -->
49
<!-- 	</cxf:bus> -->
50

  
51

  
52
	<http:conduit name="*.http-conduit">
53
		<http:client AllowChunking="true" Connection="Keep-Alive" />
54
	</http:conduit>
55
</beans>
webapps/dnet-minimal-container/tags/dnet-minimal-container-1.0.1/src/main/webapp/WEB-INF/dispatcher-servlet.xml
1
<?xml version="1.0" encoding="UTF-8"?>
2

  
3
<beans xmlns="http://www.springframework.org/schema/beans"
4
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"
5
	xmlns:context="http://www.springframework.org/schema/context"
6
	xmlns:mvc="http://www.springframework.org/schema/mvc"
7
	xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd
8
		http://www.springframework.org/schema/context
9
        http://www.springframework.org/schema/context/spring-context.xsd
10
        http://www.springframework.org/schema/mvc
11
        http://www.springframework.org/schema/mvc/spring-mvc.xsd">
12

  
13
	<mvc:annotation-driven />
14
	
15
	<context:component-scan base-package="eu.dnetlib" />
16
	
17

  
18
	<import resource="classpath*:/eu/dnetlib/**/webContext*.xml" />
19

  
20
	<bean id="beanHandlerMapping" p:order="1"
21
		class="org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping" />
22
	
23
	<bean class="org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter" />
24
	
25
	<mvc:resources mapping="/resources/**" location="classpath:/eu/dnetlib/web/resources/" />	
26

  
27
</beans>
webapps/dnet-minimal-container/tags/dnet-minimal-container-1.0.1/mock-repository-content/sample_10.xml
1
<?xml version="1.0" encoding="UTF-8"?>
2
<record xmlns="http://www.openarchives.org/OAI/2.0/">
3
   <header>
4
    <identifier>oai:pumaoai.isti.cnr.it:cnr.isti/cnr.isti/2015-PP-002</identifier>
5
    <datestamp>2015-06-30</datestamp>
6
    <setSpec>openaire</setSpec>
7
   </header>
8
   <metadata>
9
     <oai_dc:dc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/        http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
10
      <dc:title>Retrieving taxa names from large biodiversity data collections using a exible matching workow</dc:title>
11
      <dc:creator>Vanden Berghe, Edward</dc:creator>
12
      <dc:creator>Coro, Giampaolo</dc:creator>
13
      <dc:creator>Bailly, Nicolas</dc:creator>
14
      <dc:creator>Fiorellato, Fabio</dc:creator>
15
      <dc:creator>Aldemita, Caselyn</dc:creator>
16
      <dc:creator>Ellenbroek, Anton</dc:creator>
17
      <dc:creator>Pagano, Pasquale</dc:creator>
18
      <dc:subject>Taxon names matching</dc:subject>
19
      <dc:subject>Taxonomic Authority File</dc:subject>
20
      <dc:subject>Taxon Name Parsing</dc:subject>
21
      <dc:subject>Name Matcher Chain</dc:subject>
22
      <dc:subject>Taxonomy</dc:subject>
23
      <dc:subject>Taxonomic nomenclature</dc:subject>
24
      <dc:subject>info:eu-repo/classification/acm/H.3.7 Digital Libraries</dc:subject>
25
      <dc:description>In the domain of biological classification there are several taxon name matching services that can search for a species scientific name in a large collection of taxonomic names. Many of these services are available online, and many others run on computers of individual scientists. While these systems may work very well, most suffer from the fact that the list of names used as a reference, and the criteria to decide on a match, are hard-coded in the engine that performs the name matching. In this paper we present BiOnym, a taxon name matching system that separates reference names lists, search criteria and matching engine. The user is offered a choice of several taxonomic reference lists, including the option to upload his/her own list onto the system. Furthermore, BiOnym is a flexible workow, which embeds and combines techniques using lexical matching algorithms as well as expert knowledge. It is also an open platform allowing developers to contribute with new techniques. In this paper we demonstrate the benefits brought by this approach in terms of the efficiency and effectiveness of the information retrieval process with respect to other solutions.</dc:description>
26
      <dc:relation>info:eu-repo/grantAgreement/EC/FP7/283644/EU/Data e-Infrastructure Initiative for Fisheries Management and Conservation of Marine Living Resources/IMARINE</dc:relation>
27
      <dc:date>2015-05-18</dc:date>
28
      <dc:type>info:eu-repo/semantics/preprint</dc:type>
29
      <dc:identifier>http://puma.isti.cnr.it/dfdownloadnew.php?ident=cnr.isti/cnr.isti/2015-PP-002</dc:identifier>
30
      <dc:language>en</dc:language>
31
      <dc:source>Ecological Informatics. Preprint, 2015.</dc:source>
32
      <dc:format>application/pdf</dc:format>
33
      <dc:identifier>http://puma.isti.cnr.it/rmydownload.php?filename=cnr.isti/cnr.isti/2015-PP-002/2015-PP-002.pdf</dc:identifier>
34
      <dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
35
     </oai_dc:dc>
36
   </metadata>
37
  </record>
webapps/dnet-minimal-container/tags/dnet-minimal-container-1.0.1/mock-repository-content/sample_16.xml
1
<?xml version="1.0" encoding="UTF-8"?>
2
<record xmlns="http://www.openarchives.org/OAI/2.0/">
3
   <header>
4
    <identifier>oai:pumaoai.isti.cnr.it:cnr.isti/cnr.isti/2015-EC-006</identifier>
5
    <datestamp>2015-06-26</datestamp>
6
    <setSpec>openaire</setSpec>
7
   </header>
8
   <metadata>
9
     <oai_dc:dc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/        http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
10
      <dc:title>Support and training periodic report</dc:title>
11
      <dc:creator>Fides, Alvaro</dc:creator>
12
      <dc:creator>Girolami, Michele</dc:creator>
13
      <dc:creator/>
14
      <dc:creator>Tazari, Saied</dc:creator>
15
      <dc:subject>Platform support framework</dc:subject>
16
      <dc:subject>Open Source strategy</dc:subject>
17
      <dc:subject>AAL</dc:subject>
18
      <dc:subject>info:eu-repo/classification/acm/C.2 COMPUTER-COMMUNICATION NETWORKS</dc:subject>
19
      <dc:description>This deliverable follows the same structure of D2.2, since it is an update on the status of the activities defined therein: Platform support framework, Training framework, and Open source strategy. There were almost no changes in the Platform support framework itself. After a short introduction to the (few) updates in the support framework, a set of statistics of the status on all the different issue trackers is presented, followed by a list of all issues opened and updated within the period of analysis of this version. Updates on the Training framework itself are few as well, but these are followed by a list of all available sources of training materials set up by different tasks in ReAAL. A short list of events where coaching was provided is also available. Finally the activities maintaining the Open Source community around the platform are described, including the next steps to follow.</dc:description>
20
      <dc:relation>info:eu-repo/grantAgreement/EC/FP7/325189/EU/make it ReAAL/ReAAL</dc:relation>
21
      <dc:date>2015-02-28</dc:date>
22
      <dc:type>info:eu-repo/semantics/report</dc:type>
23
      <dc:identifier>http://puma.isti.cnr.it/dfdownloadnew.php?ident=cnr.isti/cnr.isti/2015-EC-006</dc:identifier>
24
      <dc:language>en</dc:language>
25
      <dc:source>make it ReAAL. Deliverable ID2.1b, 2015.</dc:source>
26
      <dc:format>application/pdf</dc:format>
27
      <dc:rights>info:eu-repo/semantics/restrictedAccess</dc:rights>
28
     </oai_dc:dc>
29
   </metadata>
30
  </record>
webapps/dnet-minimal-container/tags/dnet-minimal-container-1.0.1/mock-repository-content/sample_90.xml
1
<?xml version="1.0" encoding="UTF-8"?>
2
<record xmlns="http://www.openarchives.org/OAI/2.0/">
3
   <header>
4
    <identifier>oai:pumaoai.isti.cnr.it:cnr.isti/cnr.isti/2014-PHD-001</identifier>
5
    <datestamp>2014-12-13</datestamp>
6
    <setSpec>openaire</setSpec>
7
   </header>
8
   <metadata>
9
     <oai_dc:dc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/        http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
10
      <dc:title>Semi-automated text classification</dc:title>
11
      <dc:creator>Berardi, Giacomo</dc:creator>
12
      <dc:subject>Supervised learning</dc:subject>
13
      <dc:subject>Ranking</dc:subject>
14
      <dc:subject>Cost-sensitive learning</dc:subject>
15
      <dc:subject>Active learning</dc:subject>
16
      <dc:subject>Text classification</dc:subject>
17
      <dc:subject>info:eu-repo/classification/acm/I.5.0 PATTERN RECOGNITION. General</dc:subject>
18
      <dc:description>There is currently a high demand for information systems that automatically analyze textual data, since many organizations, both private and public, need to process large amounts of such data as part of their daily routine, an activity that cannot be performed by means of human work only. One of the answers to this need is text classification (TC), the task of automatically labelling textual documents from a domain D with thematic categories from a predefined set C. Modern text classification systems have reached high efficiency standards, but cannot always guarantee the labelling accuracy that applications demand. When the level of accuracy that can be obtained is insufficient, one may revert to processes in which classification is performed via a combination of automated activity and human effort. One such process is semi-automated text classification (SATC), which we define as the task of ranking a set D of automatically labelled textual documents in such a way that, if a human annotator validates (i.e., inspects and corrects where appropriate) the documents in a top-ranked portion of D with the goal of increasing the overall labelling accuracy of D, the expected such increase is maximized. An obvious strategy is to rank D so that the documents that the classifier has labelled with the lowest confidence are top-ranked. In this dissertation we show that this strategy is suboptimal. We develop new utility-theoretic ranking methods based on the notion of validation gain, defined as the improvement in classification effectiveness that would derive by validating a given automatically labelled document. We also propose new effectiveness measures for SATC-oriented ranking methods, based on the expected reduction in classification error brought about by partially validating a ranked list generated by a given ranking method. We report the results of experiments showing that, with respect to the baseline method above, and according to the proposed measures, our utility-theoretic ranking methods can achieve substantially higher expected reductions in classification error. We therefore explore the task of SATC and the potential of our methods, in multiple text classification contexts. This dissertation is, to the best of our knowledge, the first to systematically address the task of semi-automated text classification.</dc:description>
19
      <dc:date>2014</dc:date>
20
      <dc:type>info:eu-repo/semantics/doctoralThesis</dc:type>
21
      <dc:identifier>http://puma.isti.cnr.it/dfdownloadnew.php?ident=cnr.isti/cnr.isti/2014-PHD-001</dc:identifier>
22
      <dc:language>en</dc:language>
23
      <dc:source/>
24
      <dc:format>application/pdf</dc:format>
25
      <dc:identifier>http://puma.isti.cnr.it/rmydownload.php?filename=cnr.isti/cnr.isti/2014-PHD-001/2014-PHD-001.pdf</dc:identifier>
26
      <dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
27
     </oai_dc:dc>
28
   </metadata>
29
  </record>
webapps/dnet-minimal-container/tags/dnet-minimal-container-1.0.1/mock-repository-content/sample_57.xml
1
<?xml version="1.0" encoding="UTF-8"?>
2
<record xmlns="http://www.openarchives.org/OAI/2.0/">
3
   <header>
4
    <identifier>oai:pumaoai.isti.cnr.it:cnr.isti/cnr.isti/2014-TR-076</identifier>
5
    <datestamp>2014-12-19</datestamp>
6
    <setSpec>openaire</setSpec>
7
   </header>
8
   <metadata>
9
     <oai_dc:dc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/        http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
10
      <dc:title>A system for the automatic analysis of brain responses evoked by musical stimuli</dc:title>
11
      <dc:creator>Magrini, Massimo</dc:creator>
12
      <dc:creator>Barcaro, Umberto</dc:creator>
13
      <dc:subject>Evoked Potentials</dc:subject>
14
      <dc:subject>Brain and Music</dc:subject>
15
      <dc:subject>EEG Processing</dc:subject>
16
      <dc:subject>info:eu-repo/classification/acm/I.5.4 PATTERN RECOGNITION. Applications</dc:subject>
17
      <dc:subject>info:eu-repo/classification/acm/J.3 LIFE AND MEDICAL SCIENCES</dc:subject>
18
      <dc:description>The system described in this technical note was implemented for two purposes: (a) to produce stimuli, significant from the musical viewpoint, according to an appropriate protocol, (b) to acquire and process the Evoked Responses Potentials (ERPs) that are elicited as responses to these stimuli. This system was built within the scope of a research focused on the study of brain responses to musical stimuli. Recent literature about this topic has reported a number of significant results, which from the one hand have contributed to a better knowledge of the cognitive mechanisms of the human mind and, from the other, appear to suggest useful and important applications in the field of neurological clinics. Our research was carried out as a collaboration activity between researchers of the Signals and Images Laboratory of the ISTI and physicians of the Neuroscience Department of Pisa Hospital (Magrini et al., 2012; Carboncini et al., 2012; Virgillito et al, 2013a; Virgillito et al., 2013b). The system here described was devised as an integration of the BQ132S EEG amplifier (BrainQuick System, Micromed), which was used for recording electroencephalographic (EEG) signals.</dc:description>
19
      <dc:date>2014-12-19</dc:date>
20
      <dc:type>info:eu-repo/semantics/report</dc:type>
21
      <dc:identifier>http://puma.isti.cnr.it/dfdownloadnew.php?ident=cnr.isti/cnr.isti/2014-TR-076</dc:identifier>
22
      <dc:language>en</dc:language>
23
      <dc:source>Technical report, 2014.</dc:source>
24
      <dc:format>application/pdf</dc:format>
25
      <dc:identifier>http://puma.isti.cnr.it/rmydownload.php?filename=cnr.isti/cnr.isti/2014-TR-076/2014-TR-076.pdf</dc:identifier>
26
      <dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
27
     </oai_dc:dc>
28
   </metadata>
29
  </record>
webapps/dnet-minimal-container/tags/dnet-minimal-container-1.0.1/mock-repository-content/sample_51.xml
1
<?xml version="1.0" encoding="UTF-8"?>
2
<record xmlns="http://www.openarchives.org/OAI/2.0/">
3
   <header>
4
    <identifier>oai:pumaoai.isti.cnr.it:cnr.isti/cnr.isti/2015-A0-006</identifier>
5
    <datestamp>2015-01-16</datestamp>
6
    <setSpec>openaire</setSpec>
7
   </header>
8
   <metadata>
9
     <oai_dc:dc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/        http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
10
      <dc:title>A Framework Supporting the Shift from Traditional Digital Publications to Enhanced Publications</dc:title>
11
      <dc:creator>Bardi, Alessia</dc:creator>
12
      <dc:creator>Manghi, Paolo</dc:creator>
13
      <dc:subject>Enhanced publications</dc:subject>
14
      <dc:subject>info:eu-repo/classification/acm/H3.7 - Digital Libraries</dc:subject>
15
      <dc:description>Enhanced publications (EPs) can be generally conceived as digital publications "enriched with" or "linking to" related research results, such as research data, workflows, software, and possibly connections among them. Enhanced Publication Information Systems (EPISs) are information systems devised for the management of EPs in specific application domains. Currently, no framework supporting the realization of EPISs is known, and EPIs are typically realized "from scratch" by integrating generalpurpose technologies (e.g. relational databases, file stores, triple stores) and Digital Library oriented software (e.g. repositories, cataloguing systems). Such an approach is doomed to entail non-negligible realization and maintenance costs that could be decreased by adopting a more systemic approach. The framework proposed in this work addresses this task by providing EPIS developers with EP management tools that facilitate their efforts by hiding the complexity of the underlying technologies.</dc:description>
16
      <dc:publisher>Corporation for National Research Initiatives</dc:publisher>
17
      <dc:contributor>Laurence Lannom</dc:contributor>
18
      <dc:date>2015</dc:date>
19
      <dc:type>info:eu-repo/semantics/article</dc:type>
20
      <dc:identifier>http://puma.isti.cnr.it/dfdownloadnew.php?ident=cnr.isti/cnr.isti/2015-A0-006</dc:identifier>
21
      <dc:language>en</dc:language>
22
      <dc:source>In: D-Lib Magazine, vol. 21 (1/2) article n. 3. Special issue on Linking and Contextualizing Publications and Datasets. Laurence Lannom (ed.). Corporation for National Research Initiatives, 2015.</dc:source>
23
      <dc:relation>info:eu-repo/semantics/altIdentifier/issn/1082-9873</dc:relation>
24
      <dc:relation>info:eu-repo/semantics/altIdentifier/doi/10.1045/january2015-bardi</dc:relation>
25
      <dc:format>application/pdf</dc:format>
26
      <dc:identifier>http://puma.isti.cnr.it/rmydownload.php?filename=cnr.isti/cnr.isti/2015-A0-006/2015-A0-006.pdf</dc:identifier>
27
      <dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
28
     </oai_dc:dc>
29
   </metadata>
30
  </record>
webapps/dnet-minimal-container/tags/dnet-minimal-container-1.0.1/mock-repository-content/sample_18.xml
1
<?xml version="1.0" encoding="UTF-8"?>
2
<record xmlns="http://www.openarchives.org/OAI/2.0/">
3
   <header>
4
    <identifier>oai:pumaoai.isti.cnr.it:cnr.isti/cnr.isti/2015-EC-004</identifier>
5
    <datestamp>2015-05-15</datestamp>
6
    <setSpec>openaire</setSpec>
7
   </header>
8
   <metadata>
9
     <oai_dc:dc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/        http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
10
      <dc:title>DOREMI - Interim Progress Report (Period 2)</dc:title>
11
      <dc:creator>Rial, Michela</dc:creator>
12
      <dc:creator>Benvenuti, Chiara</dc:creator>
13
      <dc:creator>Vozzi, Federico</dc:creator>
14
      <dc:creator>Parodi, Oberdan</dc:creator>
15
      <dc:creator>Fortunati, Luigi</dc:creator>
16
      <dc:creator>Palumbo, Filippo</dc:creator>
17
      <dc:subject>Wireless Sensor Networks</dc:subject>
18
      <dc:subject>Sensor integration</dc:subject>
19
      <dc:subject>Middleware</dc:subject>
20
      <dc:subject>Activity recognition</dc:subject>
21
      <dc:subject>info:eu-repo/classification/acm/C.2 COMPUTER-COMMUNICATION NETWORKS</dc:subject>
22
      <dc:subject>info:eu-repo/classification/acm/I.5 PATTERN RECOGNITION</dc:subject>
23
      <dc:description>The DOREMI Scientific and Technological objectives of this period is: 1.2 . Development of preliminary version for the WSN environment, smart environment for context awareness and gamified environment (MS4, M18)</dc:description>
24
      <dc:relation>info:eu-repo/grantAgreement/EC/FP7/611650/EU/Decrease of cOgnitive decline, malnutrRtion and sedEntariness by elderly empowerment in lifestyle Management and social Inclusion/DOREMI</dc:relation>
25
      <dc:date>2015-04-30</dc:date>
26
      <dc:type>info:eu-repo/semantics/report</dc:type>
27
      <dc:identifier>http://puma.isti.cnr.it/dfdownloadnew.php?ident=cnr.isti/cnr.isti/2015-EC-004</dc:identifier>
28
      <dc:language>en</dc:language>
29
      <dc:source>Decrease of cOgnitive decline, malnutrRtion and sedEntariness by elderly empowerment in lifestyle Management and social Inclusion (DOREMI). Deliverable D1.3.1, 2015.</dc:source>
30
      <dc:format>application/pdf</dc:format>
31
      <dc:rights>info:eu-repo/semantics/restrictedAccess</dc:rights>
32
     </oai_dc:dc>
33
   </metadata>
34
  </record>
webapps/dnet-minimal-container/tags/dnet-minimal-container-1.0.1/src/main/resources/eu/dnetlib/test/profiles/RepositoryServiceResources/RepositoryServiceResourceType/mockDatasource.xml
1
<RESOURCE_PROFILE>
2
	<HEADER>
3
		<RESOURCE_IDENTIFIER
4
			value="a9b3496c-2ce7-43e7-83a1-f934b22a04d0_UmVwb3NpdG9yeVNlcnZpY2VSZXNvdXJjZXMvUmVwb3NpdG9yeVNlcnZpY2VSZXNvdXJjZVR5cGU=" />
5
		<RESOURCE_TYPE value="RepositoryServiceResourceType" />
6
		<RESOURCE_KIND value="RepositoryServiceResources" />
7
		<RESOURCE_URI value="" />
8
		<DATE_OF_CREATION value="2015-04-08T11:27:16-03:00" />
9
		<PROTOCOL />
10
	</HEADER>
11
	<BODY>
12
		<CONFIGURATION>
13
			<DATASOURCE_TYPE>dnet:repository</DATASOURCE_TYPE>
14
			<DATASOURCE_ORIGINAL_ID provenance="dnet">mock</DATASOURCE_ORIGINAL_ID>
15
			<DATASOURCE_AGGREGATED>false</DATASOURCE_AGGREGATED>
16
			<ENVIRONMENTS>
17
				<ENVIRONMENT>D-Net</ENVIRONMENT>
18
			</ENVIRONMENTS>
19
			<MAX_SIZE_OF_DATASTRUCTURE>0</MAX_SIZE_OF_DATASTRUCTURE>
20
			<AVAILABLE_DISKSPACE />
21
			<MAX_NUMBER_OF_DATASTRUCTURE>0</MAX_NUMBER_OF_DATASTRUCTURE>
22
			<TYPOLOGY>OCTOPUS</TYPOLOGY>
23
			<OFFICIAL_NAME>Mock repository</OFFICIAL_NAME>
24
			<ENGLISH_NAME>Mock repository</ENGLISH_NAME>
25
			<ICON_URI />
26
			<COUNTRY>IT</COUNTRY>
27
			<LOCATION>
28
				<LONGITUDE>10.42</LONGITUDE>
29
				<LATITUDE>43.71</LATITUDE>
30
				<TIMEZONE>0.0</TIMEZONE>
31
			</LOCATION>
32
			<REPOSITORY_WEBPAGE>http://www.mock.it</REPOSITORY_WEBPAGE>
33
			<REPOSITORY_INSTITUTION>Mock Institution</REPOSITORY_INSTITUTION>
34
			<ADMIN_INFO>admin@mock.it</ADMIN_INFO>
35
			<INTERFACES>
36
				<INTERFACE active ="false" compliance="metadata"
37
					contentDescription="metadata" id="api_________::minimal::mock::metadata"
38
					label="metadata::oai_dc" removable="false" typology="dnet:repository">
39
					<ACCESS_PROTOCOL extensions="xml">filesystem</ACCESS_PROTOCOL>
40
                    <BASE_URL>file:///var/lib/dnet/mock-repository-content</BASE_URL>
41
					<INTERFACE_EXTRA_FIELD name="metadata_identifier_path">//*[local-name()='header']/*[local-name()='identifier']</INTERFACE_EXTRA_FIELD>
42
				</INTERFACE>
43
			</INTERFACES>
44
			<EXTRA_FIELDS>
45
				<FIELD>
46
					<key>aggregatorName</key>
47
					<value>DNET</value>
48
				</FIELD>
49
				<FIELD>
50
					<key>NamespacePrefix</key>
51
					<value>dnet____mock</value>
52
				</FIELD>
53
			</EXTRA_FIELDS>
54
		</CONFIGURATION>
55
		<STATUS>
56
			<NUMBER_OF_OBJECTS>0</NUMBER_OF_OBJECTS>
57
		</STATUS>
58
		<QOS>
59
			<AVAILABILITY />
60
			<CAPACITY />
61
			<RESPONSE_TIME />
62
			<THROUGHPUT>0</THROUGHPUT>
63
		</QOS>
64
		<SECURITY_PARAMETERS />
65
		<BLACKBOARD />
66
	</BODY>
67
</RESOURCE_PROFILE>
webapps/dnet-minimal-container/tags/dnet-minimal-container-1.0.1/mock-repository-content/sample_6.xml
1
<?xml version="1.0" encoding="UTF-8"?>
2
<record xmlns="http://www.openarchives.org/OAI/2.0/">
3
   <header>
4
    <identifier>oai:pumaoai.isti.cnr.it:cnr.isti/cnr.isti/2015-TR-008</identifier>
5
    <datestamp>2015-03-19</datestamp>
6
    <setSpec>openaire</setSpec>
7
   </header>
8
   <metadata>
9
     <oai_dc:dc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/        http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
10
      <dc:title>I diritti dell'uomo e il diritto alla Privacy per le persone anziane e/o disabili</dc:title>
11
      <dc:creator>Pillitteri, Loredana</dc:creator>
12
      <dc:creator>Russo, Dario</dc:creator>
13
      <dc:creator>Miori, Vittorio</dc:creator>
14
      <dc:creator>Bianchi Bandinelli, Rolando</dc:creator>
15
      <dc:subject>privacy</dc:subject>
16
      <dc:subject>autodeterminazione individuo</dc:subject>
17
      <dc:subject>persone anziane</dc:subject>
18
      <dc:subject>info:eu-repo/classification/acm/K.4.2 Social Issues</dc:subject>
19
      <dc:description>Respect for human rights and the individual person has changed profoundly in the last two centuries. Public opinion is that the individual must be respected in any situation and context. In the last century have multiplied the initiatives to establish rules to ensure compliance with the minimum rights of the human being. From an ethical point of view, the elderly should be protected from the negative consequences of ICT as regards the personal and social rights of the individual. ICT should empower them with the means to protect and pursue their rights. This, however, may not be enough. Modern technologies should also ensure the elderly not to be isolated, to have a real access to other persons or networks of people.</dc:description>
20
      <dc:description/>
21
      <dc:relation>info:eu-repo/grantAgreement/EC/FP7//EU/AAL - AMBIENT ASSISTED LIVING: SOCIALIZE/AAL - SOCIALIZE</dc:relation>
22
      <dc:date>2015-03-18</dc:date>
23
      <dc:type>info:eu-repo/semantics/report</dc:type>
24
      <dc:identifier>http://puma.isti.cnr.it/dfdownloadnew.php?ident=cnr.isti/cnr.isti/2015-TR-008</dc:identifier>
25
      <dc:language>it</dc:language>
26
      <dc:source>21 pagine, Technical report, 2015.</dc:source>
27
      <dc:format>application/pdf</dc:format>
28
      <dc:identifier>http://puma.isti.cnr.it/rmydownload.php?filename=cnr.isti/cnr.isti/2015-TR-008/2015-TR-008.pdf</dc:identifier>
29
      <dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
30
     </oai_dc:dc>
31
   </metadata>
32
  </record>
webapps/dnet-minimal-container/tags/dnet-minimal-container-1.0.1/mock-repository-content/sample_92.xml
1
<?xml version="1.0" encoding="UTF-8"?>
2
<record xmlns="http://www.openarchives.org/OAI/2.0/">
3
   <header>
4
    <identifier>oai:pumaoai.isti.cnr.it:cnr.isti/cnr.isti/2014-ED-016</identifier>
5
    <datestamp>2015-02-12</datestamp>
6
    <setSpec>openaire</setSpec>
7
   </header>
8
   <metadata>
9
     <oai_dc:dc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/        http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
10
      <dc:title>Executive Summary of the "iMarine data Platform for collaborations" workshop</dc:title>
11
      <dc:creator>Castelli, Donatella</dc:creator>
12
      <dc:creator>Taconet, Marc</dc:creator>
13
      <dc:creator>Garavelli, Sara</dc:creator>
14
      <dc:creator>Parker, Stephanie</dc:creator>
15
      <dc:subject>Management of fisheries and marine living resources</dc:subject>
16
      <dc:subject>iMarine project</dc:subject>
17
      <dc:subject>info:eu-repo/classification/acm/H.3.7 Digital Libraries</dc:subject>
18
      <dc:description/>
19
      <dc:publisher>http://www.imarine.eu</dc:publisher>
20
      <dc:relation>info:eu-repo/grantAgreement/EC/FP7/283644/EU/Data e-Infrastructure Initiative for Fisheries Management and Conservation of Marine Living Resources/IMARINE</dc:relation>
21
      <dc:date>2014</dc:date>
22
      <dc:type>info:eu-repo/semantics/review</dc:type>
23
      <dc:identifier>http://puma.isti.cnr.it/dfdownloadnew.php?ident=cnr.isti/cnr.isti/2014-ED-016</dc:identifier>
24
      <dc:language>en</dc:language>
25
      <dc:source>In: iMarine Workshop: Ecosystem approach to marine and fishery data management. Editorial, article n. 1. http://www.imarine.eu, 2014.</dc:source>
26
      <dc:relation>info:eu-repo/semantics/altIdentifier/url/http://uripreview.i-marine.eu/be0c89a7-6eca-4ae1-ac87-9a52d8800641.pdf</dc:relation>
27
      <dc:format>application/pdf</dc:format>
28
      <dc:identifier>http://puma.isti.cnr.it/rmydownload.php?filename=cnr.isti/cnr.isti/2014-ED-016/2014-ED-016.pdf</dc:identifier>
29
      <dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
30
     </oai_dc:dc>
31
   </metadata>
32
  </record>
webapps/dnet-minimal-container/tags/dnet-minimal-container-1.0.1/src/main/resources/eu/dnetlib/test/profiles/OAIPublisherConfigurationDSResources/OAIPublisherConfigurationDSResourceType/oai-configuration.xml
1
<RESOURCE_PROFILE>
2
    <HEADER>
3
        <RESOURCE_IDENTIFIER value="f9534fe6-7a09-44e7-ae00-73c11d13d67f_T0FJUHVibGlzaGVyQ29uZmlndXJhdGlvbkRTUmVzb3VyY2VzL09BSVB1Ymxpc2hlckNvbmZpZ3VyYXRpb25EU1Jlc291cmNlVHlwZQ=="/>
4
        <RESOURCE_TYPE value="OAIPublisherConfigurationDSResourceType"/>
5
        <RESOURCE_KIND value="OAIPublisherConfigurationDSResources"/>
6
        <RESOURCE_URI value=""/>
7
        <DATE_OF_CREATION value="2015-04-08T11:27:16-03:00"/>
8
    </HEADER>
9
    <BODY>
10
        <CONFIGURATION>
11
        	<IDSCHEME>oai</IDSCHEME>
12
        	<IDNAMESPACE>dnet</IDNAMESPACE>
13
        	<CURRENTDB>oaistore_dnet</CURRENTDB>
14
            <OAISETS>
15
<!--                 <OAISET enabled="true"> -->
16
<!--                     <spec>OpenAccess</spec> -->
17
<!--                     <name>Set of Open Access articles</name> -->
18
<!--                     <description>Set of records having 'OPEN' license</description> -->
19
<!--                     <query>(license = "OPEN")</query> -->
20
<!--                 </OAISET> -->
21
            </OAISETS>
22
            <METADATAFORMATS>
23
                <METADATAFORMAT exportable="true" metadataPrefix="dmf">
24
                    <NAMESPACE>http://www.driver-repository.eu/OAI/2.0/DMF/</NAMESPACE>
25
                    <SCHEMA>http://driver.research-infrastructures.eu/schemas/DMFSchema.xsd</SCHEMA>
26
                    <SOURCE_METADATA_FORMAT interpretation="transformed" layout="store" name="DMF"/>
27
                    <TRANSFORMATION_RULE/>
28
                    <BASE_QUERY>*=*</BASE_QUERY>
29
                </METADATAFORMAT>
30
                 <METADATAFORMAT exportable="true" metadataPrefix="oai_dc">
31
                     <NAMESPACE>http://www.openarchives.org/OAI/2.0/oai_dc/</NAMESPACE>
32
                    <SCHEMA>http://www.openarchives.org/OAI/2.0/oai_dc.xsd</SCHEMA>
33
                    <SOURCE_METADATA_FORMAT interpretation="transformed" layout="store" name="DMF"/>
34
                    <TRANSFORMATION_RULE> 0dae03c9-e432-4e51-b7ff-64c5e8a9bcf7_VHJhbnNmb3JtYXRpb25SdWxlRFNSZXNvdXJjZXMvVHJhbnNmb3JtYXRpb25SdWxlRFNSZXNvdXJjZVR5cGU=</TRANSFORMATION_RULE>
35
                    <BASE_QUERY>*=*</BASE_QUERY>
36
                </METADATAFORMAT>
37
            </METADATAFORMATS>
38
            <INDICES>
39
                <INDEX name="objIdentifier" repeatable="false">
40
                    <SOURCE interpretation="transformed" layout="store" name="DMF" path="//*[local-name()='objIdentifier']"/>
41
                </INDEX>
42
                <INDEX name="set" repeatable="false">
43
                    <SOURCE interpretation="transformed" layout="store" name="DMF" path="//*[local-name()='datasourceprefix']"/>
44
                </INDEX>
45
            </INDICES>
46
        </CONFIGURATION>
47
     	<STATUS>
48
            <LAST_UPDATE value="2015-04-17T16:00:00"/>
49
        </STATUS>
50
        <SECURITY_PARAMETERS>SECURITY_PARAMETERS</SECURITY_PARAMETERS>
51
    </BODY>
52
</RESOURCE_PROFILE>
webapps/dnet-minimal-container/tags/dnet-minimal-container-1.0.1/mock-repository-content/sample_96.xml
1
<?xml version="1.0" encoding="UTF-8"?>
2
<record xmlns="http://www.openarchives.org/OAI/2.0/">
3
   <header>
4
    <identifier>oai:pumaoai.isti.cnr.it:cnr.isti/cnr.isti/2014-ED-008</identifier>
5
    <datestamp>2015-01-28</datestamp>
6
    <setSpec>openaire</setSpec>
7
   </header>
8
   <metadata>
9
     <oai_dc:dc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/        http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
10
      <dc:title>18th International Software Product Line Conference</dc:title>
11
      <dc:creator>Gnesi, Stefania</dc:creator>
12
      <dc:creator>Fantechi, Alessandro</dc:creator>
13
      <dc:creator>Heymans, Patrick</dc:creator>
14
      <dc:creator>Rubin, Julia</dc:creator>
15
      <dc:creator>Czarnecki, Krzysztof</dc:creator>
16
      <dc:creator>Dhungana, Deepak</dc:creator>
17
      <dc:creator>(eds.), .</dc:creator>
18
      <dc:subject>Software Product Line</dc:subject>
19
      <dc:subject>info:eu-repo/classification/acm/D.2 SOFTWARE ENGINEERING</dc:subject>
20
      <dc:description>Welcome to SPLC 2014, the 18th International Software Product Line Conference. SPLC is the premier forum for practitioners and researchers to present and discuss novel ideas, research results, experiences as well as issues and problems in the field. This year, the program of the conference consists of a variety of exciting events such as keynote talks, research and industry paper presentations, panels, tutorials, workshops, tool presentations, demos, the doctoral symposium and the Product Line Hall of Fame sessions.</dc:description>
21
      <dc:publisher>ACM</dc:publisher>
22
      <dc:date>2014</dc:date>
23
      <dc:type>info:eu-repo/semantics/review</dc:type>
24
      <dc:identifier>http://puma.isti.cnr.it/dfdownloadnew.php?ident=cnr.isti/cnr.isti/2014-ED-008</dc:identifier>
25
      <dc:language>en</dc:language>
26
      <dc:source>In: Proceedings of the 18th International Software Product Line Conference. Editorial, vol. 1 pp. vii - viii. ACM, 2014.</dc:source>
27
      <dc:relation>info:eu-repo/semantics/altIdentifier/url/http://dl.acm.org/citation.cfm?id=2648511</dc:relation>
28
      <dc:relation>info:eu-repo/semantics/altIdentifier/isbn/978-1-4503-2740-4</dc:relation>
29
      <dc:format>application/pdf</dc:format>
30
      <dc:identifier>http://puma.isti.cnr.it/rmydownload.php?filename=cnr.isti/cnr.isti/2014-ED-008/2014-ED-008.pdf</dc:identifier>
31
      <dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
32
     </oai_dc:dc>
33
   </metadata>
34
  </record>
webapps/dnet-minimal-container/tags/dnet-minimal-container-1.0.1/mock-repository-content/sample_59.xml
1
<?xml version="1.0" encoding="UTF-8"?>
2
<record xmlns="http://www.openarchives.org/OAI/2.0/">
3
   <header>
4
    <identifier>oai:pumaoai.isti.cnr.it:cnr.isti/cnr.isti/2014-TR-052</identifier>
5
    <datestamp>2014-12-09</datestamp>
6
    <setSpec>openaire</setSpec>
7
   </header>
8
   <metadata>
9
     <oai_dc:dc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/        http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
10
      <dc:title>Generazione di coppia di chiavi pubblica/privata mediante modulo hardware e generazione del file LDIFF</dc:title>
11
      <dc:creator>De Maglio, Antonio</dc:creator>
12
      <dc:subject>PEC</dc:subject>
13
      <dc:subject>openssl</dc:subject>
14
      <dc:subject>HSM</dc:subject>
15
      <dc:subject>info:eu-repo/classification/acm/C.2 COMPUTER-COMMUNICATION NETWORKS</dc:subject>
16
      <dc:subject>info:eu-repo/classification/msc/68Nxx Software</dc:subject>
17
      <dc:description>This guide describes all the steps that will allow you to generate the couple of public and private keys by an hardware module (HSM), or using openssl calls. At the end It will be explained all the steps that will allow us to use the certificate issued by AGID to sign emails by the hardware module HSM. Finally I will describe steps to generate and sign the file "` The LDAP Data Interchange Format '' ldiff) of our PEC manager that we will send to AGID.</dc:description>
18
      <dc:description/>
19
      <dc:date>2014-11-12</dc:date>
20
      <dc:type>info:eu-repo/semantics/report</dc:type>
21
      <dc:identifier>http://puma.isti.cnr.it/dfdownloadnew.php?ident=cnr.isti/cnr.isti/2014-TR-052</dc:identifier>
22
      <dc:language>it</dc:language>
23
      <dc:source>Technical report, 2014.</dc:source>
24
      <dc:format>application/pdf</dc:format>
25
      <dc:identifier>http://puma.isti.cnr.it/rmydownload.php?filename=cnr.isti/cnr.isti/2014-TR-052/2014-TR-052.pdf</dc:identifier>
26
      <dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
27
     </oai_dc:dc>
28
   </metadata>
29
  </record>
webapps/dnet-minimal-container/tags/dnet-minimal-container-1.0.1/mock-repository-content/sample_110.xml
1
<?xml version="1.0" encoding="UTF-8"?>
2
<record xmlns="http://www.openarchives.org/OAI/2.0/">
3
   <header>
4
    <identifier>oai:pumaoai.isti.cnr.it:cnr.isti/cnr.isti/2014-EC-043</identifier>
5
    <datestamp>2015-02-12</datestamp>
6
    <setSpec>openaire</setSpec>
7
   </header>
8
   <metadata>
9
     <oai_dc:dc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/        http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
10
      <dc:title>PRELIDA - Analysis of the limitations of digital preservation solutions for preserving linked data</dc:title>
11
      <dc:creator>Antoniou, Grigoris</dc:creator>
12
      <dc:creator>Batsakis, Sotiris</dc:creator>
13
      <dc:creator>Isaac, Antoine</dc:creator>
14
      <dc:creator>Scharnhorst, Andrea</dc:creator>
15
      <dc:creator/>
16
      <dc:creator/>
17
      <dc:creator>Giaretta, David</dc:creator>
18
      <dc:creator>Meghini, Carlo</dc:creator>
19
      <dc:subject>Digital Preservation</dc:subject>
20
      <dc:subject>Linked Data</dc:subject>
21
      <dc:subject>Gap Analysis</dc:subject>
22
      <dc:subject>Preservation of Linked Data</dc:subject>
23
      <dc:subject>info:eu-repo/classification/acm/H.3.7 Digital Libraries</dc:subject>
24
      <dc:description>This deliverable deals with the task of identifying technical issues where this gap exists and the implication of this for efficient digital preservation of linked data.This can be considered as the first step towards describing a roadmap that will bridge this gap and will lead to efficient digital preservation of linked data.</dc:description>
25
      <dc:relation>info:eu-repo/grantAgreement/EC/FP7/600663/EU/Preserving Linked Data/PRELIDA</dc:relation>
26
      <dc:date>2014-03-26</dc:date>
27
      <dc:type>info:eu-repo/semantics/report</dc:type>
28
      <dc:identifier>http://puma.isti.cnr.it/dfdownloadnew.php?ident=cnr.isti/cnr.isti/2014-EC-043</dc:identifier>
29
      <dc:language>en</dc:language>
30
      <dc:source>PRELIDA - Preserving Linked Data. Deliverable D4.1, 2014.</dc:source>
31
      <dc:format>application/pdf</dc:format>
32
      <dc:identifier>http://puma.isti.cnr.it/rmydownload.php?filename=cnr.isti/cnr.isti/2014-EC-043/2014-EC-043.pdf</dc:identifier>
33
      <dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
34
     </oai_dc:dc>
35
   </metadata>
36
  </record>
webapps/dnet-minimal-container/tags/dnet-minimal-container-1.0.1/mock-repository-content/sample_112.xml
1
<?xml version="1.0" encoding="UTF-8"?>
2
<record xmlns="http://www.openarchives.org/OAI/2.0/">
3
   <header>
4
    <identifier>oai:pumaoai.isti.cnr.it:cnr.isti/cnr.isti/2014-EC-041</identifier>
5
    <datestamp>2015-02-08</datestamp>
6
    <setSpec>openaire</setSpec>
7
   </header>
8
   <metadata>
9
     <oai_dc:dc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/        http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
10
      <dc:title>ICSI - Sensor Prototype Implementation</dc:title>
11
      <dc:creator>Magrini, Massimo</dc:creator>
12
      <dc:creator>Moroni, Davide</dc:creator>
13
      <dc:creator>Pieri, Gabriele</dc:creator>
14
      <dc:creator>Salvetti, Ovidio</dc:creator>
15
      <dc:creator>Rodriguez, Aitor</dc:creator>
16
      <dc:creator>Dainciart, Francois</dc:creator>
17
      <dc:creator>Sanchez, Pedro</dc:creator>
18
      <dc:subject>Embedded systems</dc:subject>
19
      <dc:subject>Smart cameras network</dc:subject>
20
      <dc:subject>ITS</dc:subject>
21
      <dc:subject>info:eu-repo/classification/acm/I.4.8 IMAGE PROCESSING AND COMPUTER VISION. Scene analysis</dc:subject>
22
      <dc:description>This document is focused on the study and development of computer vision (CV) sensors for real-time and cooperative traffic analysis. This version will focus in the first iterative implementation and evaluation of the subsystems (two more are expected).</dc:description>
23
      <dc:relation>info:eu-repo/grantAgreement/EC/FP7/317671/EU/Intelligent Cooperative Sensing for Improved traffic efficiency/ICSI</dc:relation>
24
      <dc:date>2014-01-28</dc:date>
25
      <dc:type>info:eu-repo/semantics/report</dc:type>
26
      <dc:identifier>http://puma.isti.cnr.it/dfdownloadnew.php?ident=cnr.isti/cnr.isti/2014-EC-041</dc:identifier>
27
      <dc:language>en</dc:language>
28
      <dc:source>INTELLIGENT COOPERATIVE SENSING FOR IMPROVED TRAFFIC EFFICIENCY. Deliverable D4.3.1, 2014.</dc:source>
29
      <dc:format>application/pdf</dc:format>
30
      <dc:rights>info:eu-repo/semantics/restrictedAccess</dc:rights>
31
     </oai_dc:dc>
32
   </metadata>
33
  </record>
webapps/dnet-minimal-container/tags/dnet-minimal-container-1.0.1/mock-repository-content/sample_118.xml
1
<?xml version="1.0" encoding="UTF-8"?>
2
<record xmlns="http://www.openarchives.org/OAI/2.0/">
3
   <header>
4
    <identifier>oai:pumaoai.isti.cnr.it:cnr.isti/cnr.isti/2014-EC-035</identifier>
5
    <datestamp>2015-02-26</datestamp>
6
    <setSpec>openaire</setSpec>
7
   </header>
8
   <metadata>
9
     <oai_dc:dc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/        http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
10
      <dc:title>DOREMI - Updated Exploitation plan and business plan</dc:title>
11
      <dc:creator/>
12
      <dc:creator>Theben, Alexandra</dc:creator>
13
      <dc:creator>Pannese, Lucia</dc:creator>
14
      <dc:creator>Ascolese, Antonio</dc:creator>
15
      <dc:creator>Llorente, Miguel</dc:creator>
16
      <dc:creator>Colombo, Matteo</dc:creator>
17
      <dc:creator>Ferro, Erina</dc:creator>
18
      <dc:creator>Fortunati, Luigi</dc:creator>
19
      <dc:creator>Palumbo, Filippo</dc:creator>
20
      <dc:subject>IPR</dc:subject>
21
      <dc:subject>Exploitation strategy</dc:subject>
22
      <dc:subject>Exploitation plan</dc:subject>
23
      <dc:subject>info:eu-repo/classification/acm/C.2m COMPUTER-COMMUNICATION NETWORKS . Miscellaneous</dc:subject>
24
      <dc:description>This document contains the indications of the DOREMI partners for the definition of the IPR rules to share the use of the forthcoming results of the DOREMI project. These indications have been collected through a questionnaire proposed to all the partners during October 2014. The questionnaire was aimed at defining the IPR rules to be applied for the exploitation of the DOREMI solution and related services.</dc:description>
25
      <dc:relation>info:eu-repo/grantAgreement/EC/FP7/611650/EU/Decrease of cOgnitive decline, malnutrRtion and sedEntariness by elderly empowerment in lifestyle Management and social Inclusion/DOREMI</dc:relation>
26
      <dc:date>2014-11-11</dc:date>
27
      <dc:type>info:eu-repo/semantics/report</dc:type>
28
      <dc:identifier>http://puma.isti.cnr.it/dfdownloadnew.php?ident=cnr.isti/cnr.isti/2014-EC-035</dc:identifier>
29
      <dc:language>en</dc:language>
30
      <dc:source>Decrease of cOgnitive decline, malnutrRtion and sedEntariness by elderly empowerment in lifestyle Management and social Inclusion. Deliverable D7.3.1, 2014.</dc:source>
31
      <dc:format>application/pdf</dc:format>
32
      <dc:rights>info:eu-repo/semantics/restrictedAccess</dc:rights>
33
     </oai_dc:dc>
34
   </metadata>
35
  </record>
webapps/dnet-minimal-container/tags/dnet-minimal-container-1.0.1/mock-repository-content/sample_98.xml
1
<?xml version="1.0" encoding="UTF-8"?>
2
<record xmlns="http://www.openarchives.org/OAI/2.0/">
3
   <header>
4
    <identifier>oai:pumaoai.isti.cnr.it:cnr.isti/cnr.isti/2014-ED-005</identifier>
5
    <datestamp>2014-10-05</datestamp>
6
    <setSpec>openaire</setSpec>
7
   </header>
8
   <metadata>
9
     <oai_dc:dc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/        http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
10
      <dc:title>Theory and Practice of Digital Libraries -- TPDL 2013 Selected Workshops</dc:title>
11
      <dc:creator>Bolikowski, &amp;#321;Ukasz</dc:creator>
12
      <dc:creator>Casarosa, Vittore</dc:creator>
13
      <dc:creator>Manghi, Paolo</dc:creator>
14
      <dc:creator>Gooddale, Paula</dc:creator>
15
      <dc:creator>Houssos, Nikos</dc:creator>
16
      <dc:creator>Shirrwagen, Jochen</dc:creator>
17
      <dc:subject>Linking publications and datasets</dc:subject>
18
      <dc:subject>Data curation</dc:subject>
19
      <dc:subject>info:eu-repo/classification/acm/H3.7 - Digital Libraries</dc:subject>
20
      <dc:description>The preface presents the Revised Papers selected from the workshops LCPD 2013, SUEDL 2013, DataCur 2013, Held in Valletta, Malta, September 22-26, 2013.</dc:description>
21
      <dc:publisher>Springer</dc:publisher>
22
      <dc:relation>info:eu-repo/grantAgreement/EC/FP7/283595/EU/2nd-Generation Open Access Infrastructure for Research in Europe/OPENAIREPLUS</dc:relation>
23
      <dc:date>2014</dc:date>
24
      <dc:type>info:eu-repo/semantics/review</dc:type>
25
      <dc:identifier>http://puma.isti.cnr.it/dfdownloadnew.php?ident=cnr.isti/cnr.isti/2014-ED-005</dc:identifier>
26
      <dc:language>en</dc:language>
27
      <dc:source>In: Theory and Practice of Digital Libraries. Editorial, pp. iv - ix. Springer, 2014.</dc:source>
28
      <dc:relation>info:eu-repo/semantics/altIdentifier/url/http://link.springer.com/book/10.1007%2F978-3-319-08425-1</dc:relation>
29
      <dc:relation>info:eu-repo/semantics/altIdentifier/isbn/978-3-319-08424-4 (print) 978-3-319-08425-1 (online)</dc:relation>
30
      <dc:relation>info:eu-repo/semantics/altIdentifier/doi/10.1007/978-3-319-08425-1</dc:relation>
31
      <dc:format>application/pdf</dc:format>
32
      <dc:rights>info:eu-repo/semantics/restrictedAccess</dc:rights>
33
     </oai_dc:dc>
34
   </metadata>
35
  </record>
webapps/dnet-minimal-container/tags/dnet-minimal-container-1.0.1/mock-repository-content/sample_25.xml
1
<?xml version="1.0" encoding="UTF-8"?>
2
<record xmlns="http://www.openarchives.org/OAI/2.0/">
3
   <header>
4
    <identifier>oai:pumaoai.isti.cnr.it:cnr.isti/cnr.isti/2015-A2-017</identifier>
5
    <datestamp>2015-06-26</datestamp>
6
    <setSpec>openaire</setSpec>
7
   </header>
8
   <metadata>
9
     <oai_dc:dc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/        http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
10
      <dc:title>Evolving database conceptual graph partitioning</dc:title>
11
      <dc:creator>Locuratolo, Elvira Immacolata</dc:creator>
12
      <dc:subject>Database design</dc:subject>
13
      <dc:subject>Partitioning</dc:subject>
14
      <dc:subject>Conceptual modeling</dc:subject>
15
      <dc:subject>Algorithms</dc:subject>
16
      <dc:subject>Correctness</dc:subject>
17
      <dc:subject>Class/concept completeness</dc:subject>
18
      <dc:subject>info:eu-repo/classification/acm/D.2.12 Data Mapping</dc:subject>
19
      <dc:subject>info:eu-repo/classification/acm/D.3.3 Classes and Objects</dc:subject>
20
      <dc:subject>info:eu-repo/classification/acm/I.5.2 Design Methodology</dc:subject>
21
      <dc:subject>info:eu-repo/classification/acm/G.2.2. Graph algorithms</dc:subject>
22
      <dc:description>Algorithms of graph partitioning exploited in conceptual database design were reused to define a methodology of database concept preservation. An algorithm, the concept construction algorithm, that relates concept theory to computer science was designed. This algorithm, however, is not suitable for implementation. In this paper, a relationship between conceptual graphs and concept generalization hierarchies is established at the boundary between concept theory and computer science. The algorithmic property of class/concept completeness is given and an algorithm achieving this property is introduced as a refinement step of the concept construction algorithm.</dc:description>
23
      <dc:publisher>University of Maribor - Faculty of Electrical Engineering and Computer Science</dc:publisher>
24
      <dc:contributor/>
25
      <dc:date>2015</dc:date>
26
      <dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
27
      <dc:identifier>http://puma.isti.cnr.it/dfdownloadnew.php?ident=cnr.isti/cnr.isti/2015-A2-017</dc:identifier>
28
      <dc:language>en</dc:language>
29
      <dc:source/>
30
      <dc:relation>info:eu-repo/semantics/altIdentifier/isbn/978-961-248-486-6</dc:relation>
31
      <dc:format>application/pdf</dc:format>
32
      <dc:identifier>http://puma.isti.cnr.it/rmydownload.php?filename=cnr.isti/cnr.isti/2015-A2-017/2015-A2-017.pdf</dc:identifier>
33
      <dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
34
     </oai_dc:dc>
35
   </metadata>
36
  </record>
webapps/dnet-minimal-container/tags/dnet-minimal-container-1.0.1/mock-repository-content/sample_4.xml
1
<?xml version="1.0" encoding="UTF-8"?>
2
<record xmlns="http://www.openarchives.org/OAI/2.0/">
3
   <header>
4
    <identifier>oai:pumaoai.isti.cnr.it:cnr.isti/cnr.isti/2015-TR-010</identifier>
5
    <datestamp>2015-05-14</datestamp>
6
    <setSpec>openaire</setSpec>
7
   </header>
8
   <metadata>
9
     <oai_dc:dc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/        http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
10
      <dc:title>Human activity recognition using multisensor data fusion based on reservoir computing</dc:title>
11
      <dc:creator>Palumbo, Filippo</dc:creator>
12
      <dc:creator>Gallicchio, Claudio</dc:creator>
13
      <dc:creator>Pucci, Rita</dc:creator>
14
      <dc:creator>Micheli, Alessio</dc:creator>
15
      <dc:subject>AAL</dc:subject>
16
      <dc:subject>Activity recognition</dc:subject>
17
      <dc:subject>Neural Networks</dc:subject>
18
      <dc:subject>Reservoir Computing</dc:subject>
19
      <dc:subject>Sensor Data Fusion</dc:subject>
20
      <dc:subject>WSN</dc:subject>
21
      <dc:subject>info:eu-repo/classification/acm/C.2 COMPUTER-COMMUNICATION NETWORKS</dc:subject>
22
      <dc:subject>info:eu-repo/classification/acm/I.5.1 Neural nets</dc:subject>
23
      <dc:description>Activity recognition plays a key role in providing activity assistance and care for users in smart homes. In this work, we present an activity recognition system that classifies in the near real-time a set of common daily activities exploiting both the data sampled by sensors embedded in a smartphone carried out by the user and the reciprocal Received Signal Strength (RSS) values coming from worn wireless sensor devices and from sensors deployed in the environment. In order to achieve an effective and responsive classification, a decision tree based on multisensor data-stream is applied fusing data coming from embedded sensors on the smartphone and environmental sensors before processing the RSS stream. To this end, we model the RSS stream, obtained from a Wireless Sensor Network (WSN), using Recurrent Neural Networks (RNNs) implemented as efficient Echo State Networks (ESNs), within the Reservoir Computing (RC) paradigm. We targeted the system for the EvAAL scenario, an international competition that aims at establishing benchmarks and evaluation metrics for comparing Ambient Assisted Living (AAL) solutions. In this paper, the performance of the proposed activity recognition system is assessed on a purposely collected real-world dataset, taking also into account a competitive neural network approach for performance comparison. Our results show that, with an appropriate configuration of the information fusion chain, the proposed system reaches a very good accuracy with a low deployment cost.</dc:description>
24
      <dc:relation>info:eu-repo/grantAgreement/EC/FP7/611650/EU/Decrease of cOgnitive decline, malnutrRtion and sedEntariness by elderly empowerment in lifestyle Management and social Inclusion/DOREMI</dc:relation>
25
      <dc:date>2015-04-29</dc:date>
26
      <dc:type>info:eu-repo/semantics/report</dc:type>
27
      <dc:identifier>http://puma.isti.cnr.it/dfdownloadnew.php?ident=cnr.isti/cnr.isti/2015-TR-010</dc:identifier>
28
      <dc:language>en</dc:language>
29
      <dc:source>Technical report, 2015.</dc:source>
30
      <dc:format>application/pdf</dc:format>
31
      <dc:rights>info:eu-repo/semantics/restrictedAccess</dc:rights>
32
     </oai_dc:dc>
33
   </metadata>
34
  </record>
webapps/dnet-minimal-container/tags/dnet-minimal-container-1.0.1/mock-repository-content/sample_116.xml
1
<?xml version="1.0" encoding="UTF-8"?>
2
<record xmlns="http://www.openarchives.org/OAI/2.0/">
3
   <header>
4
    <identifier>oai:pumaoai.isti.cnr.it:cnr.isti/cnr.isti/2014-EC-037</identifier>
5
    <datestamp>2015-01-15</datestamp>
6
    <setSpec>openaire</setSpec>
7
   </header>
8
   <metadata>
9
     <oai_dc:dc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/        http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
10
      <dc:title>DOREMI - Annual periodic report (Period 1)</dc:title>
11
      <dc:creator>Rial, Michela</dc:creator>
12
      <dc:creator>Benvenuti, Chiara</dc:creator>
13
      <dc:creator>Vozzi, Federico</dc:creator>
14
      <dc:creator>Bagnesi, Cinzia</dc:creator>
15
      <dc:creator>Colombo, Matteo</dc:creator>
16
      <dc:creator>Parodi, Oberdan</dc:creator>
17
      <dc:creator>Ferro, Erina</dc:creator>
18
      <dc:creator>Fortunati, Luigi</dc:creator>
19
      <dc:creator>Palumbo, Filippo</dc:creator>
20
      <dc:subject>Wireless Sensor Networks</dc:subject>
21
      <dc:subject>Home automation</dc:subject>
22
      <dc:subject>Middleware</dc:subject>
23
      <dc:subject>info:eu-repo/classification/acm/C.2 COMPUTER-COMMUNICATION NETWORKS</dc:subject>
24
      <dc:description>The DOREMI Project context and Scientific and Technological objectives are:  Development of an unobtrusive monitoring environment keeping track of the daily activities of the elderly people at risk of malnutrition, sedentariness and cognitive decline according to the "active ageing lifestyle protocol"(MS1, M8) established by the specialist.  Development of a smart environment for context awareness and service orientation (MS6, M33) for the dynamic analysis of elderly behaviour and compliance to the active ageing lifestyle protocol.  Development of a gamified environment to engage the elderly and stimulate social interaction and physical activity (MS7, M24).  Prove the concept and validate (MS8, M28 and MS9, M36) the effectiveness and impact of the proposed solution in a pilot study carried out in Italy (SI4LIFE) and UK (Extra and Accord), involving both elderly users and care providers.</dc:description>
25
      <dc:relation>info:eu-repo/grantAgreement/EC/FP7/611650/EU/Decrease of cOgnitive decline, malnutrRtion and sedEntariness by elderly empowerment in lifestyle Management and social Inclusion/DOREMI</dc:relation>
26
      <dc:date>2014-12-23</dc:date>
27
      <dc:type>info:eu-repo/semantics/report</dc:type>
28
      <dc:identifier>http://puma.isti.cnr.it/dfdownloadnew.php?ident=cnr.isti/cnr.isti/2014-EC-037</dc:identifier>
29
      <dc:language>en</dc:language>
30
      <dc:source>Decrease of cOgnitive decline, malnutrRtion and sedEntariness by elderly empowerment in lifestyle Management and social Inclusion. Deliverable D1.2.2, 2014.</dc:source>
31
      <dc:format>application/pdf</dc:format>
32
      <dc:rights>info:eu-repo/semantics/restrictedAccess</dc:rights>
33
     </oai_dc:dc>
34
   </metadata>
35
  </record>
webapps/dnet-minimal-container/tags/dnet-minimal-container-1.0.1/mock-repository-content/sample_23.xml
1
<?xml version="1.0" encoding="UTF-8"?>
2
<record xmlns="http://www.openarchives.org/OAI/2.0/">
3
   <header>
4
    <identifier>oai:pumaoai.isti.cnr.it:cnr.isti/cnr.isti/2015-A3-002</identifier>
5
    <datestamp>2015-03-14</datestamp>
6
    <setSpec>openaire</setSpec>
7
   </header>
8
   <metadata>
9
     <oai_dc:dc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/        http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
10
      <dc:title>Low-quality training data in information extraction</dc:title>
11
      <dc:creator>Marcheggiani, Diego</dc:creator>
12
      <dc:creator>Sebastiani, Fabrizio</dc:creator>
13
      <dc:subject>Information extraction</dc:subject>
14
      <dc:subject>Training data quality</dc:subject>
15
      <dc:subject>info:eu-repo/classification/acm/I.2.6 ARTIFICIAL INTELLIGENCE. Learning</dc:subject>
16
      <dc:description>In the last five years there has been a flurry of work on information extraction, i.e., on algorithms capable of extracting, from informal and unstructured texts, mentions of concepts relevant to a given application. Most of this literature is about methods based on supervised learning, i.e., methods for training an information extraction system from manually annotated examples. While a lot of work has been devoted to devising learning methods that generate more and more accurate information extractors, no work has been devoted to investigating the effect of the quality of training data on the learning process. Low quality in training data often derives from the fact that the person who has annotated the data is different from the one against whose judgment the automatically annotated data must be evaluated. In this paper we test the impact of such data quality issues on the accuracy of information extraction systems as applied to the clinical domain. We do this by comparing the accuracy deriving from training data annotated by the authoritative coder (i.e., the one who has also annotated the test data, and by whose judgment we must abide), with the accuracy deriving from training data annotated by a different coder.</dc:description>
17
      <dc:date>2015</dc:date>
18
      <dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
19
      <dc:identifier>http://puma.isti.cnr.it/dfdownloadnew.php?ident=cnr.isti/cnr.isti/2015-A3-002</dc:identifier>
20
      <dc:language>en</dc:language>
21
      <dc:source>In: MLDAS 2015 - Machine Learning and Data Analytics Symposium (Doha, Qatar, 8-9 March 2015).</dc:source>
22
      <dc:format>application/pdf</dc:format>
23
      <dc:identifier>http://puma.isti.cnr.it/rmydownload.php?filename=cnr.isti/cnr.isti/2015-A3-002/2015-A3-002.pdf</dc:identifier>
... This diff was truncated because it exceeds the maximum size that can be displayed.

Also available in: Unified diff