|
| 1 | +<!doctype html> |
| 2 | +<html lang="en"> |
| 3 | + <head> |
| 4 | + <title>ProcessOntology</title> |
| 5 | + <!-- Required meta tags --> |
| 6 | + <meta charset="utf-8"> |
| 7 | + <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
| 8 | + |
| 9 | + <!-- Bootstrap CSS --> |
| 10 | + <link href=" https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel=" stylesheet" integrity=" sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin=" anonymous" > |
| 11 | + |
| 12 | + </head> |
| 13 | + <body> |
| 14 | + |
| 15 | + |
| 16 | + <!-- Optional JavaScript --> |
| 17 | + <!-- jQuery first, then Popper.js, then Bootstrap JS --> |
| 18 | + <script src=" https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity=" sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin=" anonymous" ></script> |
| 19 | + |
| 20 | + <div class="container-fluid"> |
| 21 | + <div class="row"> |
| 22 | + <main role="main" class="container col-sm-9 col-md-10 col-lg-8 col-xl-7"> |
| 23 | + <div class="jumbotron"> |
| 24 | + <h1 class="display-3">DynamometerArea</h1> |
| 25 | + <p class="lead subtitle"></p> |
| 26 | + <p class="lead">area on the fixed side of the test piece where only elastic deformations are required during the test</p> |
| 27 | + <hr class="my-4"> |
| 28 | + <p> |
| 29 | + <dl></dl> |
| 30 | + </p> |
| 31 | + <hr class="my-4"> |
| 32 | + <p> |
| 33 | + |
| 34 | + |
| 35 | + </p> |
| 36 | +</div> |
| 37 | + |
| 38 | + |
| 39 | + <h1>https://w3id.org/steel/ProcessOntology/DynamometerArea</h1> |
| 40 | + |
| 41 | + <h2 id="classes">PO Statements</h2> |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + <table> |
| 46 | + |
| 47 | + <tr> |
| 48 | + <td>http://www.w3.org/1999/02/22-rdf-syntax-ns#type</td> |
| 49 | + <td>http://www.w3.org/2004/02/skos/core#Concept</td> |
| 50 | + </tr> |
| 51 | + |
| 52 | + <tr> |
| 53 | + <td>http://www.w3.org/1999/02/22-rdf-syntax-ns#type</td> |
| 54 | + <td>http://www.w3.org/2002/07/owl#Class</td> |
| 55 | + </tr> |
| 56 | + |
| 57 | + <tr> |
| 58 | + <td>http://www.w3.org/2000/01/rdf-schema#label</td> |
| 59 | + <td>DynamometerArea</td> |
| 60 | + </tr> |
| 61 | + |
| 62 | + <tr> |
| 63 | + <td>http://www.w3.org/2004/02/skos/core#altlabel</td> |
| 64 | + <td>dynamometer area</td> |
| 65 | + </tr> |
| 66 | + |
| 67 | + <tr> |
| 68 | + <td>http://www.w3.org/2004/02/skos/core#preflabel</td> |
| 69 | + <td>DynamometerArea</td> |
| 70 | + </tr> |
| 71 | + |
| 72 | + </table> |
| 73 | + |
| 74 | + |
| 75 | + <h3>Linked Resources</h3> |
| 76 | + |
| 77 | +<ul> |
| 78 | + |
| 79 | + <li> |
| 80 | + <a |
| 81 | + title="http://www.w3.org/1999/02/22-rdf-syntax-ns#type" |
| 82 | + href=".//rdfsites/http/www.w3.org/2004/02/skos/core#Concept" |
| 83 | + >Concept</a> via |
| 84 | + <a |
| 85 | + href=".//rdfsites/http/www.w3.org/1999/02/22-rdf-syntax-ns#type" |
| 86 | + >type</a> |
| 87 | + </li> |
| 88 | + |
| 89 | + <li> |
| 90 | + <a |
| 91 | + title="http://www.w3.org/1999/02/22-rdf-syntax-ns#type" |
| 92 | + href=".//rdfsites/http/www.w3.org/2002/07/owl#Class" |
| 93 | + >Class</a> via |
| 94 | + <a |
| 95 | + href=".//rdfsites/http/www.w3.org/1999/02/22-rdf-syntax-ns#type" |
| 96 | + >type</a> |
| 97 | + </li> |
| 98 | + |
| 99 | +</ul> |
| 100 | + |
| 101 | +<h3>Resources linking here</h3> |
| 102 | + |
| 103 | +<ul> |
| 104 | + |
| 105 | +</ul> |
| 106 | + |
| 107 | +<h3>Resources using this as predicate</h3> |
| 108 | + |
| 109 | +<ul> |
| 110 | + |
| 111 | +</ul> |
| 112 | +</div> |
| 113 | + |
| 114 | + </main> |
| 115 | + </div> |
| 116 | +</div> |
| 117 | + |
| 118 | + </body> |
| 119 | +</html> |
0 commit comments