forked from oeg-upm/rsfc
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathRSFC-04-1.html
More file actions
142 lines (141 loc) · 8.38 KB
/
Copy pathRSFC-04-1.html
File metadata and controls
142 lines (141 loc) · 8.38 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title></title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
</head>
<body>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
<style>
.row {
margin-bottom: 10px;
}
.well {
margin: 0;
padding: 10px;
min-height: 40px;
}
.tag_div {
margin-right: 10px;
}
.row-equal {
display: flex;
align-items: stretch;
}
.align-items-center {
display: flex;
align-items: center;
}
.flex-space-between {
display: flex; justify-content: space-between;
}
.text-separation {
margin-right: 10px;
}
</style>
<div class="container">
<div class="row">
<div class="col-md-12">
<button type="button" class="btn btn-primary" onclick="window.location.href='https://oeg-upm.github.io/rsfc/doc/catalog.html#test'" style="position: absolute; top: 10px; right: 10px;">Back</button>
<h1 class="miClase text-center">RSFC-04-1</h1>
</div>
</div>
<div class="row">
<div class="col-md-12 well" style="font-size: 18px;"> <p>This test checks if a codemeta.json, CITATION.cff file or package file that includes metadata about a software component exists. This is done by looking for CITATION.cff, codemeta.json and package files (e.g., setup.py, setup.cfg, pom.xml, etc.) in the root of the repository.</p></div>
</div>
<div class="row flex-space-between">
<div class="col-md-12 align-items-center">
<h4 class="miClase text-left text-separation">TEST INFORMATION</h4>
<a href="RSFC-04-1.ttl" title="RDF Resource Description
Framework"> <img border="0" src="http://www.w3.org/RDF/icons/rdf_flyer.24"
alt="RDF Resource Description Framework Flyer Icon"/></a>
</div>
</div>
<div class="row row-equal">
<div class="col-md-3 well tag_div"> <strong>Title</strong></div>
<div class="col-md-9 well"> Software metadata exists </div>
</div>
<div class="row row-equal">
<div class="col-md-3 well tag_div"> <strong>Identifier</strong></div>
<div class="col-md-9 well"><a href="https://w3id.org/rsfc/test/RSFC-04-1" target="_blank">https://w3id.org/rsfc/test/RSFC-04-1</a></div>
<!-- <div class="col-md-9 well"><a href="https://w3id.org/foops/test/URI1" target="_blank">https://w3id.org/foops/test/URI1</a></div> -->
</div>
<div class="row row-equal">
<div class="col-md-3 well tag_div"> <strong>License</strong></div>
<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>
</div>
<div class="row row-equal">
<div class="col-md-3 well tag_div"> <strong>Contact Point</strong></div>
<div class="col-md-9 well"> <a href="https://orcid.org/0000-0003-0454-7145" target="_blank">Daniel Garijo</a> at <a href="https://www.upm.es" target="_blank">upm.es</a> </div>
<!-- debe añadir el href y el label de todos los creadores.
<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> -->
</div>
<div class="row row-equal">
<div class="col-md-3 well tag_div"> <strong>Creator</strong></div>
<div class="col-md-9 well"> <a href="https://orcid.org/0000-0003-0454-7145" target="_blank">Daniel Garijo</a>, <a href="https://github.com/andriumon" target="_blank">Andres Montero</a> </div>
<!-- debe añadir el href y el label de todos los creadores.
<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> -->
</div>
<div class="row row-equal">
<div class="col-md-3 well tag_div"> <strong>Keywords</strong></div>
<div class="col-md-9 well"> Metadata, Test </div>
</div>
<div class="row row-equal">
<div class="col-md-3 well tag_div"> <strong>Publisher</strong></div>
<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>
<!-- <div class="col-md-9 well"><a href="" target="_blank"></a></div> -->
</div>
<div class="row row-equal">
<div class="col-md-3 well tag_div"> <strong>Version</strong></div>
<div class="col-md-9 well"> 0.0.1 </div>
</div>
<div class="row row-equal">
<div class="col-md-3 well tag_div"> <strong>Repository</strong></div>
<div class="col-md-9 well"> <a href="https://github.com/oeg-upm/rsfc" target="_blank"> https://github.com/oeg-upm/rsfc </a> </div>
</div>
<div class="row row-equal">
<div class="col-md-3 well tag_div"> <strong>Endpoint Desc.</strong></div>
<div class="col-md-9 well"> <a href="https://w3id.org/rsfc/api" target="_blank"> https://w3id.org/rsfc/api </a> </div>
</div>
<div class="row row-equal">
<div class="col-md-3 well tag_div"> <strong>Endpoint URL</strong></div>
<div class="col-md-9 well"> <a href="https://api.rsfc.linkeddata.es/assess/test/RSFC-04-1" target="_blank"> https://api.rsfc.linkeddata.es/assess/test/RSFC-04-1 </a> </div>
</div>
<div class="row row-equal">
<div class="col-md-3 well tag_div"><strong>Principle</strong></div>
<div class="col-md-9 well">
<ul>
<li>
<a href="https://doi.org/10.25504/FAIRsharing.a712f1" target="_blank">F2</a>: Software is described with rich metadata.
</li>
<li>
<a href="https://doi.org/10.25504/FAIRsharing.9bf822" target="_blank">R1</a>: Software is described with a plurality of accurate and relevant attributes.
</li>
<li>
<a href="https://doi.org/10.25504/FAIRsharing.60a40f" target="_blank">R3</a>: Software meets domain-relevant community standards.
</li>
</ul>
</div>
</div>
<div class="row row-equal">
<div class="col-md-3 well tag_div"> <strong>Applicable for</strong></div>
<div class="col-md-9 well"> <a href="https://schema.org/SoftwareSourceCode" target="_blank"> https://schema.org/SoftwareSourceCode </a> </div>
</div>
<div class="row row-equal">
<div class="col-md-3 well tag_div"> <strong>Supported by</strong></div>
<div class="col-md-9 well"> <a href="https://w3id.org/rsfc/" target="_blank"> https://w3id.org/rsfc/ </a> </div>
</div>
<div class="row row-equal">
<div class="col-md-3 well tag_div"> <strong>Metric</strong></div>
<div class="col-md-9 well"> <a href="https://w3id.org/everse/i/indicators/descriptive_metadata" target="_blank"> https://w3id.org/everse/i/indicators/descriptive_metadata </a> </div>
</div>
</div>
<div id="pie" class="row" style="margin-top: 20px;">
<div class="col-md-12 text-center"">
Ontology Engineer Group
<a href="https://oeg.fi.upm.es" target="_blank">https://oeg.fi.upm.es</a>
</div>
</div>
</body>
</html>