-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #118 from juanjemdIos/Fair_Ontologies_New_Test
files created by running script .py
- Loading branch information
Showing
71 changed files
with
5,836 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# OEG FAIR Ontologies Assessment (FOOPS!) | ||
|
||
Files created by script "https://github.com/oeg-upm/foops_documentation_scripts/ttl_transformation.py". | ||
The source is always the TTL file, and the result is a HTML file and a JSON-LD file, both with the same name as TTL file. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,93 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<title></title> | ||
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css"> | ||
</head> | ||
<body> | ||
<script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script> | ||
<style> | ||
.row { | ||
margin-bottom: 10px; | ||
} | ||
.well { | ||
margin: 0px; | ||
padding: 10px 0; | ||
padding-left: 10px; | ||
} | ||
.tag_div { | ||
border-right: 10px solid white; | ||
} | ||
</style> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-md-12"> | ||
<button type="button" class="btn btn-primary" onclick="history.back();" style="position: absolute; top: 10px; right: 10px;">Back</button> | ||
<h1 class="miClase text-center">DOC1</h1> | ||
</div> | ||
</div> | ||
<div class="row"> | ||
<div class="col-md-12 well" style="font-size: 18px;"> This check verifies if the ontology has an HTML documentation </div> | ||
</div> | ||
<div class="row"> | ||
<div class="col-md-12"> | ||
<h4 class="miClase text-left">TEST INFORMATION</h4> | ||
</div> | ||
</div> | ||
<div class="row"> | ||
<div class="col-md-3 well tag_div"> <strong>Title</strong></div> | ||
<div class="col-md-9 well"> HTML availability </div> | ||
</div> | ||
<div class="row"> | ||
<div class="col-md-3 well tag_div"> <strong>Identifier</strong></div> | ||
<div class="col-md-9 well"><a href="https://w3id.org/foops/test/DOC1" target="_blank">https://w3id.org/foops/test/DOC1</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"> | ||
<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/2.0/" target="_blank"> http://creativecommons.org/licenses/by/2.0/ </a></div> | ||
</div> | ||
<div class="row" > | ||
<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://orcid.org/0000-0003-3587-0367" target="_blank">Maria Poveda</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" > | ||
<div class="col-md-3 well tag_div"> <strong>Keywords</strong></div> | ||
<div class="col-md-9 well"> HTML availability, Test, Reusable, HTML availability, Test, Reusable </div> | ||
</div> | ||
<div class="row" > | ||
<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">https://oeg.fi.upm.es</a></div> | ||
</div> | ||
<div class="row" > | ||
<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"> | ||
<div class="col-md-3 well tag_div"> <strong>Indicator</strong></div> | ||
<div class="col-md-9 well"> R1 </div> | ||
</div> | ||
<div class="row"> | ||
<div class="col-md-3 well tag_div"> <strong>Desc. Indicator</strong></div> | ||
<div class="col-md-9 well"> meta(data) are richly described with a plurality of accurate and relevant attributes. </div> | ||
</div> | ||
<div class="row"> | ||
<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/fair_ontologies" target="_blank"> https://github.com/oeg-upm/fair_ontologies </a> </div> | ||
</div> | ||
<div class="row"> | ||
<div class="col-md-3 well tag_div"> <strong>Metric</strong></div> | ||
<div class="col-md-9 well"> <a href="https://w3id.org/foops/metric/DOC1" target="_blank"> https://w3id.org/foops/metric/DOC1 </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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,156 @@ | ||
[ | ||
{ | ||
"@id": "https://oeg.fi.upm.es", | ||
"@type": [ | ||
"http://xmlns.com/foaf/0.1/Organization" | ||
] | ||
}, | ||
{ | ||
"@id": "https://w3id.org/foops/test/DOC1", | ||
"@type": [ | ||
"https://www.w3id.org/ftr#Test" | ||
], | ||
"http://purl.org/dc/terms/creator": [ | ||
{ | ||
"@id": "https://orcid.org/0000-0003-0454-7145" | ||
}, | ||
{ | ||
"@id": "https://orcid.org/0000-0003-3587-0367" | ||
} | ||
], | ||
"http://purl.org/dc/terms/description": [ | ||
{ | ||
"@value": " This check verifies if the ontology has an HTML documentation " | ||
} | ||
], | ||
"http://purl.org/dc/terms/identifier": [ | ||
{ | ||
"@id": "https://w3id.org/foops/test/DOC1" | ||
} | ||
], | ||
"http://purl.org/dc/terms/license": [ | ||
{ | ||
"@id": "http://creativecommons.org/licenses/by/2.0/" | ||
} | ||
], | ||
"http://purl.org/dc/terms/publisher": [ | ||
{ | ||
"@id": "https://oeg.fi.upm.es" | ||
} | ||
], | ||
"http://purl.org/dc/terms/title": [ | ||
{ | ||
"@language": "en", | ||
"@value": "HTML availability" | ||
} | ||
], | ||
"http://semanticscience.org/resource/SIO_000233": [ | ||
{ | ||
"@id": "https://w3id.org/foops/metric/DOC1" | ||
} | ||
], | ||
"http://usefulinc.com/ns/doap#repository": [ | ||
{ | ||
"@id": "https://w3id.org/foops/repository" | ||
} | ||
], | ||
"http://www.w3.org/2000/01/rdf-schema#label": [ | ||
{ | ||
"@value": "DOC1" | ||
} | ||
], | ||
"http://www.w3.org/ns/dcat#keyword": [ | ||
{ | ||
"@language": "en", | ||
"@value": "HTML availability" | ||
}, | ||
{ | ||
"@language": "en", | ||
"@value": "Test" | ||
}, | ||
{ | ||
"@language": "en", | ||
"@value": "Reusable" | ||
} | ||
], | ||
"http://www.w3.org/ns/dcat#version": [ | ||
{ | ||
"@value": "0.0.1" | ||
} | ||
], | ||
"http://www.w3.org/ns/dcat/contactPoint": [ | ||
{ | ||
"@id": "https://orcid.org/0000-0003-0454-7145" | ||
} | ||
], | ||
"https://www.w3id.org/ftr#indicator": [ | ||
{ | ||
"@id": "https://w3id.org/fair/principles/terms/R1" | ||
} | ||
] | ||
}, | ||
{ | ||
"@id": "https://w3id.org/foops/metric/DOC1", | ||
"@type": [ | ||
"http://www.w3.org/ns/dqv#Metric" | ||
] | ||
}, | ||
{ | ||
"@id": "https://orcid.org/0000-0003-0454-7145", | ||
"@type": [ | ||
"http://www.w3.org/2006/vcard/ns#Kind" | ||
], | ||
"http://www.w3.org/2006/vcard/ns#fn": [ | ||
{ | ||
"@value": "Daniel Garijo" | ||
} | ||
], | ||
"http://www.w3.org/2006/vcard/ns#hasEmail": [ | ||
{ | ||
"@id": "mailto:[email protected]" | ||
} | ||
] | ||
}, | ||
{ | ||
"@id": "https://w3id.org/fair/principles/terms/R1", | ||
"@type": [ | ||
"https://w3id.org/fair/principles/terms/FAIR-SubPrinciple" | ||
], | ||
"http://purl.org/dc/terms/description": [ | ||
{ | ||
"@language": "en", | ||
"@value": "meta(data) are richly described with a plurality of accurate and relevant attributes." | ||
} | ||
], | ||
"http://www.w3.org/2000/01/rdf-schema#label": [ | ||
{ | ||
"@language": "en", | ||
"@value": "R1" | ||
} | ||
] | ||
}, | ||
{ | ||
"@id": "https://orcid.org/0000-0003-3587-0367", | ||
"@type": [ | ||
"http://www.w3.org/2006/vcard/ns#Kind" | ||
], | ||
"http://www.w3.org/2006/vcard/ns#fn": [ | ||
{ | ||
"@value": "Maria Poveda" | ||
} | ||
], | ||
"http://www.w3.org/2006/vcard/ns#hasEmail": [ | ||
{ | ||
"@id": "mailto:[email protected]" | ||
} | ||
] | ||
}, | ||
{ | ||
"@id": "https://w3id.org/foops/repository", | ||
"http://xmlns.com/foaf/0.1/homePage": [ | ||
{ | ||
"@id": "https://github.com/oeg-upm/fair_ontologies" | ||
} | ||
] | ||
} | ||
] |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,93 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<title></title> | ||
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css"> | ||
</head> | ||
<body> | ||
<script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script> | ||
<style> | ||
.row { | ||
margin-bottom: 10px; | ||
} | ||
.well { | ||
margin: 0px; | ||
padding: 10px 0; | ||
padding-left: 10px; | ||
} | ||
.tag_div { | ||
border-right: 10px solid white; | ||
} | ||
</style> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-md-12"> | ||
<button type="button" class="btn btn-primary" onclick="history.back();" style="position: absolute; top: 10px; right: 10px;">Back</button> | ||
<h1 class="miClase text-center">FIND1</h1> | ||
</div> | ||
</div> | ||
<div class="row"> | ||
<div class="col-md-12 well" style="font-size: 18px;"> This check verifies if an ontology prefix is available</div> | ||
</div> | ||
<div class="row"> | ||
<div class="col-md-12"> | ||
<h4 class="miClase text-left">TEST INFORMATION</h4> | ||
</div> | ||
</div> | ||
<div class="row"> | ||
<div class="col-md-3 well tag_div"> <strong>Title</strong></div> | ||
<div class="col-md-9 well"> Ontology prefix </div> | ||
</div> | ||
<div class="row"> | ||
<div class="col-md-3 well tag_div"> <strong>Identifier</strong></div> | ||
<div class="col-md-9 well"><a href="https://w3id.org/foops/test/FIND1" target="_blank">https://w3id.org/foops/test/FIND1</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"> | ||
<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/2.0/" target="_blank"> http://creativecommons.org/licenses/by/2.0/ </a></div> | ||
</div> | ||
<div class="row" > | ||
<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://orcid.org/0000-0003-3587-0367" target="_blank">Maria Poveda</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" > | ||
<div class="col-md-3 well tag_div"> <strong>Keywords</strong></div> | ||
<div class="col-md-9 well"> Ontology prefix, Test, Findable, Ontology prefix, Test, Findable </div> | ||
</div> | ||
<div class="row" > | ||
<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">https://oeg.fi.upm.es</a></div> | ||
</div> | ||
<div class="row" > | ||
<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"> | ||
<div class="col-md-3 well tag_div"> <strong>Indicator</strong></div> | ||
<div class="col-md-9 well"> F3 </div> | ||
</div> | ||
<div class="row"> | ||
<div class="col-md-3 well tag_div"> <strong>Desc. Indicator</strong></div> | ||
<div class="col-md-9 well"> metadata clearly and explicitly include the identifier of the data it describes </div> | ||
</div> | ||
<div class="row"> | ||
<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/fair_ontologies" target="_blank"> https://github.com/oeg-upm/fair_ontologies </a> </div> | ||
</div> | ||
<div class="row"> | ||
<div class="col-md-3 well tag_div"> <strong>Metric</strong></div> | ||
<div class="col-md-9 well"> <a href="https://w3id.org/foops/metric/FIND1" target="_blank"> https://w3id.org/foops/metric/FIND1 </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> |
Oops, something went wrong.