Link to this page
Space Life Sciences Ontology
Last uploaded:
February 26, 2025
Jump to:
Id | http://www.w3.org/ns/dcat#Resource
http://www.w3.org/ns/dcat#Resource
|
---|---|
Preferred Name | Catalogued resource |
Definitions |
Resource published or curated by a single agent.
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
definition | Resource published or curated by a single agent. |
---|---|
label | Catalogued resource
|
comment | Resource published or curated by a single agent.
|
prefLabel | Catalogued resource
|
scopeNote | dcat:Resource is an extension point that enables the definition of any kind of catalog. Additional subclasses may be defined in a DCAT profile or application for catalogs of other kinds of resources.
The class of all catalogued resources, the Superclass of dcat:Dataset, dcat:DataService, dcat:Catalog and any other member of a dcat:Catalog. This class carries properties common to all catalogued resources, including datasets and data services. It is strongly recommended to use a more specific sub-class. When describing a resource which is not a dcat:Dataset or dcat:DataService, it is recommended to create a suitable sub-class of dcat:Resource, or use dcat:Resource with the dct:type property to indicate the specific type.
|
subClassOf | |
changeNote | New class added in DCAT 2.0.
|
type |
Add comment
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Loading...
Notes
Filter:
Add NCBO Web Widgets to your site for SLSO
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=SLSO&class=http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FOBI_0002357&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: "SLSO" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |