Difference between revisions of "Facet Based Resource Model"

From Gcube Wiki
Jump to: navigation, search
(Service)
(Identification Facet)
Line 12: Line 12:
 
=== Identification Facet ===
 
=== Identification Facet ===
  
The goal of this facet is  
+
The goal of this facet is to collect information on Identifiers that can be attached to a resource.
  
 
+
{|class="wikitable"
* value*: String
+
| value
E.g. http://fr.dbpedia.org/resource/Thunnus de305d54-75b4-431b-adb2-eb6b9e546014
+
| String
type*: enumeration
+
| The identifier. E.g. http://fr.dbpedia.org/resource/Thunnus de305d54-75b4-431b-adb2-eb6b9e546014
E.g. URI, DOI, IRI, URL, URN, UUID;
+
|-
isPersistent: boolean
+
| type
*
+
| Enumeration
*
+
| The typology of identifier. E.g. URI, DOI, IRI, URL, URN, UUID;
 +
|-
 +
| isPersistent
 +
| boolean
 +
| To indicate if the Identifier is persistent or not. 
 +
|}
  
 
== Relations ==
 
== Relations ==

Revision as of 11:39, 13 July 2016

Facets

Access Point Facet

Identification Facet

The goal of this facet is to collect information on Identifiers that can be attached to a resource.

value String The identifier. E.g. http://fr.dbpedia.org/resource/Thunnus de305d54-75b4-431b-adb2-eb6b9e546014
type Enumeration The typology of identifier. E.g. URI, DOI, IRI, URL, URN, UUID;
isPersistent boolean To indicate if the Identifier is persistent or not.

Relations

Resource Profiles

The following resources have been identified:

  • Actor
  • Configuration
  • Dataset
    • Concrete Dataset
  • Service
    • Abstract Service
    • E-Service
    • Hosting Node
  • Software

Actor

Configuration

Dataset

Concrete Dataset

Service

Service Profile
Facets
name multiplicity description
Identification
Relations

Abstract Service

Abstract Service Profile
Facets
facet multiplicity description
Extends Service

E-Service

E-Service Profile
Facets
facet multiplicity description
Extends Service
Access Point 1..n

Hosting Node

Extends Service

Hosting Node Profile
Facets
facet multiplicity description
Extends Service

Software