Skip to content

Commit 1d01400

Browse files
committed
test string removed from filename in tests
1 parent c11de44 commit 1d01400

70 files changed

Lines changed: 10597 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 136 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,136 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="UTF-8">
5+
<title></title>
6+
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
7+
</head>
8+
<body>
9+
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
10+
<style>
11+
.row {
12+
margin-bottom: 10px;
13+
}
14+
.well {
15+
margin: 0;
16+
padding: 10px;
17+
min-height: 40px;
18+
}
19+
.tag_div {
20+
margin-right: 10px;
21+
}
22+
.row-equal {
23+
display: flex;
24+
align-items: stretch;
25+
}
26+
.align-items-center {
27+
display: flex;
28+
align-items: center;
29+
}
30+
.flex-space-between {
31+
display: flex; justify-content: space-between;
32+
}
33+
.text-separation {
34+
margin-right: 10px;
35+
}
36+
</style>
37+
<div class="container">
38+
<div class="row">
39+
<div class="col-md-12">
40+
<button type="button" class="btn btn-primary" onclick="window.location.href='https://oeg-upm.github.io/fair_ontologies/doc/catalog.html#test'" style="position: absolute; top: 10px; right: 10px;">Back</button>
41+
<h1 class="miClase text-center">FUJI-A1-01</h1>
42+
</div>
43+
</div>
44+
<div class="row">
45+
<div class="col-md-12 well" style="font-size: 18px;"> <p>This test assesses if there is a license in the metadata. The license must be provided in a URL format. It explores the existance of dc:rights, in the case of Dublin Core or conditionsOfAccess in the case of schema.org </p>
46+
<pre><code>Source: Since FAIROS uses [F-UJI](https://f-uji.net) to assess a Research Object, this test is an instance of the test **FsF-A1-01M-1**. You can find more information in the european project FAIR IMPACT(https://fair-impact.eu/metrics-data)
47+
</code></pre></div>
48+
</div>
49+
<div class="row flex-space-between">
50+
<div class="col-md-12 align-items-center">
51+
<h4 class="miClase text-left text-separation">TEST INFORMATION</h4>
52+
<a href="FUJI-A1-01.ttl" title="RDF Resource Description
53+
Framework"> <img border="0" src="http://www.w3.org/RDF/icons/rdf_flyer.24"
54+
alt="RDF Resource Description Framework Flyer Icon"/></a>
55+
</div>
56+
</div>
57+
<div class="row row-equal">
58+
<div class="col-md-3 well tag_div"> <strong>Title</strong></div>
59+
<div class="col-md-9 well"> Information about access restrictions or rights can be identified in metadata </div>
60+
</div>
61+
<div class="row row-equal">
62+
<div class="col-md-3 well tag_div"> <strong>Identifier</strong></div>
63+
<div class="col-md-9 well"><a href="https://w3id.org/FAIROS/test/FUJI-A1-01" target="_blank">https://w3id.org/FAIROS/test/FUJI-A1-01</a></div>
64+
<!-- <div class="col-md-9 well"><a href="https://w3id.org/foops/test/URI1" target="_blank">https://w3id.org/foops/test/URI1</a></div> -->
65+
</div>
66+
<div class="row row-equal">
67+
<div class="col-md-3 well tag_div"> <strong>License</strong></div>
68+
<div class="col-md-9 well"> <a href="http://creativecommons.org/licenses/by/4.0/" target="_blank"> http://creativecommons.org/licenses/by/4.0/ </a></div>
69+
</div>
70+
<div class="row row-equal">
71+
<div class="col-md-3 well tag_div"> <strong>Contact Point</strong></div>
72+
<div class="col-md-9 well"> <a href="https://orcid.org/0000-0003-4112-6825" target="_blank">Esteban Gonzalez</a> at <a href="https://www.upm.es" target="_blank">upm.es</a> </div>
73+
<!-- debe añadir el href y el label de todos los creadores.
74+
<a href="https://orcid.org/0000-0003-0454-7145" target="_blank">Daniel Garijo</a>, <a href="https://orcid.org/0000-0003-3587-0367" target="_blank">María Poveda</a> -->
75+
</div>
76+
<div class="row row-equal">
77+
<div class="col-md-3 well tag_div"> <strong>Creator</strong></div>
78+
<div class="col-md-9 well"> <a href="https://ror.org/03n6nwv02" target="_blank">None</a> </div>
79+
<!-- debe añadir el href y el label de todos los creadores.
80+
<a href="https://orcid.org/0000-0003-0454-7145" target="_blank">Daniel Garijo</a>, <a href="https://orcid.org/0000-0003-3587-0367" target="_blank">María Poveda</a> -->
81+
</div>
82+
<div class="row row-equal">
83+
<div class="col-md-3 well tag_div"> <strong>Keywords</strong></div>
84+
<div class="col-md-9 well"> metadata, data access, access conditions </div>
85+
</div>
86+
<div class="row row-equal">
87+
<div class="col-md-3 well tag_div"> <strong>Publisher</strong></div>
88+
<div class="col-md-9 well"> <a href="https://oeg.fi.upm.es" target="_blank">Ontology Engineering Group</a>, <a href="https://ror.org/03n6nwv02" target="_blank">Universidad Politécnica de Madrid</a> </div>
89+
<!-- <div class="col-md-9 well"><a href="" target="_blank"></a></div> -->
90+
</div>
91+
<div class="row row-equal">
92+
<div class="col-md-3 well tag_div"> <strong>Version</strong></div>
93+
<div class="col-md-9 well"> 0.0.1 </div>
94+
</div>
95+
<div class="row row-equal">
96+
<div class="col-md-3 well tag_div"> <strong>Dimension</strong></div>
97+
<div class="col-md-9 well"><a href="https://ror.org/03n6nwv02" target="_blank"> Universidad Politécnica de Madrid </a></div>
98+
</div>
99+
<div class="row row-equal">
100+
<div class="col-md-3 well tag_div"> <strong>Desc. Dimension</strong></div>
101+
<div class="col-md-9 well"> None </div>
102+
</div>
103+
<div class="row row-equal">
104+
<div class="col-md-3 well tag_div"> <strong>Repository</strong></div>
105+
<div class="col-md-9 well"> <a href="None" target="_blank"> None </a> </div>
106+
</div>
107+
<div class="row row-equal">
108+
<div class="col-md-3 well tag_div"> <strong>Endpoint Desc.</strong></div>
109+
<div class="col-md-9 well"> <a href="None" target="_blank"> None </a> </div>
110+
</div>
111+
<div class="row row-equal">
112+
<div class="col-md-3 well tag_div"> <strong>Endpoint URL</strong></div>
113+
<div class="col-md-9 well"> <a href="None" target="_blank"> None </a> </div>
114+
</div>
115+
<div class="row row-equal">
116+
<div class="col-md-3 well tag_div"> <strong>Applicable for</strong></div>
117+
<div class="col-md-9 well"> <a href="None" target="_blank"> None </a> </div>
118+
</div>
119+
<div class="row row-equal">
120+
<div class="col-md-3 well tag_div"> <strong>Supported by</strong></div>
121+
<div class="col-md-9 well"> <a href="https://www.f-uji.net/" target="_blank"> https://www.f-uji.net/ </a> </div>
122+
</div>
123+
<div class="row row-equal">
124+
<div class="col-md-3 well tag_div"> <strong>Metric</strong></div>
125+
<div class="col-md-9 well"> <a href="https://w3id.org/FAIROS/metric/FAIROS-A1-01" target="_blank"> https://w3id.org/FAIROS/metric/FAIROS-A1-01 </a> </div>
126+
</div>
127+
</div>
128+
129+
<div id="pie" class="row" style="margin-top: 20px;">
130+
<div class="col-md-12 text-center"">
131+
Ontology Engineer Group
132+
<a href="https://oeg.fi.upm.es" target="_blank">https://oeg.fi.upm.es</a>
133+
</div>
134+
</div>
135+
</body>
136+
</html>
Lines changed: 166 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,166 @@
1+
[
2+
{
3+
"@id": "https://w3id.org/FAIROS/test/FUJI-A1-01",
4+
"@type": [
5+
"https://w3id.org/ftr#Test"
6+
],
7+
"http://purl.org/dc/terms/creator": [
8+
{
9+
"@id": "https://ror.org/03n6nwv02"
10+
}
11+
],
12+
"http://purl.org/dc/terms/description": [
13+
{
14+
"@type": "http://www.w3.org/2001/XMLSchema#string",
15+
"@value": "This test assesses if there is a license in the metadata. The license must be provided in a URL format. It explores the existance of dc:rights, in the case of Dublin Core or conditionsOfAccess in the case of schema.org \n \n Source: Since FAIROS uses [F-UJI](https://f-uji.net) to assess a Research Object, this test is an instance of the test **FsF-A1-01M-1**. You can find more information in the european project FAIR IMPACT(https://fair-impact.eu/metrics-data)"
16+
}
17+
],
18+
"http://purl.org/dc/terms/identifier": [
19+
{
20+
"@id": "https://w3id.org/FAIROS/test/FUJI-A1-01"
21+
}
22+
],
23+
"http://purl.org/dc/terms/license": [
24+
{
25+
"@id": "http://creativecommons.org/licenses/by/4.0/"
26+
}
27+
],
28+
"http://purl.org/dc/terms/publisher": [
29+
{
30+
"@id": "https://oeg.fi.upm.es"
31+
},
32+
{
33+
"@id": "https://ror.org/03n6nwv02"
34+
}
35+
],
36+
"http://purl.org/dc/terms/title": [
37+
{
38+
"@type": "http://www.w3.org/2001/XMLSchema#string",
39+
"@value": "Information about access restrictions or rights can be identified in metadata"
40+
}
41+
],
42+
"http://vivoweb.org/ontology/core#abbreviation": [
43+
{
44+
"@type": "http://www.w3.org/2001/XMLSchema#string",
45+
"@value": "FUJI-A1-01"
46+
}
47+
],
48+
"http://www.w3.org/2000/01/rdf-schema#label": [
49+
{
50+
"@type": "http://www.w3.org/2001/XMLSchema#string",
51+
"@value": "FUJI-A1-01"
52+
}
53+
],
54+
"http://www.w3.org/ns/dcat#contactPoint": [
55+
{
56+
"@id": "https://orcid.org/0000-0003-4112-6825"
57+
}
58+
],
59+
"http://www.w3.org/ns/dcat#keyword": [
60+
{
61+
"@language": "en",
62+
"@value": "metadata"
63+
},
64+
{
65+
"@language": "en",
66+
"@value": "data access"
67+
},
68+
{
69+
"@language": "en",
70+
"@value": "access conditions"
71+
}
72+
],
73+
"http://www.w3.org/ns/dcat#theme": [
74+
{
75+
"@id": "http://www.fairsharing.org/ontology/subject/SRAO_0000401"
76+
}
77+
],
78+
"http://www.w3.org/ns/dcat#version": [
79+
{
80+
"@type": "http://www.w3.org/2001/XMLSchema#string",
81+
"@value": "0.0.1"
82+
}
83+
],
84+
"https://w3id.org/dpv#IsApplicableFor": [
85+
{
86+
"@id": "http://purl.org/wf4ever/ro#ROCrate"
87+
}
88+
],
89+
"https://w3id.org/ftr#status": [
90+
{
91+
"@language": "en",
92+
"@value": "Active"
93+
}
94+
],
95+
"https://w3id.org/ftr#supportedBy": [
96+
{
97+
"@id": "https://www.f-uji.net/"
98+
}
99+
]
100+
},
101+
{
102+
"@id": "https://orcid.org/0000-0003-4112-6825",
103+
"@type": [
104+
"http://www.w3.org/2006/vcard/ns#Individual"
105+
],
106+
"http://www.w3.org/2006/vcard/ns#fn": [
107+
{
108+
"@type": "http://www.w3.org/2001/XMLSchema#string",
109+
"@value": "Esteban Gonzalez"
110+
}
111+
],
112+
"http://www.w3.org/2006/vcard/ns#hasEmail": [
113+
{
114+
"@id": "mailto:egonzalez@fi.upm.es"
115+
}
116+
]
117+
},
118+
{
119+
"@id": "https://w3id.org/FAIROS/metric/FAIROS-A1-01",
120+
"@type": [
121+
"http://www.w3.org/ns/dqv#Metric"
122+
],
123+
"http://semanticscience.org/resource/SIO_000234": [
124+
{
125+
"@id": "https://w3id.org/FAIROS/test/FUJI-A1-01"
126+
}
127+
]
128+
},
129+
{
130+
"@id": "https://ror.org/03n6nwv02",
131+
"@type": [
132+
"http://www.w3.org/2006/vcard/ns#Organization"
133+
],
134+
"http://purl.org/dc/terms/identifier": [
135+
{
136+
"@value": "https://ror.org/03n6nwv02>"
137+
}
138+
],
139+
"http://www.w3.org/2000/01/rdf-schema#label": [
140+
{
141+
"@value": "Universidad Politécnica de Madrid"
142+
}
143+
],
144+
"http://www.w3.org/2006/vcard/ns#url": [
145+
{
146+
"@id": "https://www.upm.es/"
147+
}
148+
]
149+
},
150+
{
151+
"@id": "https://oeg.fi.upm.es",
152+
"@type": [
153+
"http://www.w3.org/2006/vcard/ns#Organization"
154+
],
155+
"http://www.w3.org/2000/01/rdf-schema#label": [
156+
{
157+
"@value": "Ontology Engineering Group"
158+
}
159+
],
160+
"http://www.w3.org/2006/vcard/ns#url": [
161+
{
162+
"@id": "https://oeg.fi.upm.es/"
163+
}
164+
]
165+
}
166+
]

0 commit comments

Comments
 (0)