Link to this page
Brinell Test Ontology-PROVO
Last uploaded:
July 30, 2024
Acronym | BTO-PROVO |
Visibility | Public |
Description | Brinell Test Ontology (BTO) has developed for representing the Brinell testing process, testing equipment requirements, test pieces charactristics, and related testing parameters and their measurement procedure according to DIN EN ISO 6506-1 standard. Versions info: V4 developed using PROVO+PMDco top-level ontologies. |
Status | Alpha |
Format | OWL |
Language | English |
Contact | Hossein Beygi Nasrabadi, hossein.beygi-nasrabadi@bam.de |
Categories | Other |
Version | Released | Uploaded | Downloads |
---|---|---|---|
4.0.4 (PROV, PMDco) (Parsed, Indexed, Metrics, Annotator, Error Diff) | 07/29/2024 | 07/30/2024 | OWL | CSV | RDF/XML |
4.0.4 (PROV, PMDco) (Archived) | 07/29/2024 | 07/29/2024 | OWL |
No views of BTO-PROVO available
Jump to:
Id | http://www.w3.org/ns/prov#Communication
http://www.w3.org/ns/prov#Communication
|
---|---|
Preferred Name | Communication |
Definitions |
An instance of prov:Communication provides additional descriptions about the binary prov:wasInformedBy relation from an informed prov:Activity to the prov:Activity that informed it. For example, :you_jumping_off_bridge prov:wasInformedBy :everyone_else_jumping_off_bridge; prov:qualifiedCommunication [ a prov:Communication; prov:activity :everyone_else_jumping_off_bridge; :foo :bar ].
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
definition | Communication is the exchange of an entity by two activities, one activity using the entity generated by the other. |
---|---|
label | Communication
|
comment | An instance of prov:Communication provides additional descriptions about the binary prov:wasInformedBy relation from an informed prov:Activity to the prov:Activity that informed it. For example, :you_jumping_off_bridge prov:wasInformedBy :everyone_else_jumping_off_bridge; prov:qualifiedCommunication [ a prov:Communication; prov:activity :everyone_else_jumping_off_bridge; :foo :bar ].
|
prefLabel | Communication
|
n | |
dm | |
isDefinedBy | |
prefixIRI | Communication
|
seeAlso | |
constraints | |
subClassOf | |
unqualifiedForm | |
type | |
component | entities-activities
|
category | qualified
|
Add comment
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Problem retrieving properties:
Notes
Filter:
Add NCBO Web Widgets to your site for BTO-PROVO
Widget type | Widget demonstration |
---|---|
|
Step 2: Follow the Instructions
For more help visit NCBO Widget Wiki |
|
Example 1 (start typing the class name to get its full URI)
Example 2 (get the ID for a class) Example 3 (get the preferred name for a class) Step 2: Follow the Instructions
For more help visit NCBO Widget Wiki |
|
Step 2: Follow the InstructionsCopy the code below and paste it to your HTML page <iframe frameborder="0" src="/widgets/visualization?ontology=BTO-PROVO&class=https%3A%2F%2Fw3id.org%2Fpmd%2Fco%2FTestPieceName&apikey=YOUR_API_KEY"></iframe> For more help visit NCBO Widget Wiki |
|
Step 2: Follow the InstructionsCopy the code below and paste it to your HTML page <link rel="stylesheet" type="text/css" href="/widgets/jquery.ncbo.tree.css"> <script src="/widgets/jquery.ncbo.tree-2.0.2.js"></script> <div id="widget_tree"></div> var widget_tree = $("#widget_tree").NCBOTree({ apikey: "YOUR_API_KEY", ontology: "BTO-PROVO" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |