Link to this page
Model Card Report Ontology
Last uploaded:
May 7, 2024
Acronym | MCRO |
Visibility | Public |
Description | An ontology representing the structure of model card reports - reports that describe basic characteristics of machine learning models for the public and consumers. |
Status | Production |
Format | OWL |
Contact | Tuan Amith, muamith@utmb.edu |
Categories | Other |
Version | Released | Uploaded | Downloads |
---|---|---|---|
2023-03-07 (Parsed, Indexed, Metrics, Annotator) | 06/07/2023 | 05/07/2024 | OWL | CSV | RDF/XML |
No views of MCRO available
Jump to:
Id | http://www.w3.org/ns/prov#EntityInfluence
http://www.w3.org/ns/prov#EntityInfluence
|
---|---|
Preferred Name | EntityInfluence |
Definitions |
EntityInfluence provides additional descriptions of an Entity's binary influence upon any other kind of resource. Instances of EntityInfluence use the prov:entity property to cite the influencing Entity.
It is not recommended that the type EntityInfluence be asserted without also asserting one of its more specific subclasses.
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
definition | EntityInfluence is the capacity of an entity to have an effect on the character, development, or behavior of another by means of usage, start, end, derivation, or other. |
---|---|
preferred label | EntityInfluence
|
label | EntityInfluence
|
comment | EntityInfluence provides additional descriptions of an Entity's binary influence upon any other kind of resource. Instances of EntityInfluence use the prov:entity property to cite the influencing Entity.
It is not recommended that the type EntityInfluence be asserted without also asserting one of its more specific subclasses.
|
prefLabel | EntityInfluence
|
isDefinedBy | |
prefixIRI | EntityInfluence
|
seeAlso | |
subClassOf | |
type | |
category | qualified
|
editorsDefinition | EntityInfluence is the capacity of an entity to have an effect on the character, development, or behavior of another by means of usage, start, end, derivation, or other.
|
Add comment
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Problem retrieving properties:
Notes
Filter:
Add NCBO Web Widgets to your site for MCRO
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=MCRO&class=http%3A%2F%2Fwww.ebi.ac.uk%2Fswo%2FSWO_0000318&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: "MCRO" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |