Link to this page
Knowledge Graph Change Language
Last uploaded:
November 15, 2024
Acronym | KGCL |
Visibility | Public |
Description | Knowledge Graph Change Language ontology. |
Status | Alpha |
Format | OWL |
Contact | Chris Mungall, cjmungall@lbl.gov Harshad Hegde, hhegde@lbl.gov |
Version | Released | Uploaded | Downloads |
---|---|---|---|
0.1.0 (Parsed, Indexed, Metrics, Annotator) | 11/15/2024 | 11/15/2024 | OWL | CSV | RDF/XML | Diff |
0.1.0 (Archived) | 11/14/2024 | 11/14/2024 | OWL | Diff |
0.1.0 (Archived) | 11/13/2024 | 11/13/2024 | OWL | Diff |
0.1.0 (Archived) | 02/26/2024 | 02/26/2024 | OWL | Diff |
0.1.0 (Archived) | 02/25/2024 | 02/25/2024 | OWL | Diff |
0.1.0 (Archived) | 02/13/2024 | 02/13/2024 | OWL | Diff |
0.1.0 (Archived) | 04/06/2023 | 04/06/2023 | OWL | Diff |
0.1.0 (Archived) | 01/19/2023 | 01/19/2023 | OWL | Diff |
0.1.0 (Archived) | 12/06/2022 | 12/06/2022 | OWL |
more... |
No views of KGCL available
Jump to:
Id | http://w3id.org/kgcl/om/Annotation
http://w3id.org/kgcl/om/Annotation
|
---|---|
Preferred Name | Annotation |
Definitions |
owl annotations. Not to be confused with annotations sensu GO
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
definition | owl annotations. Not to be confused with annotations sensu GO |
---|---|
label | Annotation
|
prefLabel | Annotation
|
mappingRelation | owl:Annotation
|
inScheme | |
subClassOf | |
type |
Add comment
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Problem retrieving properties:
Notes
Filter:
Add NCBO Web Widgets to your site for KGCL
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=KGCL&class=http%3A%2F%2Fw3id.org%2Fkgcl%2FNodeMetadataAssertionChange&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: "KGCL" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |