oopsEval.html 5.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>An Ontology for Consent-aware Mapping Engine for Generating</title>
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <meta name="description" content="Evaluation of the ontology with the OOPS tool.">
  8. <meta name="Languaje" content="English">
  9. <script src="evaluation/jquery-1.11.0.js"></script>
  10. <script src="evaluation/bootstrap.min.js"></script>
  11. <link rel="stylesheet" href="evaluation/style.css" type="text/css" media="print, projection, screen" />
  12. <script type="text/javascript" src="evaluation/jquery.tablesorter.min.js"></script>
  13. <script type="text/javascript" id="js">
  14. $(document).ready(function()
  15. {
  16. $("#tablesorter-demo").tablesorter();
  17. $('.collapse').collapse({
  18. toggle: false
  19. });
  20. }
  21. );
  22. </script>
  23. <link href="evaluation/bootstrap.css" rel="stylesheet">
  24. <style type="text/css">
  25. body {
  26. padding-bottom: 40px;
  27. }
  28. </style>
  29. <link href="evaluation/bootstrap-responsive.css" rel="stylesheet">
  30. <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
  31. <!--[if lt IE 9]>
  32. <script src="/dist/js/html5shiv.js"></script>
  33. <![endif]-->
  34. </head>
  35. <div class="container">
  36. <h1> <a href="https://w3id.org/consent-mapping-jit#" target="_blank">An Ontology for Consent-aware Mapping Engine for Generating</a></h1>
  37. <br>
  38. <dl class="dl-horizontal">
  39. <dt>Title</dt>
  40. <dd><a href="https://w3id.org/consent-mapping-jit#" target="_blank">An Ontology for Consent-aware Mapping Engine for Generating</a></dd>
  41. <dt>URI</dt>
  42. <dd><a href="https://w3id.org/consent-mapping-jit#" target="_blank">https://w3id.org/consent-mapping-jit#</a></dd>
  43. <dt>Version</dt>
  44. <dd>1.0</dd>
  45. </dl><p> The following evaluation results have been generated by the <a href = "http://oops-ws.oeg-upm.net/" target="_blank">RESTFul web service</a> provided by <a href = "http://oops.linkeddata.es" target="_blank">OOPS! (OntOlogy Pitfall Scanner!)</a>.</p><p>
  46. <a href="http://oops.linkeddata.es" target="_blank"><img src="http://vocab.linkeddata.es/ontologies/oops/logomini.png" alt="OOPS! logo" class="img-rounded" class="img-responsive" /></a>It is obvious that not all the pitfalls are equally important; their impact in the ontology will depend on multiple factors. For this reason, each pitfall has an importance level attached indicating how important it is. We have identified three levels:</p>
  47. <dl class="dl-horizontal">
  48. <dt><span class="label label-danger">Critical</span></dt>
  49. <dd>It is crucial to correct the pitfall. Otherwise, it could affect the ontology consistency, reasoning, applicability, etc.</dd>
  50. <dt><span class="label label-warning">Important</span></dt> <dd> Though not critical for ontology function, it is important to correct this type of pitfall.</dd>
  51. <dt><span class="label label-minor">Minor</span></dt> <dd>It is not really a problem, but by correcting it we will make the ontology nicer.</dd>
  52. </dl><h2>Congratulations! OOPS did not find a single pitfall</h2><p>References:</p>
  53. <ul>
  54. <li>
  55. [1] G&oacute;mez-P&oacute;rez, A. Ontology Evaluation. Handbook on Ontologies. S. Staab and R. Studer Editors. Springer. International Handbooks on Information Systems. Pp: 251-274. 2004.
  56. </li>
  57. <li>
  58. [2] Noy, N.F., McGuinness. D. L. Ontology development 101: A guide to creating your first ontology. Technical Report SMI-2001-0880, Standford Medical Informatics. 2001.
  59. </li>
  60. <li>
  61. [3] Rector, A., Drummond, N., Horridge, M., Rogers, J., Knublauch, H., Stevens, R.,; Wang, H., Wroe, C. ''Owl pizzas: Practical experience of teaching owl-dl: Common errors and common patterns''. In Proc. of EKAW 2004, pp: 63-81. Springer. 2004.
  62. </li>
  63. <li>
  64. [4] Hogan, A., Harth, A., Passant, A., Decker, S., Polleres, A. Weaving the Pedantic Web. Linked Data on the Web Workshop LDOW2010 at WWW2010 (2010).
  65. </li>
  66. <li>
  67. [5] Archer, P., Goedertier, S., and Loutas, N. D7.1.3 - Study on persistent URIs, with identification of best practices and recommendations on the topic for the MSs and the EC. Deliverable. December 17, 2012.
  68. </li>
  69. <li>
  70. [6] Heath, T., Bizer, C.: Linked data: Evolving the Web into a global data space (1st edition). Morgan &amp; Claypool (2011).
  71. </li>
  72. </ul>
  73. <footer>
  74. <div class="row">
  75. <div class="col-md-7">
  76. Developed by <a href = "http://delicias.dia.fi.upm.es/members/mpoveda/" target="_blank">Mar&iacutea Poveda</a>
  77. <br>
  78. Built with <a target="_blank" href="http://getbootstrap.com/">Bootstrap</a>
  79. <br>
  80. Integration with Widoco by <a href="https://w3id.org/people/dgarijo">Daniel Garijo</a> <br>
  81. </div>
  82. <div class="col-md-5">
  83. <p class="text-right"> Developed with: </p>
  84. <p class="text-right">
  85. <a href="http://oops.linkeddata.es" target="_blank"><img src="http://vocab.linkeddata.es/ontologies/oops/logomini.png" alt="OOPS! logo" class="img-rounded" class="img-responsive" /></a>
  86. </p>
  87. </div>
  88. </div>
  89. </footer>
  90. </div> <!-- /container -->