Difference between revisions of "GCube Model"
Luca.frosini (Talk | contribs) |
Luca.frosini (Talk | contribs) (→isRelatedTo) |
||
(30 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
− | gCube Model is a resource model built on top of [[ | + | gCube Model is a resource model built on top of [[Facet_Based_Resource_Model|IS Model]] which captures the different aspects of the resources and their relations playing significant roles in a research infrastructure empowered by gCube. |
Line 108: | Line 108: | ||
{|class="wikitable" | {|class="wikitable" | ||
− | |+ AccessPolicy <code>''extends''</code> | + | |+ AccessPolicy <code>''extends''</code> GCubeProperty |
! Name | ! Name | ||
! Type | ! Type | ||
Line 125: | Line 125: | ||
|} | |} | ||
− | + | The Java Interface declaration for such a type is available at: | |
− | + | https://code-repo.d4science.org/gCubeSystem/gcube-model/src/branch/master/src/main/java/org/gcube/resourcemanagement/model/reference/properties/AccessPolicy.java | |
+ | |||
+ | === Facets === | ||
Line 135: | Line 137: | ||
{|class="wikitable" | {|class="wikitable" | ||
− | |+ Access Point Facet <code>''extends''</code> [[#Facet|Facet]] | + | |+ Access Point Facet <code>''extends''</code> [[Facet_Based_Resource_Model#Facet|Facet]] |
|- | |- | ||
| colspan=5 | '''Goal:''' This facet captures information on an 'access point' of a resource, i.e., any web-based endpoint to programmatically interact with the resource via a known protocol. For example, it is used to define the network endpoint to contact the service. The endpoint can expose a well-known high-level protocol. For example, it is used to define the network endpoint to contact the service. The endpoint can expose a well-known high-level protocol. | | colspan=5 | '''Goal:''' This facet captures information on an 'access point' of a resource, i.e., any web-based endpoint to programmatically interact with the resource via a known protocol. For example, it is used to define the network endpoint to contact the service. The endpoint can expose a well-known high-level protocol. For example, it is used to define the network endpoint to contact the service. The endpoint can expose a well-known high-level protocol. | ||
Line 180: | Line 182: | ||
|- | |- | ||
| [[#Dataset|Dataset]] | | [[#Dataset|Dataset]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 0..n | | align=center | 0..n | ||
| [[#Access_Point_Facet|Access Point Facet]] | | [[#Access_Point_Facet|Access Point Facet]] | ||
− | | Each access point captures a possible web-based method for accessing the dataset. Any embargo-related information can be captured by the access policy property of the [[#ConsistsOf|ConsistsOf]]. | + | | Each access point captures a possible web-based method for accessing the dataset. Any embargo-related information can be captured by the access policy property of the [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]]. |
|- | |- | ||
| [[#Concrete_Dataset|Concrete Dataset]] | | [[#Concrete_Dataset|Concrete Dataset]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 1..n | | align=center | 1..n | ||
| [[#Access_Point_Facet|Access Point Facet]] | | [[#Access_Point_Facet|Access Point Facet]] | ||
− | | Each access point captures a possible web-based method for accessing the dataset. Any embargo-related information can be captured by the access policy property of the [[#ConsistsOf|ConsistsOf]]. | + | | Each access point captures a possible web-based method for accessing the dataset. Any embargo-related information can be captured by the access policy property of the [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]]. |
|- | |- | ||
| [[#EService|EService]] | | [[#EService|EService]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 1..n | | align=center | 1..n | ||
| [[#Access_Point_Facet|Access Point Facet]] | | [[#Access_Point_Facet|Access Point Facet]] | ||
Line 198: | Line 200: | ||
|- | |- | ||
| [[#Software|Software]] | | [[#Software|Software]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 1..n | | align=center | 1..n | ||
| [[#Access_Point_Facet|Access Point Facet]] | | [[#Access_Point_Facet|Access Point Facet]] | ||
Line 207: | Line 209: | ||
{|class="wikitable" | {|class="wikitable" | ||
− | |+ Capability Facet <code>''extends''</code> [[#Facet|Facet]] | + | |+ Capability Facet <code>''extends''</code> [[Facet_Based_Resource_Model#Facet|Facet]] |
|- | |- | ||
| colspan=5 | '''Goal:''' This facet captures a defined facility for performing a specified task supported by a given [[#Service|Service]] or [[#Software|Software]]; | | colspan=5 | '''Goal:''' This facet captures a defined facility for performing a specified task supported by a given [[#Service|Service]] or [[#Software|Software]]; | ||
Line 258: | Line 260: | ||
{|class="wikitable" | {|class="wikitable" | ||
− | |+ Contact Facet <code>''extends''</code> [[#Facet|Facet]] | + | |+ Contact Facet <code>''extends''</code> [[Facet_Based_Resource_Model#Facet|Facet]] |
|- | |- | ||
| colspan=5 | '''Goal:''' This facet captures information on a ''point of contact'' for the resource, i.e. a person or a department serving as the coordinator or focal point of information concerning the resource. As you can see in the known usages part, there are diverse points of contact that can be associated to a given resource and the role of the association is captured by using a specific relation. | | colspan=5 | '''Goal:''' This facet captures information on a ''point of contact'' for the resource, i.e. a person or a department serving as the coordinator or focal point of information concerning the resource. As you can see in the known usages part, there are diverse points of contact that can be associated to a given resource and the role of the association is captured by using a specific relation. | ||
Line 304: | Line 306: | ||
| [[#Actor|Actor]] | | [[#Actor|Actor]] | ||
| [[#IsIdentifiedBy|IsIdentifiedBy]] | | [[#IsIdentifiedBy|IsIdentifiedBy]] | ||
− | | align=center | 1.. | + | | align=center | 1..1 |
| [[#Contact_Facet|Contact Facet]] | | [[#Contact_Facet|Contact Facet]] | ||
| An Actor must have at least a primary point of contact which will be used for identification purposes. | | An Actor must have at least a primary point of contact which will be used for identification purposes. | ||
Line 316: | Line 318: | ||
| [[#Legal_Body|Legal Body]] | | [[#Legal_Body|Legal Body]] | ||
| [[#IsIdentifiedBy|IsIdentifiedBy]] | | [[#IsIdentifiedBy|IsIdentifiedBy]] | ||
− | | align=center | 1.. | + | | align=center | 1..1 |
| [[#Contact_Facet|Contact Facet]] | | [[#Contact_Facet|Contact Facet]] | ||
− | | A Legal Body must have at least a point of contact | + | | A Legal Body must have at least a point of contact that permit to identify of the Legal Body per se. |
|- | |- | ||
| [[#Person|Person]] | | [[#Person|Person]] | ||
| [[#IsIdentifiedBy|IsIdentifiedBy]] | | [[#IsIdentifiedBy|IsIdentifiedBy]] | ||
− | | align=center | 1.. | + | | align=center | 1..1 |
| [[#Contact_Facet|Contact Facet]] | | [[#Contact_Facet|Contact Facet]] | ||
− | | A Person must have at least a point of contact | + | | A Person must have at least a point of contact that permit to identify the Person per se. |
|- | |- | ||
| [[#Dataset|Dataset]] | | [[#Dataset|Dataset]] | ||
Line 396: | Line 398: | ||
{|class="wikitable" | {|class="wikitable" | ||
− | |+ Contact Reference Facet <code>''extends''</code> [[#Facet|Facet]] | + | |+ Contact Reference Facet <code>''extends''</code> [[Facet_Based_Resource_Model#Facet|Facet]] |
|- | |- | ||
| colspan=5 | '''Goal:''' This facet captures information on the primary and authoritative contact for the resource it is associated with. | | colspan=5 | '''Goal:''' This facet captures information on the primary and authoritative contact for the resource it is associated with. | ||
Line 431: | Line 433: | ||
|- | |- | ||
| [[#Actor|Actor]] | | [[#Actor|Actor]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 0..n | | align=center | 0..n | ||
| [[#Contact_Reference_Facet|Contact Reference Facet]] | | [[#Contact_Reference_Facet|Contact Reference Facet]] | ||
Line 437: | Line 439: | ||
|- | |- | ||
| [[#Legal_Body|Legal Body]] | | [[#Legal_Body|Legal Body]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 0..n | | align=center | 0..n | ||
| [[#Contact_Reference_Facet|Contact Reference Facet]] | | [[#Contact_Reference_Facet|Contact Reference Facet]] | ||
Line 443: | Line 445: | ||
|- | |- | ||
| [[#Person|Person]] | | [[#Person|Person]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 0..n | | align=center | 0..n | ||
| [[#Contact_Reference_Facet|Contact Reference Facet]] | | [[#Contact_Reference_Facet|Contact Reference Facet]] | ||
Line 452: | Line 454: | ||
{|class="wikitable" | {|class="wikitable" | ||
− | |+ Coverage Facet <code>''extends''</code> [[#Facet|Facet]] | + | |+ Coverage Facet <code>''extends''</code> [[Facet_Based_Resource_Model#Facet|Facet]] |
|- | |- | ||
| colspan=5 | '''Goal:''' This facet captures information on the ''extent'' of the Resource, i.e. any aspect aiming at capturing an indicator of the amount/area the resource covers be it a geospatial area, a temporal area, or any other "area". | | colspan=5 | '''Goal:''' This facet captures information on the ''extent'' of the Resource, i.e. any aspect aiming at capturing an indicator of the amount/area the resource covers be it a geospatial area, a temporal area, or any other "area". | ||
Line 503: | Line 505: | ||
{|class="wikitable" | {|class="wikitable" | ||
− | |+ CPU Facet <code>''extends''</code> [[#Facet|Facet]] | + | |+ CPU Facet <code>''extends''</code> [[Facet_Based_Resource_Model#Facet|Facet]] |
|- | |- | ||
| colspan=5 | '''Goal:''' This facet captures information on the Central Processing Unit of the resource it is associated. | | colspan=5 | '''Goal:''' This facet captures information on the Central Processing Unit of the resource it is associated. | ||
Line 539: | Line 541: | ||
|- | |- | ||
| [[#Hosting_Node|Hosting Node]] | | [[#Hosting_Node|Hosting Node]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 1..n | | align=center | 1..n | ||
| [[#CPU_Facet|CPU Facet]] | | [[#CPU_Facet|CPU Facet]] | ||
Line 548: | Line 550: | ||
{|class="wikitable" | {|class="wikitable" | ||
− | |+ Descriptive Metadata Facet <code>''extends''</code> [[#Facet|Facet]] | + | |+ Descriptive Metadata Facet <code>''extends''</code> [[Facet_Based_Resource_Model#Facet|Facet]] |
|- | |- | ||
| colspan=5 | '''Goal:''' This facet captures information on descriptive metadata to be associated with the resource. | | colspan=5 | '''Goal:''' This facet captures information on descriptive metadata to be associated with the resource. | ||
Line 578: | Line 580: | ||
|- | |- | ||
| [[#Dataset|Dataset]] | | [[#Dataset|Dataset]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 0..n | | align=center | 0..n | ||
| [[#Descriptive_Metadata_Facet|Descriptive Metadata Facet]] | | [[#Descriptive_Metadata_Facet|Descriptive Metadata Facet]] | ||
Line 584: | Line 586: | ||
|- | |- | ||
| [[#Schema|Schema]] | | [[#Schema|Schema]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 0..n | | align=center | 0..n | ||
| [[#Descriptive_Metadata_Facet|Descriptive Metadata Facet]] | | [[#Descriptive_Metadata_Facet|Descriptive Metadata Facet]] | ||
Line 593: | Line 595: | ||
{|class="wikitable" | {|class="wikitable" | ||
− | |+ Event Facet <code>''extends''</code> [[#Facet|Facet]] | + | |+ Event Facet <code>''extends''</code> [[Facet_Based_Resource_Model#Facet|Facet]] |
|- | |- | ||
| colspan=5 | '''Goal:''' This facet captures information on a certain event / happening characterising the life cycle of the resource. | | colspan=5 | '''Goal:''' This facet captures information on a certain event / happening characterising the life cycle of the resource. | ||
Line 609: | Line 611: | ||
| colspan=2 | The time the event took place / occurred. | | colspan=2 | The time the event took place / occurred. | ||
|- | |- | ||
− | | | + | | event |
| String | | String | ||
| <code>Mandatory=true</code> <br/><code>NotNull=true</code> | | <code>Mandatory=true</code> <br/><code>NotNull=true</code> | ||
− | | colspan=2 | The typology of event | + | | colspan=2 | The typology of event. |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
! colspan=5 | Known Usage | ! colspan=5 | Known Usage | ||
Line 628: | Line 625: | ||
|- | |- | ||
| [[#Dataset|Dataset]] | | [[#Dataset|Dataset]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 0..n | | align=center | 0..n | ||
| [[#Event_Facet|Event Facet]] | | [[#Event_Facet|Event Facet]] | ||
Line 634: | Line 631: | ||
|- | |- | ||
| [[#EService|EService]] | | [[#EService|EService]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 1..n | | align=center | 1..n | ||
| [[#Event_Facet|Event Facet]] | | [[#Event_Facet|Event Facet]] | ||
Line 640: | Line 637: | ||
|- | |- | ||
| [[#Hosting_Node|Hosting Node]] | | [[#Hosting_Node|Hosting Node]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 1..n | | align=center | 1..n | ||
| [[#Event_Facet|Event Facet]] | | [[#Event_Facet|Event Facet]] | ||
Line 649: | Line 646: | ||
{|class="wikitable" | {|class="wikitable" | ||
− | |+ Identifier Facet <code>''extends''</code> [[#Facet|Facet]] | + | |+ Identifier Facet <code>''extends''</code> [[Facet_Based_Resource_Model#Facet|Facet]] |
|- | |- | ||
| colspan=5 | '''Goal''': This facet captures information on Identifiers (other than the ones automatically generated by the system) that can be attached to a resource. | | colspan=5 | '''Goal''': This facet captures information on Identifiers (other than the ones automatically generated by the system) that can be attached to a resource. | ||
Line 685: | Line 682: | ||
| [[#Configuration_Template|Configuration Template]] | | [[#Configuration_Template|Configuration Template]] | ||
| [[#IsIdentifiedBy|IsIdentifiedBy]] | | [[#IsIdentifiedBy|IsIdentifiedBy]] | ||
− | | align=center | 1.. | + | | align=center | 1..1 |
| [[#Identifier_Facet|Identifier Facet]] | | [[#Identifier_Facet|Identifier Facet]] | ||
| ... | | ... | ||
Line 691: | Line 688: | ||
| [[#Configuration|Configuration]] | | [[#Configuration|Configuration]] | ||
| [[#IsIdentifiedBy|IsIdentifiedBy]] | | [[#IsIdentifiedBy|IsIdentifiedBy]] | ||
− | | align=center | 1.. | + | | align=center | 1..1 |
| [[#Identifier_Facet|Identifier Facet]] | | [[#Identifier_Facet|Identifier Facet]] | ||
| ... | | ... | ||
Line 697: | Line 694: | ||
| [[#Dataset|Dataset]] | | [[#Dataset|Dataset]] | ||
| [[#IsIdentifiedBy|IsIdentifiedBy]] | | [[#IsIdentifiedBy|IsIdentifiedBy]] | ||
− | | align=center | 1.. | + | | align=center | 1..1 |
| [[#Identifier_Facet|Identifier Facet]] | | [[#Identifier_Facet|Identifier Facet]] | ||
| ... | | ... | ||
Line 703: | Line 700: | ||
| [[#Concrete_Dataset|Concrete Dataset]] | | [[#Concrete_Dataset|Concrete Dataset]] | ||
| [[#IsIdentifiedBy|IsIdentifiedBy]] | | [[#IsIdentifiedBy|IsIdentifiedBy]] | ||
− | | align=center | 1.. | + | | align=center | 1..1 |
| [[#Identifier_Facet|Identifier Facet]] | | [[#Identifier_Facet|Identifier Facet]] | ||
| ... | | ... | ||
Line 709: | Line 706: | ||
| [[#Site|Site]] | | [[#Site|Site]] | ||
| [[#IsIdentifiedBy|IsIdentifiedBy]] | | [[#IsIdentifiedBy|IsIdentifiedBy]] | ||
− | | align=center | 1.. | + | | align=center | 1..1 |
| [[#Identifier_Facet|Identifier Facet]] | | [[#Identifier_Facet|Identifier Facet]] | ||
| ... | | ... | ||
Line 717: | Line 714: | ||
{|class="wikitable" | {|class="wikitable" | ||
− | |+ License Facet <code>''extends''</code> [[#Facet|Facet]] | + | |+ License Facet <code>''extends''</code> [[Facet_Based_Resource_Model#Facet|Facet]] |
|- | |- | ||
| colspan=5 | '''Goal:''' This facet captures information on any license associated with the resource to capture the policies governing its exploitation and use. | | colspan=5 | '''Goal:''' This facet captures information on any license associated with the resource to capture the policies governing its exploitation and use. | ||
Line 747: | Line 744: | ||
|- | |- | ||
| [[#Dataset|Dataset]] | | [[#Dataset|Dataset]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 0..n | | align=center | 0..n | ||
| [[#License_Facet|License Facet]] | | [[#License_Facet|License Facet]] | ||
− | | The duration of license - if any - can be captured by the expiry date defined in the [[#ConsistsOf|ConsistsOf]] relation. | + | | The duration of license - if any - can be captured by the expiry date defined in the [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] relation. |
|- | |- | ||
| [[#EService|EService]] | | [[#EService|EService]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 0..n | | align=center | 0..n | ||
| [[#License_Facet|License Facet]] | | [[#License_Facet|License Facet]] | ||
Line 759: | Line 756: | ||
|- | |- | ||
| [[#Software|Software]] | | [[#Software|Software]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 1..n | | align=center | 1..n | ||
| [[#License_Facet|License Facet]] | | [[#License_Facet|License Facet]] | ||
Line 770: | Line 767: | ||
{|class="wikitable" | {|class="wikitable" | ||
− | |+ Location Facet <code>''extends''</code> [[#Facet|Facet]] | + | |+ Location Facet <code>''extends''</code> [[Facet_Based_Resource_Model#Facet|Facet]] |
|- | |- | ||
| colspan=5 | '''Goal:''' This facet captures information on a physical area characterising the resource it is associated with. This should not be confused with [[#Coverage_Facet|Coverage Facet]]. | | colspan=5 | '''Goal:''' This facet captures information on a physical area characterising the resource it is associated with. This should not be confused with [[#Coverage_Facet|Coverage Facet]]. | ||
Line 810: | Line 807: | ||
|- | |- | ||
| [[#Site|Site]] | | [[#Site|Site]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 1..n | | align=center | 1..n | ||
| [[#Location_Facet|Location Facet]] | | [[#Location_Facet|Location Facet]] | ||
Line 819: | Line 816: | ||
{|class="wikitable" | {|class="wikitable" | ||
− | |+ Memory Facet <code>''extends''</code> [[#Facet|Facet]] | + | |+ Memory Facet <code>''extends''</code> [[Facet_Based_Resource_Model#Facet|Facet]] |
|- | |- | ||
| colspan=5 | '''Goal:''' This facet captures information on computer memory equipping the resource and its usage. | | colspan=5 | '''Goal:''' This facet captures information on computer memory equipping the resource and its usage. | ||
Line 869: | Line 866: | ||
{|class="wikitable" | {|class="wikitable" | ||
− | |+ Networking Facet <code>''extends''</code> [[#Facet|Facet]] | + | |+ Networking Facet <code>''extends''</code> [[Facet_Based_Resource_Model#Facet|Facet]] |
|- | |- | ||
| colspan=5 | '''Goal:''' This facet captures information on any (computer) network interface/access point associated with the resource. | | colspan=5 | '''Goal:''' This facet captures information on any (computer) network interface/access point associated with the resource. | ||
Line 917: | Line 914: | ||
| [[#Hosting_Node|Hosting Node]] | | [[#Hosting_Node|Hosting Node]] | ||
| [[#IsIdentifiedBy|IsIdentifiedBy]] | | [[#IsIdentifiedBy|IsIdentifiedBy]] | ||
− | | align=center | 1.. | + | | align=center | 1..1 |
| [[#Networking_Facet|Networking Facet]] | | [[#Networking_Facet|Networking Facet]] | ||
| ... | | ... | ||
|- | |- | ||
| [[#Site|Site]] | | [[#Site|Site]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 1..n | | align=center | 1..n | ||
| [[#Networking_Facet|Networking Facet]] | | [[#Networking_Facet|Networking Facet]] | ||
Line 931: | Line 928: | ||
{| class="wikitable" | {| class="wikitable" | ||
− | |+ Provenance Facet <code>''extends''</code> [[#Facet|Facet]] | + | |+ Provenance Facet <code>''extends''</code> [[Facet_Based_Resource_Model#Facet|Facet]] |
|- | |- | ||
| colspan=5 | '''Goal:''' This facet captures information on provenance/lineage of the entire resource. | | colspan=5 | '''Goal:''' This facet captures information on provenance/lineage of the entire resource. | ||
Line 971: | Line 968: | ||
|- | |- | ||
| [[#Dataset|Dataset]] | | [[#Dataset|Dataset]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 0..n | | align=center | 0..n | ||
| [[#Provenance_Facet|Provenance Facet]] | | [[#Provenance_Facet|Provenance Facet]] | ||
Line 979: | Line 976: | ||
{|class="wikitable" | {|class="wikitable" | ||
− | |+ <code>Abstract</code> Schema Facet <code>''extends''</code> [[#Facet|Facet]] | + | |+ <code>Abstract</code> Schema Facet <code>''extends''</code> [[Facet_Based_Resource_Model#Facet|Facet]] |
|- | |- | ||
| colspan=5 | '''Goal:''' This facet captures information on any schema associated with a resource. | | colspan=5 | '''Goal:''' This facet captures information on any schema associated with a resource. | ||
Line 1,015: | Line 1,012: | ||
| [[#Schema|Schema]] | | [[#Schema|Schema]] | ||
| [[#IsIdentifiedBy|IsIdentifiedBy]] | | [[#IsIdentifiedBy|IsIdentifiedBy]] | ||
− | | align=center | 1.. | + | | align=center | 1..1 |
| [[#Schema_Facet|Schema Facet]] | | [[#Schema_Facet|Schema Facet]] | ||
|} | |} | ||
Line 1,031: | Line 1,028: | ||
{|class="wikitable" | {|class="wikitable" | ||
− | |+ Simple Property Facet <code>''extends''</code> [[#Facet|Facet]] | + | |+ Simple Property Facet <code>''extends''</code> [[Facet_Based_Resource_Model#Facet|Facet]] |
|- | |- | ||
| colspan=5 | '''Goal:''' This facet is used by IS-Exporter to export old GenericResource as [[#Configuration|Configuration]] | | colspan=5 | '''Goal:''' This facet is used by IS-Exporter to export old GenericResource as [[#Configuration|Configuration]] | ||
Line 1,048: | Line 1,045: | ||
|- | |- | ||
| [[#Configuration|Configuration]] | | [[#Configuration|Configuration]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 1..n | | align=center | 1..n | ||
| [[#Simple_Facet|Simple Facet]] | | [[#Simple_Facet|Simple Facet]] | ||
Line 1,058: | Line 1,055: | ||
{|class="wikitable" | {|class="wikitable" | ||
− | |+ Simple Property Facet <code>''extends''</code> [[#Facet|Facet]] | + | |+ Simple Property Facet <code>''extends''</code> [[Facet_Based_Resource_Model#Facet|Facet]] |
|- | |- | ||
| colspan=5 | '''Goal:''' This facet captures information on any property by a simple name-value pair. | | colspan=5 | '''Goal:''' This facet captures information on any property by a simple name-value pair. | ||
Line 1,088: | Line 1,085: | ||
|- | |- | ||
| [[#Configuration_Template|Configuration Template]] | | [[#Configuration_Template|Configuration Template]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 1..n | | align=center | 1..n | ||
| [[#Simple_Property_Facet|Simple Property Facet]] | | [[#Simple_Property_Facet|Simple Property Facet]] | ||
|- | |- | ||
| [[#Hosting_Node|Hosting Node]] | | [[#Hosting_Node|Hosting Node]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 0..n | | align=center | 0..n | ||
| [[#Simple_Property_Facet|Simple Property Facet]] | | [[#Simple_Property_Facet|Simple Property Facet]] | ||
Line 1,102: | Line 1,099: | ||
{|class="wikitable" | {|class="wikitable" | ||
− | |+ Software Facet <code>''extends''</code> [[#Facet|Facet]] | + | |+ Software Facet <code>''extends''</code> [[Facet_Based_Resource_Model#Facet|Facet]] |
|- | |- | ||
| colspan=5 | '''Goal:''' This facet captures information on any software associated with the resource. | | colspan=5 | '''Goal:''' This facet captures information on any software associated with the resource. | ||
Line 1,153: | Line 1,150: | ||
| [[#EService|EService]] | | [[#EService|EService]] | ||
| [[#IsIdentifiedBy|IsIdentifiedBy]] | | [[#IsIdentifiedBy|IsIdentifiedBy]] | ||
− | | align=center | 1.. | + | | align=center | 1..1 |
| [[#Software_Facet|Software Facet]] | | [[#Software_Facet|Software Facet]] | ||
| The software enabling the EService capabilities | | The software enabling the EService capabilities | ||
|- | |- | ||
| [[#EService|EService]] | | [[#EService|EService]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 0..n | | align=center | 0..n | ||
| [[#Software_Facet|Software Facet]] | | [[#Software_Facet|Software Facet]] | ||
Line 1,170: | Line 1,167: | ||
|- | |- | ||
| [[#Hosting_Node|Hosting Node]] | | [[#Hosting_Node|Hosting Node]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 0..n | | align=center | 0..n | ||
| [[#Software_Facet|Software Facet]] | | [[#Software_Facet|Software Facet]] | ||
Line 1,177: | Line 1,174: | ||
| [[#Virtual_Service|Virtual Service]] | | [[#Virtual_Service|Virtual Service]] | ||
| [[#IsIdentifiedBy|IsIdentifiedBy]] | | [[#IsIdentifiedBy|IsIdentifiedBy]] | ||
− | | align=center | 1.. | + | | align=center | 1..1 |
| [[#Software_Facet|Software Facet]] | | [[#Software_Facet|Software Facet]] | ||
|- | |- | ||
| [[#Software|Software]] | | [[#Software|Software]] | ||
| [[#IsIdentifiedBy|IsIdentifiedBy]] | | [[#IsIdentifiedBy|IsIdentifiedBy]] | ||
− | | align=center | 1.. | + | | align=center | 1..1 |
| [[#Software_Facet|Software Facet]] | | [[#Software_Facet|Software Facet]] | ||
| Software coordinates which identify the Software per se. | | Software coordinates which identify the Software per se. | ||
|- | |- | ||
| [[#Software|Software]] | | [[#Software|Software]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 1..n | | align=center | 1..n | ||
| [[#Software_Facet|Software Facet]] | | [[#Software_Facet|Software Facet]] | ||
Line 1,194: | Line 1,191: | ||
| [[#Plugin|Plugin]] | | [[#Plugin|Plugin]] | ||
| [[#IsIdentifiedBy|IsIdentifiedBy]] | | [[#IsIdentifiedBy|IsIdentifiedBy]] | ||
− | | align=center | 1.. | + | | align=center | 1..1 |
| [[#Software_Facet|Software Facet]] | | [[#Software_Facet|Software Facet]] | ||
| Software coordinates which identify the Plugin per se. | | Software coordinates which identify the Plugin per se. | ||
Line 1,204: | Line 1,201: | ||
{|class="wikitable" | {|class="wikitable" | ||
− | |+ <code>Abstract</code> State Facet <code>''extends''</code> [[#Facet|Facet]] | + | |+ <code>Abstract</code> State Facet <code>''extends''</code> [[Facet_Based_Resource_Model#Facet|Facet]] |
|- | |- | ||
| colspan=5 | '''Goal:''' This facet captures information on state to be associated with the resource. State is captured by any controlled vocabulary which is an integral part of the facet. | | colspan=5 | '''Goal:''' This facet captures information on state to be associated with the resource. State is captured by any controlled vocabulary which is an integral part of the facet. | ||
Line 1,218: | Line 1,215: | ||
| String | | String | ||
| <code>Mandatory=true</code><br/> <code>NotNull=true</code> | | <code>Mandatory=true</code><br/> <code>NotNull=true</code> | ||
− | | colspan=2 | The value of the state | + | | colspan=2 | The value of the state. |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
! colspan=5 | Known Usage | ! colspan=5 | Known Usage | ||
Line 1,234: | Line 1,226: | ||
|- | |- | ||
| [[#Hosting_Node|Hosting Node]] | | [[#Hosting_Node|Hosting Node]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center|1..1 | | align=center|1..1 | ||
| [[#State_Facet|State Facet]] | | [[#State_Facet|State Facet]] | ||
Line 1,240: | Line 1,232: | ||
|- | |- | ||
| [[#EService|EService]] | | [[#EService|EService]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center|1..1 | | align=center|1..1 | ||
| [[#State_Facet|State Facet]] | | [[#State_Facet|State Facet]] | ||
Line 1,246: | Line 1,238: | ||
|- | |- | ||
| [[#Software|Software]] | | [[#Software|Software]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 1..n | | align=center | 1..n | ||
| [[#State_Facet|State Facet]] | | [[#State_Facet|State Facet]] | ||
Line 1,255: | Line 1,247: | ||
{|class="wikitable" | {|class="wikitable" | ||
− | |+ Subject Facet <code>''extends''</code> [[#Facet|Facet]] | + | |+ Subject Facet <code>''extends''</code> [[Facet_Based_Resource_Model#Facet|Facet]] |
|- | |- | ||
| colspan=5 | '''Goal:''' This facet captures information on subjects associated with the resource for description, classification and discovery purposes; | | colspan=5 | '''Goal:''' This facet captures information on subjects associated with the resource for description, classification and discovery purposes; | ||
Line 1,285: | Line 1,277: | ||
|- | |- | ||
| [[#Dataset|Dataset]] | | [[#Dataset|Dataset]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 0..n | | align=center | 0..n | ||
| [[#Subject_Facet|Subject Facet]] | | [[#Subject_Facet|Subject Facet]] | ||
Line 1,291: | Line 1,283: | ||
|- | |- | ||
| [[#Schema|Schema]] | | [[#Schema|Schema]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 0..n | | align=center | 0..n | ||
| [[#Subject_Facet|Subject Facet]] | | [[#Subject_Facet|Subject Facet]] | ||
Line 1,299: | Line 1,291: | ||
=== Relations === | === Relations === | ||
− | ==== | + | ==== IsRelatedTo ==== |
Line 1,670: | Line 1,662: | ||
{|class="wikitable" | {|class="wikitable" | ||
− | |+ IsIdentifiedBy <code>''extends''</code> [[#ConsistsOf|ConsistsOf]] | + | |+ IsIdentifiedBy <code>''extends''</code> [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
|- | |- | ||
! Source | ! Source | ||
Line 1,683: | Line 1,675: | ||
| [[#IsIdentifiedBy|IsIdentifiedBy]] | | [[#IsIdentifiedBy|IsIdentifiedBy]] | ||
| align=center | 1..1 | | align=center | 1..1 | ||
− | | [[#Facet|Facet]] | + | | [[Facet_Based_Resource_Model#Facet|Facet]] |
− | | A relation connecting each [[#GCubeResource|GCubeResource]] with one of the [[#Facet|Facet]] which can be used to identify the [[#GCubeResource|GCubeResource]]. | + | | A relation connecting each [[#GCubeResource|GCubeResource]] with one of the [[Facet_Based_Resource_Model#Facet|Facet]] which can be used to identify the [[#GCubeResource|GCubeResource]]. |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
! colspan=5 | Known Usage | ! colspan=5 | Known Usage | ||
Line 1,747: | Line 1,725: | ||
| [[#IsIdentifiedBy|IsIdentifiedBy]] | | [[#IsIdentifiedBy|IsIdentifiedBy]] | ||
| align=center | 1..1 | | align=center | 1..1 | ||
− | | [[#Facet|Facet]] | + | | [[Facet_Based_Resource_Model#Facet|Facet]] |
| | | | ||
|- | |- | ||
Line 1,754: | Line 1,732: | ||
| align=center|1..1 | | align=center|1..1 | ||
| [[#Software_Facet|Software Facet]] | | [[#Software_Facet|Software Facet]] | ||
+ | | ... | ||
+ | |- | ||
+ | | [[#Hosting_Node|Hosting Node]] | ||
+ | | [[#IsIdentifiedBy|IsIdentifiedBy]] | ||
+ | | align=center | 1..1 | ||
+ | | [[#NetworkingFacet|Networking Facet]] | ||
| ... | | ... | ||
|- | |- | ||
Line 1,765: | Line 1,749: | ||
| [[#IsIdentifiedBy|IsIdentifiedBy]] | | [[#IsIdentifiedBy|IsIdentifiedBy]] | ||
| align=center | 1..1 | | align=center | 1..1 | ||
− | | [[# | + | | [[#NetworkingFacet|Networking Facet]] |
| ... | | ... | ||
|- | |- | ||
Line 1,796: | Line 1,780: | ||
{| class="wikitable" | {| class="wikitable" | ||
− | |+ <code>Abstract</code> HasCapability <code>''extends''</code> [[#ConsistsOf|ConsistsOf]] | + | |+ <code>Abstract</code> HasCapability <code>''extends''</code> [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
|- | |- | ||
! Source | ! Source | ||
Line 1,806: | Line 1,790: | ||
! colspan=5 | Definition | ! colspan=5 | Definition | ||
|- | |- | ||
− | | [[#Resource|Resource]] | + | | [[Facet_Based_Resource_Model#Resource|Resource]] |
| [[#HasCapability|HasCapability]] | | [[#HasCapability|HasCapability]] | ||
| align=center|0..n | | align=center|0..n | ||
Line 1,829: | Line 1,813: | ||
{| class="wikitable" | {| class="wikitable" | ||
− | |+ <code>Abstract</code> HasContact <code>''extends''</code> [[#ConsistsOf|ConsistsOf]] | + | |+ <code>Abstract</code> HasContact <code>''extends''</code> [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
|- | |- | ||
! Source | ! Source | ||
Line 2,044: | Line 2,028: | ||
{|class="wikitable" | {|class="wikitable" | ||
− | |+ <code>Abstract</code> HasCoverage <code>''extends''</code> [[#ConsistsOf|ConsistsOf]] | + | |+ <code>Abstract</code> HasCoverage <code>''extends''</code> [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
|- | |- | ||
! Source | ! Source | ||
Line 2,054: | Line 2,038: | ||
! colspan=5 | Definition | ! colspan=5 | Definition | ||
|- | |- | ||
− | | [[# | + | | [[Facet_Based_Resource_Model#Resource|Resource]] |
| [[#HasCoverage|HasCoverage]] | | [[#HasCoverage|HasCoverage]] | ||
| align=center | 0..n | | align=center | 0..n | ||
Line 2,082: | Line 2,066: | ||
! colspan=5 | Definition | ! colspan=5 | Definition | ||
|- | |- | ||
− | | [[# | + | | [[Facet_Based_Resource_Model#Resource|Resource]] |
| [[#HasSpatialCoverage|HasSpatialCoverage]] | | [[#HasSpatialCoverage|HasSpatialCoverage]] | ||
| align=center | 0..n | | align=center | 0..n | ||
Line 2,110: | Line 2,094: | ||
! colspan=5 | Definition | ! colspan=5 | Definition | ||
|- | |- | ||
− | | [[# | + | | [[Facet_Based_Resource_Model#Resource|Resource]] |
| [[#HasTemporalCoverage|HasTemporalCoverage]] | | [[#HasTemporalCoverage|HasTemporalCoverage]] | ||
| align=center | 0..n | | align=center | 0..n | ||
Line 2,128: | Line 2,112: | ||
{|class="wikitable" | {|class="wikitable" | ||
− | |+ <code>Abstract</code> HasMemory <code>''extends''</code> [[#ConsistsOf|ConsistsOf]] | + | |+ <code>Abstract</code> HasMemory <code>''extends''</code> [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
|- | |- | ||
! Source | ! Source | ||
Line 2,138: | Line 2,122: | ||
! colspan=5 | Definition | ! colspan=5 | Definition | ||
|- | |- | ||
− | | [[# | + | | [[Facet_Based_Resource_Model#Resource|Resource]] |
| [[#HasMemory|HasMemory]] | | [[#HasMemory|HasMemory]] | ||
| align=center | 0..n | | align=center | 0..n | ||
Line 2,158: | Line 2,142: | ||
! colspan=5 | Definition | ! colspan=5 | Definition | ||
|- | |- | ||
− | | [[# | + | | [[Facet_Based_Resource_Model#Resource|Resource]] |
| [[#HasPersistentMemory|HasPersistentMemory]] | | [[#HasPersistentMemory|HasPersistentMemory]] | ||
| align=center | 0..n | | align=center | 0..n | ||
Line 2,186: | Line 2,170: | ||
! colspan=5 | Definition | ! colspan=5 | Definition | ||
|- | |- | ||
− | | [[# | + | | [[Facet_Based_Resource_Model#Resource|Resource]] |
| [[#HasVolatileMemory|HasVolatileMemory]] | | [[#HasVolatileMemory|HasVolatileMemory]] | ||
| align=center | 0..n | | align=center | 0..n | ||
Line 2,206: | Line 2,190: | ||
* An [[#Header|Header]] | * An [[#Header|Header]] | ||
* One or more [[#Facets|Facets]] characterizing it; | * One or more [[#Facets|Facets]] characterizing it; | ||
− | * Zero or More relation with other [[# | + | * Zero or More relation with other [[Facet_Based_Resource_Model#Resource|Resource]] |
A class can be identified as <code>Abstract</code>. This means that cannot be instantiated. It is expected that one of its specializations are instantiated. | A class can be identified as <code>Abstract</code>. This means that cannot be instantiated. It is expected that one of its specializations are instantiated. | ||
Line 2,214: | Line 2,198: | ||
{| class="wikitable" | {| class="wikitable" | ||
− | |+ <code>Abstract</code> Actor <code>''extends''</code> [[#Resource|Resource]] | + | |+ <code>Abstract</code> Actor <code>''extends''</code> [[Facet_Based_Resource_Model#Resource|Resource]] |
|- | |- | ||
| colspan=5 | '''Scope:''' Any entity (human or machine) playing an active role. | | colspan=5 | '''Scope:''' Any entity (human or machine) playing an active role. | ||
Line 2,239: | Line 2,223: | ||
|- | |- | ||
| [[#Actor|Actor]] | | [[#Actor|Actor]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 0..n | | align=center | 0..n | ||
| [[#Contact_Reference_Facet|Contact Reference Facet]] | | [[#Contact_Reference_Facet|Contact Reference Facet]] | ||
Line 2,281: | Line 2,265: | ||
|- | |- | ||
| [[#Legal_Body|Legal Body]] | | [[#Legal_Body|Legal Body]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 0..n | | align=center | 0..n | ||
| [[#Contact_Reference_Facet|Contact Reference Facet]] | | [[#Contact_Reference_Facet|Contact Reference Facet]] | ||
Line 2,317: | Line 2,301: | ||
|- | |- | ||
| [[#Person|Person]] | | [[#Person|Person]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 0..n | | align=center | 0..n | ||
| [[#Contact_Reference_Facet|Contact Reference Facet]] | | [[#Contact_Reference_Facet|Contact Reference Facet]] | ||
Line 2,334: | Line 2,318: | ||
{| class="wikitable" | {| class="wikitable" | ||
− | |+ Configuration Template <code>''extends''</code> [[#Resource|Resource]] | + | |+ Configuration Template <code>''extends''</code> [[Facet_Based_Resource_Model#Resource|Resource]] |
|- | |- | ||
| colspan=5 | '''Scope:''' It represents a template for a configuration. It describe how a configuration has to be realized. E.g. Used to define the accounting configuration parameters template. | | colspan=5 | '''Scope:''' It represents a template for a configuration. It describe how a configuration has to be realized. E.g. Used to define the accounting configuration parameters template. | ||
Line 2,353: | Line 2,337: | ||
|- | |- | ||
| [[#Configuration_Template|Configuration Template]] | | [[#Configuration_Template|Configuration Template]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 1..n | | align=center | 1..n | ||
| [[#Simple_Property_Facet|Simple Property Facet]] | | [[#Simple_Property_Facet|Simple Property Facet]] | ||
Line 2,383: | Line 2,367: | ||
{| class="wikitable" | {| class="wikitable" | ||
− | |+ Configuration | + | |+ Configuration <code>''extends''</code> [[#Configuration_Template|Configuration Template]] |
|- | |- | ||
| colspan=5 | '''Scope:''' An instance of a configuration template characterising the behaviour and shape of the resource it is attached to. | | colspan=5 | '''Scope:''' An instance of a configuration template characterising the behaviour and shape of the resource it is attached to. | ||
Line 2,402: | Line 2,386: | ||
|- | |- | ||
| [[#Configuration|Configuration]] | | [[#Configuration|Configuration]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 0..n | | align=center | 0..n | ||
| [[#Simple_Facet|Simple Facet]] | | [[#Simple_Facet|Simple Facet]] | ||
Line 2,419: | Line 2,403: | ||
{| class="wikitable" | {| class="wikitable" | ||
− | |+ Dataset <code>''extends''</code> [[#Resource|Resource]] | + | |+ Dataset <code>''extends''</code> [[Facet_Based_Resource_Model#Resource|Resource]] |
|- | |- | ||
| colspan=5 | '''Scope:''' Any set of digital objects representing data and treated collectively as a unit. | | colspan=5 | '''Scope:''' Any set of digital objects representing data and treated collectively as a unit. | ||
Line 2,474: | Line 2,458: | ||
|- | |- | ||
| [[#Dataset|Dataset]] | | [[#Dataset|Dataset]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 0..n | | align=center | 0..n | ||
| [[#Access_Point_Facet|Access Point Facet]] | | [[#Access_Point_Facet|Access Point Facet]] | ||
Line 2,480: | Line 2,464: | ||
|- | |- | ||
| [[#Dataset|Dataset]] | | [[#Dataset|Dataset]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 0..n | | align=center | 0..n | ||
| [[#License_Facet|License Facet]] | | [[#License_Facet|License Facet]] | ||
Line 2,486: | Line 2,470: | ||
|- | |- | ||
| [[#Dataset|Dataset]] | | [[#Dataset|Dataset]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 0..n | | align=center | 0..n | ||
| [[#Event_Facet|Event Facet]] | | [[#Event_Facet|Event Facet]] | ||
Line 2,492: | Line 2,476: | ||
|- | |- | ||
| [[#Dataset|Dataset]] | | [[#Dataset|Dataset]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 0..n | | align=center | 0..n | ||
| [[#Provenance_Facet|Provenance Facet]] | | [[#Provenance_Facet|Provenance Facet]] | ||
Line 2,516: | Line 2,500: | ||
|- | |- | ||
| [[#Dataset|Dataset]] | | [[#Dataset|Dataset]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 0..n | | align=center | 0..n | ||
| [[#Descriptive_Metadata_Facet|Descriptive Metadata Facet]] | | [[#Descriptive_Metadata_Facet|Descriptive Metadata Facet]] | ||
Line 2,522: | Line 2,506: | ||
|- | |- | ||
| [[#Dataset|Dataset]] | | [[#Dataset|Dataset]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 0..n | | align=center | 0..n | ||
| [[#Subject_Facet|Subject Facet]] | | [[#Subject_Facet|Subject Facet]] | ||
Line 2,588: | Line 2,572: | ||
|- | |- | ||
| [[#Concrete_Dataset|Concrete Dataset]] | | [[#Concrete_Dataset|Concrete Dataset]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 1..n | | align=center | 1..n | ||
| [[#Access_Point_Facet|Access Point Facet]] | | [[#Access_Point_Facet|Access Point Facet]] | ||
Line 2,605: | Line 2,589: | ||
{| class="wikitable" | {| class="wikitable" | ||
− | |+ Schema <code>''extends''</code> [[#Resource|Resource]] | + | |+ Schema <code>''extends''</code> [[Facet_Based_Resource_Model#Resource|Resource]] |
|- | |- | ||
| colspan=5 | '''Scope:''' Any reference schema to be used to specify values compliant with it. Examples include controlled vocabularies, ontologies, etc. | | colspan=5 | '''Scope:''' Any reference schema to be used to specify values compliant with it. Examples include controlled vocabularies, ontologies, etc. | ||
Line 2,630: | Line 2,614: | ||
|- | |- | ||
| [[#Schema|Schema]] | | [[#Schema|Schema]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 0..n | | align=center | 0..n | ||
| [[#Descriptive_Metadata_Facet|Descriptive Metadata Facet]] | | [[#Descriptive_Metadata_Facet|Descriptive Metadata Facet]] | ||
Line 2,636: | Line 2,620: | ||
|- | |- | ||
| [[#Schema|Schema]] | | [[#Schema|Schema]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 0..n | | align=center | 0..n | ||
| [[#Subject_Facet|Subject Facet]] | | [[#Subject_Facet|Subject Facet]] | ||
Line 2,668: | Line 2,652: | ||
| [[#IsIdentifiedBy|IsIdentifiedBy]] | | [[#IsIdentifiedBy|IsIdentifiedBy]] | ||
| align=center | 1..1 | | align=center | 1..1 | ||
− | | [[#Facet|Facet]] | + | | [[Facet_Based_Resource_Model#Facet|Facet]] |
| Any facet instance useful for identification purposes. | | Any facet instance useful for identification purposes. | ||
|- | |- | ||
| [[#Service|Service]] | | [[#Service|Service]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 0..n | | align=center | 0..n | ||
| [[#Descriptive_Metadata_Facet|Descriptive Metadata Facet]] | | [[#Descriptive_Metadata_Facet|Descriptive Metadata Facet]] | ||
Line 2,678: | Line 2,662: | ||
|- | |- | ||
| [[#Service|Service]] | | [[#Service|Service]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 0..n | | align=center | 0..n | ||
| [[#Subject_Facet|Subject Facet]] | | [[#Subject_Facet|Subject Facet]] | ||
Line 2,750: | Line 2,734: | ||
|- | |- | ||
| [[#EService|EService]] | | [[#EService|EService]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 0..n | | align=center | 0..n | ||
| [[#Software_Facet|Software Facet]] | | [[#Software_Facet|Software Facet]] | ||
Line 2,756: | Line 2,740: | ||
|- | |- | ||
| [[#EService|EService]] | | [[#EService|EService]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 1..n | | align=center | 1..n | ||
| [[#Access_Point_Facet|Access Point Facet]] | | [[#Access_Point_Facet|Access Point Facet]] | ||
Line 2,762: | Line 2,746: | ||
|- | |- | ||
| [[#EService|EService]] | | [[#EService|EService]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 1..n | | align=center | 1..n | ||
| [[#Event_Facet|Event Facet]] | | [[#Event_Facet|Event Facet]] | ||
Line 2,768: | Line 2,752: | ||
|- | |- | ||
| [[#EService|EService]] | | [[#EService|EService]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center|1..1 | | align=center|1..1 | ||
| [[#State_Facet|State Facet]] | | [[#State_Facet|State Facet]] | ||
Line 2,774: | Line 2,758: | ||
|- | |- | ||
| [[#EService|EService]] | | [[#EService|EService]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 0..n | | align=center | 0..n | ||
| [[#License_Facet|License Facet]] | | [[#License_Facet|License Facet]] | ||
Line 2,842: | Line 2,826: | ||
|- | |- | ||
| [[#Hosting_Node|Hosting Node]] | | [[#Hosting_Node|Hosting Node]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 1..n | | align=center | 1..n | ||
| [[#CPU_Facet|CPU Facet]] | | [[#CPU_Facet|CPU Facet]] | ||
Line 2,860: | Line 2,844: | ||
|- | |- | ||
| [[#Hosting_Node|Hosting Node]] | | [[#Hosting_Node|Hosting Node]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 1..n | | align=center | 1..n | ||
| [[#Event_Facet|Event Facet]] | | [[#Event_Facet|Event Facet]] | ||
Line 2,866: | Line 2,850: | ||
|- | |- | ||
| [[#Hosting_Node|Hosting Node]] | | [[#Hosting_Node|Hosting Node]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center|1..1 | | align=center|1..1 | ||
| [[#State_Facet|State Facet]] | | [[#State_Facet|State Facet]] | ||
Line 2,872: | Line 2,856: | ||
|- | |- | ||
| [[#Hosting_Node|Hosting Node]] | | [[#Hosting_Node|Hosting Node]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 0..n | | align=center | 0..n | ||
| [[#Simple_Property_Facet|Simple Property Facet]] | | [[#Simple_Property_Facet|Simple Property Facet]] | ||
Line 2,878: | Line 2,862: | ||
|- | |- | ||
| [[#Hosting_Node|Hosting Node]] | | [[#Hosting_Node|Hosting Node]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 0..n | | align=center | 0..n | ||
| [[#Software_Facet|Software Facet]] | | [[#Software_Facet|Software Facet]] | ||
Line 2,890: | Line 2,874: | ||
{| class="wikitable" | {| class="wikitable" | ||
− | |+ Virtual Machine | + | |+ Virtual Machine <code>''extends''</code> [[#Service|Service]] Profile |
|- | |- | ||
| colspan=5 | '''Scope:''' A Virtual Machine is an emulation of a physical computer which appears to the running operative system as real hardware. | | colspan=5 | '''Scope:''' A Virtual Machine is an emulation of a physical computer which appears to the running operative system as real hardware. | ||
Line 2,915: | Line 2,899: | ||
{| class="wikitable" | {| class="wikitable" | ||
− | |+ Virtual Service | + | |+ Virtual Service <code>''extends''</code> [[#Service|Service]] Profile |
|- | |- | ||
| colspan=5 | '''Scope:''' An abstract service (non physically existing service) worth being represented as an existing Service for management purposes. Examples of usage include cases where classes or set of services are to be managed like an existing unit. | | colspan=5 | '''Scope:''' An abstract service (non physically existing service) worth being represented as an existing Service for management purposes. Examples of usage include cases where classes or set of services are to be managed like an existing unit. | ||
Line 2,945: | Line 2,929: | ||
{| class="wikitable" | {| class="wikitable" | ||
− | |+ Site | + | |+ Site <code>''extends''</code> [[Facet_Based_Resource_Model#Resource|Resource]] |
|- | |- | ||
| colspan=5 | '''Scope:''' An entity representing the location (physical or virtual) hosting and providing the resources associated with it. | | colspan=5 | '''Scope:''' An entity representing the location (physical or virtual) hosting and providing the resources associated with it. | ||
Line 2,982: | Line 2,966: | ||
|- | |- | ||
| [[#Site|Site]] | | [[#Site|Site]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 1..n | | align=center | 1..n | ||
| [[#Location_Facet|Location Facet]] | | [[#Location_Facet|Location Facet]] | ||
Line 2,988: | Line 2,972: | ||
|- | |- | ||
| [[#Site|Site]] | | [[#Site|Site]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 1..n | | align=center | 1..n | ||
| [[#Networking_Facet|Networking Facet]] | | [[#Networking_Facet|Networking Facet]] | ||
Line 3,011: | Line 2,995: | ||
{| class="wikitable" | {| class="wikitable" | ||
− | |+ Software <code>''extends''</code> [[#Resource|Resource]] | + | |+ Software <code>''extends''</code> [[Facet_Based_Resource_Model#Resource|Resource]] |
|- | |- | ||
| colspan=5 | '''Scope:''' Any Software entity worth being represented for management purposes. | | colspan=5 | '''Scope:''' Any Software entity worth being represented for management purposes. | ||
Line 3,030: | Line 3,014: | ||
|- | |- | ||
| [[#Software|Software]] | | [[#Software|Software]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 1..n | | align=center | 1..n | ||
| [[#Software_Facet|Software Facet]] | | [[#Software_Facet|Software Facet]] | ||
Line 3,036: | Line 3,020: | ||
|- | |- | ||
| [[#Software|Software]] | | [[#Software|Software]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 1..n | | align=center | 1..n | ||
| [[#Access_Point_Facet|Access Point Facet]] | | [[#Access_Point_Facet|Access Point Facet]] | ||
Line 3,042: | Line 3,026: | ||
|- | |- | ||
| [[#Software|Software]] | | [[#Software|Software]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 1..n | | align=center | 1..n | ||
| [[#License_Facet|License Facet]] | | [[#License_Facet|License Facet]] | ||
Line 3,048: | Line 3,032: | ||
|- | |- | ||
| [[#Software|Software]] | | [[#Software|Software]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| align=center | 1..n | | align=center | 1..n | ||
| [[#State_Facet|State Facet]] | | [[#State_Facet|State Facet]] | ||
Line 3,131: | Line 3,115: | ||
{|class="wikitable" | {|class="wikitable" | ||
− | |+ Functionality Related Facet <code>''extends''</code> [[#Facet|Facet]] | + | |+ Functionality Related Facet <code>''extends''</code> [[Facet_Based_Resource_Model#Facet|Facet]] |
|- | |- | ||
! Name | ! Name | ||
Line 3,167: | Line 3,151: | ||
|- | |- | ||
| [[#Service|Service]] | | [[#Service|Service]] | ||
− | | [[#ConsistsOf|ConsistsOf]] | + | | [[Facet_Based_Resource_Model#ConsistsOf|ConsistsOf]] |
| 0..n | | 0..n | ||
| [[#Functionality_Related_Facet|Functionality Related Facet]] | | [[#Functionality_Related_Facet|Functionality Related Facet]] | ||
| ... | | ... | ||
|} | |} | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | == Maven coordinates == | ||
+ | |||
+ | To use the Java library containing the classes modelling the gCube Model you can declare the following dependency: | ||
+ | |||
+ | <source lang="xml"> | ||
+ | <dependency> | ||
+ | <groupId>org.gcube.information-system</groupId> | ||
+ | <artifactId>gcube-model</artifactId> | ||
+ | <version>[4.0.0,5.0.0-SNAPSHOT)</version> | ||
+ | <dependency> | ||
+ | </source> |
Latest revision as of 12:43, 20 January 2023
gCube Model is a resource model built on top of IS Model which captures the different aspects of the resources and their relations playing significant roles in a research infrastructure empowered by gCube.
Disclaimer
This Model is part of research conducted in the context of a PhD. This wiki page represents just a partial view of the full rationale of the research. To have a complete overview of the rationale of the model, please refer to the PhD thesis which is publicly available at:
https://etd.adm.unipi.it/t/etd-05102019-114151/
https://openportal.isti.cnr.it/doc?id=people______::470484e51fcb9e307a418c800efc44c8
If you need to refer to such work you can cite the PhD Thesis.
BibText:
@phdthesis{frosini2019transactional, title={Transactional REST Information System for Federated Research Infrastructures enabling Virtual Research Environments}, author={Frosini, Luca}, year={2019}, school={UNIVERSIT{\`A} DI PISA} }
An previous paper about this work is:
BibText:
@article{frosini2018facet, title={A Facet-based Open and Extensible Resource Model for Research Data Infrastructures.}, author={Frosini, Luca and Pagano, Pasquale}, journal={Grey Journal (TGJ)}, volume={14}, number={2}, year={2018} }
Overview of gCube Model Resources and (isRelatedTo) Relations
gCube Model Properties
GCubeProperty
Goal: Marker type for any properties extended in the gCube Model. | ||||
Name | Type | Attributes | Description | |
---|---|---|---|---|
This type does not define any additional attributes. |
The Java Interface declaration for such a type is available at:
ValueSchema
This type aims at exposing a value which can be automatically managed by any client with no knowledge of its format.
Name | Type | Attributes | Description |
---|---|---|---|
value | String | Mandatory=true NotNull=true
|
The value which schema is available at the URI provided in the schema property |
schema | URI | Mandatory=true NotNull=true
|
An URI containing a schema used to validate/interpret the content of the value. It is only an informative field. The validation is charge of the client. |
The client can retrieve the schema at the provided URI, i.e., schema property, and use its content to understand/validate/manipulate the information contained in the value property. The client must have the capability to understand the semantics of content retrieved at the URI endpoint. Examples of application of such type are eXtensible Markup Language (XML) values which can be validated by a Document Type Definition (DTD) or XML Schema Definition (XSD).
The Java Interface declaration for such a type is available at:
AccessPolicy
Name | Type | Attributes | Description |
---|---|---|---|
policy | Property (i.e. ValueSchema) | ||
note | String |
The Java Interface declaration for such a type is available at:
Facets
Access Point Facet
Goal: This facet captures information on an 'access point' of a resource, i.e., any web-based endpoint to programmatically interact with the resource via a known protocol. For example, it is used to define the network endpoint to contact the service. The endpoint can expose a well-known high-level protocol. For example, it is used to define the network endpoint to contact the service. The endpoint can expose a well-known high-level protocol. | ||||
Properties | ||||
---|---|---|---|---|
Name | Type | Attributes | Description | |
entryName | String | A distinguishing string to be used by clients to identify the access point of interest. | ||
endpoint | URI | Mandatory=true ReadOnly=true NotNull=true
|
The URI which characterises the specific endpoint instance. | |
protocol | String | The high-level protocol used by the access point. The String could contain the version if needed. e.g., Web Map Service (WMS) and not HyperText Transfer Protocol (HTTP) which is already contained in the URI. | ||
description | String | A human oriented text accompanying the access point. | ||
authorization | Property | Contains authorisation information. e.g., a token, the couple username:password, etc. | ||
Known Usage | ||||
Source | Relation | Multiplicity | Target | Description |
Dataset | ConsistsOf | 0..n | Access Point Facet | Each access point captures a possible web-based method for accessing the dataset. Any embargo-related information can be captured by the access policy property of the ConsistsOf. |
Concrete Dataset | ConsistsOf | 1..n | Access Point Facet | Each access point captures a possible web-based method for accessing the dataset. Any embargo-related information can be captured by the access policy property of the ConsistsOf. |
EService | ConsistsOf | 1..n | Access Point Facet | Each access point captures a possible web-based method for accessing the service. |
Software | ConsistsOf | 1..n | Access Point Facet | Each access point captures a possible web-based method for accessing a software manifestation. Examples are links to maven artifact on nexus, javadoc, wiki, svn, etc. |
Capability Facet
Goal: This facet captures a defined facility for performing a specified task supported by a given Service or Software; | ||||
Properties | ||||
---|---|---|---|---|
Name | Type | Attributes | Description | |
name | String | Mandatory=true ReadOnly=true NotNull=true
|
The distinguishing name of the capability. | |
description | String | A human oriented description of the capability. | ||
qualifier | String | A string used to specialize the capability. | ||
Known Usage | ||||
Source | Relation | Multiplicity | Target | Description |
Service | HasCapability | 0..n | Capability Facet | To capture one of the facilities supported by the Service. |
Software | HasCapability | 0..n | Capability Facet | To capture one of the facilities supported by the Software. |
Contact Facet
Goal: This facet captures information on a point of contact for the resource, i.e. a person or a department serving as the coordinator or focal point of information concerning the resource. As you can see in the known usages part, there are diverse points of contact that can be associated to a given resource and the role of the association is captured by using a specific relation. | ||||
Properties | ||||
---|---|---|---|---|
Name | Type | Attributes | Description | |
title | String | Mandatory=false
|
A name describing the profession or marital status of the point of contact. E.g. Dr, Mrs, Mr. | |
name | String | Mandatory=true NotNull=true
|
First Name | |
middleName | String | Mandatory=false
|
Middle Name | |
surname | String | Mandatory=true NotNull=true
|
Surname | |
String | Mandatory=true NotNull=true Regex=^[a-z0-9._%+-]{1,128}@[a-z0-9.-]{1,128}
|
A restricted range of RFC‑822 compliant email address. Please note that just domain based email address are accepted (not IP based). Please also note that new TLD are also accepted (e.g luca@google without .com which is a valid email address). You can test here the provided regular expression with your input email address https://regex101.com/ before open a ticket. | ||
Known Usage | ||||
Source | Relation | Multiplicity | Target | Description |
Actor | IsIdentifiedBy | 1..1 | Contact Facet | An Actor must have at least a primary point of contact which will be used for identification purposes. |
Actor | HasContact | 0..n | Contact Facet | An Actor can have an arbitrary number of points of contact which provide secondary contact information. |
Legal Body | IsIdentifiedBy | 1..1 | Contact Facet | A Legal Body must have at least a point of contact that permit to identify of the Legal Body per se. |
Person | IsIdentifiedBy | 1..1 | Contact Facet | A Person must have at least a point of contact that permit to identify the Person per se. |
Dataset | HasContact | 1..n | Contact Facet | A Dataset must have at least a point of contact to be used to acquire information on it. |
Dataset | HasContributor | 0..n | Contact Facet | One of the dataset contributors. |
Dataset | HasCreator | 0..n | Contact Facet | One of the dataset creators. |
Dataset | HasCurator | 0..n | Contact Facet | One of the dataset curators. |
Dataset | HasMaintainer | 0..n | Contact Facet | One of the dataset maintainers. |
Dataset | HasOwner | 0..n | Contact Facet | One of the dataset owners. |
Concrete Dataset | HasMaintainer | 1..n | Contact Facet | A Concrete Dataset must have at least a Maintainer. |
Schema | HasContact | 1..n | Contact Facet | A Site must have at least a point of contact to be used to acquire information on it. |
Site | HasContact | 1..n | Contact Facet | A Site must have at least a point of contact to be used to acquire information on it. |
Site | HasMaintainer | 1..n | Contact Facet | A Site must have at least a Maintainer. |
Site | HasManager | 1..n | Contact Facet | A Site must have at least a Manager. |
Contact Reference Facet
Goal: This facet captures information on the primary and authoritative contact for the resource it is associated with. | ||||
Properties | ||||
---|---|---|---|---|
Name | Type | Attributes | Description. | |
website | URL | The main website. | ||
address | String | A physical address. | ||
phoneNumber | String | A phone number. | ||
Known Usage | ||||
Source | Relation | Multiplicity | Target | Description |
Actor | ConsistsOf | 0..n | Contact Reference Facet | The primary contact information for the Actor it is attached to. |
Legal Body | ConsistsOf | 0..n | Contact Reference Facet | The primary contact information for the Legal Body it is attached to. |
Person | ConsistsOf | 0..n | Contact Reference Facet | The primary contact information for the Person it is attached to. |
Coverage Facet
Goal: This facet captures information on the extent of the Resource, i.e. any aspect aiming at capturing an indicator of the amount/area the resource covers be it a geospatial area, a temporal area, or any other "area". | ||||
Properties | ||||
---|---|---|---|---|
Name | Type | Attributes | Description | |
value | String | Mandatory=true NotNull=true
|
The amount indicating the "area" covered by the dataset according to the reference schema. | |
schema | URI | Mandatory=true NotNull=true
|
The reference schema to be used to interpret the value. | |
Known Usage | ||||
Source | Relation | Multiplicity | Target | Description |
Dataset | HasCoverage | 1..n | Coverage Facet | ... |
Dataset | HasTemporalCoverage | 0..n | Coverage Facet | Any temporal coverage characterising the dataset content. |
Dataset | HasSpatialCoverage | 0..n | Coverage Facet | Any spatial coverage characterising the dataset content. |
CPU Facet
Goal: This facet captures information on the Central Processing Unit of the resource it is associated. | ||||
Properties | ||||
---|---|---|---|---|
Name | Type | Attributes | Description | |
model | String | Mandatory=true NotNull=true
|
CPU Model. | |
vendor | String | Mandatory=true NotNull=true
|
CPU Vendor. | |
clockSpeed | String | Mandatory=true NotNull=true
|
Clock Speed with the unit. | |
Known Usage | ||||
Source | Relation | Multiplicity | Target | Description |
Hosting Node | ConsistsOf | 1..n | CPU Facet | ... |
Descriptive Metadata Facet
Goal: This facet captures information on descriptive metadata to be associated with the resource. | ||||
Properties | ||||
---|---|---|---|---|
Name | Type | Attributes | Description | |
value | String | Mandatory=true NotNull=true
|
A metadata record representing the descriptive metadata and encoded according to the reference schema; | |
schema | URI | Mandatory=true NotNull=true
|
The reference schema to be used to interpret the value attribute; | |
Known Usage | ||||
Source | Relation | Multiplicity | Target | Description |
Dataset | ConsistsOf | 0..n | Descriptive Metadata Facet | ... |
Schema | ConsistsOf | 0..n | Descriptive Metadata Facet | ... |
Event Facet
Goal: This facet captures information on a certain event / happening characterising the life cycle of the resource. | ||||
Properties | ||||
---|---|---|---|---|
Name | Type | Attributes | Description | |
date | Calendar | Mandatory=true NotNull=true
|
The time the event took place / occurred. | |
event | String | Mandatory=true NotNull=true
|
The typology of event. | |
Known Usage | ||||
Source | Relation | Multiplicity | Target | Description |
Dataset | ConsistsOf | 0..n | Event Facet | ... |
EService | ConsistsOf | 1..n | Event Facet | E.g. ActivationTime, DeploymentTime. |
Hosting Node | ConsistsOf | 1..n | Event Facet | ... |
Identifier Facet
Goal: This facet captures information on Identifiers (other than the ones automatically generated by the system) that can be attached to a resource. | ||||
Properties | ||||
---|---|---|---|---|
Name | Type | Attributes | Description | |
value | String | Mandatory=true NotNull=true
|
The identifier. E.g. http://fr.dbpedia.org/resource/Thunnus de305d54-75b4-431b-adb2-eb6b9e546014 | |
type | Enumeration | Mandatory=true NotNull=true
|
The typology of identifier. I.e. URI, DOI, IRI, URL, URN, UUID. | |
isPersistent | boolean | Mandatory=true NotNull=true
|
To indicate whether the Identifier is persistent or not. | |
Known Usage | ||||
Source | Relation | Multiplicity | Target | Description |
Configuration Template | IsIdentifiedBy | 1..1 | Identifier Facet | ... |
Configuration | IsIdentifiedBy | 1..1 | Identifier Facet | ... |
Dataset | IsIdentifiedBy | 1..1 | Identifier Facet | ... |
Concrete Dataset | IsIdentifiedBy | 1..1 | Identifier Facet | ... |
Site | IsIdentifiedBy | 1..1 | Identifier Facet | ... |
License Facet
Goal: This facet captures information on any license associated with the resource to capture the policies governing its exploitation and use. | ||||
Properties | ||||
---|---|---|---|---|
Name | Type | Attributes | Description | |
name | String | Mandatory=true NotNull=true
|
The common name of the license. E.g. EUPL 1.1, GPLv2, BSD. | |
textURL | URL | Mandatory=true NotNull=true
|
The URL to the actual text of the license. | |
Known Usage | ||||
Source | Relation | Multiplicity | Target | Description |
Dataset | ConsistsOf | 0..n | License Facet | The duration of license - if any - can be captured by the expiry date defined in the ConsistsOf relation. |
EService | ConsistsOf | 0..n | License Facet | ... |
Software | ConsistsOf | 1..n | License Facet | ... |
Location Facet
The goal of this facet is to collect information about Location
Goal: This facet captures information on a physical area characterising the resource it is associated with. This should not be confused with Coverage Facet. | ||||
Properties | ||||
---|---|---|---|---|
Name | Type | Attributes | Description | |
country | String | The English name of the country. See [1]. | ||
location | String | The City name. | ||
latitude | String | Latitude. | ||
longitude | String | Longitude. | ||
Known Usage | ||||
Source | Relation | Multiplicity | Target | Description |
Site | ConsistsOf | 1..n | Location Facet | The base where the site is operated. |
Memory Facet
Goal: This facet captures information on computer memory equipping the resource and its usage. | ||||
Properties | ||||
---|---|---|---|---|
Name | Type | Attributes | Description | |
size | Long | Mandatory=true NotNull=true
|
Total amount of memory. | |
used | Long | Mandatory=true NotNull=true
|
Used amount of memory. | |
unit | Enum | Mandatory=true NotNull=true
|
The unit of measure used to report size and used attributes. Allowed values are Byte, kB (kilobyte 10^3), MB (megabyte 10^6), GB (gigabyte 10^9), TB (terabyte 10^12), PB (petabyte 10^15), EB (exabyte 10^18), ZB (zettabyte 10^21), YB (yottabyte 10^24). | |
Known Usage | ||||
Source | Relation | Multiplicity | Target | Description |
Hosting Node | HasPersistentMemory | 1..n | Memory Facet | The Disk Space allocated to the hosting node. |
Hosting Node | HasVolatileMemory | 1..n | Memory Facet | The RAM allocated to the hosting node. |
Networking Facet
Goal: This facet captures information on any (computer) network interface/access point associated with the resource. | ||||
Properties | ||||
---|---|---|---|---|
Name | Type | Attributes | Description | |
hostName | String | Host Name. | ||
domainName | String | Domain Name. | ||
IPAddress | String | Mandatory=true
|
IP Address. Validation regular expression ca be foun at http://stackoverflow.com/questions/53497/regular-expression-that-matches-valid-ipv6-addresses#answer-1934546 (Michael Rushton solution). | |
mask | String | Network Mask. | ||
broadcastAddress | String | Broadcast Address. | ||
Known Usage | ||||
Source | Relation | Multiplicity | Target | Description |
Hosting Node | IsIdentifiedBy | 1..1 | Networking Facet | ... |
Site | ConsistsOf | 1..n | Networking Facet | ... |
Provenance Facet
Goal: This facet captures information on provenance/lineage of the entire resource. | ||||
Properties | ||||
---|---|---|---|---|
Name | Type | Attributes | Description | |
relationship | Enum | I.e. wasDerivedFrom, wasGeneratedBy | ||
reference | String | resourceID (a reference to the "originator" Resource associated to the resource the facet is attached to by the relationship) | ||
document | String | Provenance Document E.g. the xml format | ||
documentSchema | URI | Document Schema E.g. a reference to the format | ||
Known Usage | ||||
Source | Relation | Multiplicity | Target | Description |
Dataset | ConsistsOf | 0..n | Provenance Facet |
Schema Facet
Goal: This facet captures information on any schema associated with a resource. | ||||
Properties | ||||
---|---|---|---|---|
Name | Type | Attributes | Description | |
name | String | Mandatory=true NotNull=true
|
Schema Name | |
description | String | Mandatory=true NotNull=true
|
Schema Description | |
schemaURL | URL | Schema definition URL (recommended) | ||
Known Usage | ||||
Source | Relation | Multiplicity | Target | Description |
Schema | IsIdentifiedBy | 1..1 | Schema Facet |
Even is still under standardization (seems stalled) IETF is promoting a de-facto standard for JSON http://json-schema.org/. https://tools.ietf.org/html/draft-zyp-json-schema-04 https://tools.ietf.org/html/draft-fge-json-schema-validation-00 https://tools.ietf.org/html/draft-luff-json-hyper-schema-00
Simple Facet
Please do not use this Facet. Create your own type.
Goal: This facet is used by IS-Exporter to export old GenericResource as Configuration | ||||
Properties | ||||
---|---|---|---|---|
No property defined | ||||
Known Usage | ||||
Source | Relation | Multiplicity | Target | Description |
Configuration | ConsistsOf | 1..n | Simple Facet | Used by IS-Exporter to export old GenericResource as Configuration |
Simple Property Facet
Goal: This facet captures information on any property by a simple name-value pair. | ||||
Properties | ||||
---|---|---|---|---|
Name | Type | Attributes | Description | |
name | String | Mandatory=true NotNull=true
|
Name | |
value | String | Mandatory=true NotNull=true
|
Value | |
Known Usage | ||||
Source | Relation | Multiplicity | Target | Description |
Configuration Template | ConsistsOf | 1..n | Simple Property Facet | |
Hosting Node | ConsistsOf | 0..n | Simple Property Facet | E.g. to model Environment Variables |
Software Facet
Goal: This facet captures information on any software associated with the resource. | ||||
Properties | ||||
---|---|---|---|---|
Name | Type | Attributes | Description | |
name | String | Mandatory=true NotNull=true
|
The name of the software artefact being described. E.g. artifactId in maven, Service Name in gCube software, the software name for retail software Microsoft Office 2013-SP2. | |
group | String | Mandatory=true NotNull=true
|
The name of "group" the software artefact belongs to. E.g. groupId in Maven, ServiceClass in gCube software, company name for retail software Microsoft Office 2013-SP2. | |
version | String | Mandatory=true NotNull=true
|
The particular release of the software artefact. E.g. maven version, Service Version in gCube software, artifactId in maven, the software version for retail software Microsoft Office 2013-SP2. | |
description | String | A human oriented description of the software artefact being described. | ||
qualifier | String | E.g. packaging or scope in maven, scope level or sharable level in gCube software, target architecture for retail software x86 or amd64. | ||
optional | Boolean | E.g. used to indicate an optional dependency both in maven as far as in gCube. | ||
Known Usage | ||||
Source | Relation | Multiplicity | Target | Description |
EService | IsIdentifiedBy | 1..1 | Software Facet | The software enabling the EService capabilities |
EService | ConsistsOf | 0..n | Software Facet | Software available in the EService environment that characterizes the specific EService instance. |
Running Plugin | IsIdentifiedBy | 1..1 | Software Facet | The software enabling the Running Plugin. |
Hosting Node | ConsistsOf | 0..n | Software Facet | E.g. to report the hosted software that are not registered in the Resource Registry as Software Resource, e.g. Operating System. |
Virtual Service | IsIdentifiedBy | 1..1 | Software Facet | |
Software | IsIdentifiedBy | 1..1 | Software Facet | Software coordinates which identify the Software per se. |
Software | ConsistsOf | 1..n | Software Facet | Any other software apart from the one connected with IsIdentifiedBy relation (gCube coordinates). |
Plugin | IsIdentifiedBy | 1..1 | Software Facet | Software coordinates which identify the Plugin per se. |
State Facet
The goal of this facet is to ...
Goal: This facet captures information on state to be associated with the resource. State is captured by any controlled vocabulary which is an integral part of the facet. | ||||
Properties | ||||
---|---|---|---|---|
Name | Type | Attributes | Description | |
value | String | Mandatory=true NotNull=true
|
The value of the state. | |
Known Usage | ||||
Source | Relation | Multiplicity | Target | Description |
Hosting Node | ConsistsOf | 1..1 | State Facet | The current state of the Hosting Node, e.g. started, ready, certified, down, failed. |
EService | ConsistsOf | 1..1 | State Facet | The current status of the EService, e.g. started, ready, down, failed. |
Software | ConsistsOf | 1..n | State Facet | E.g. Deprecated, Active, Obsolete |
Subject Facet
Goal: This facet captures information on subjects associated with the resource for description, classification and discovery purposes; | ||||
Properties | ||||
---|---|---|---|---|
Name | Type | Attributes | Description | |
value | String | Mandatory=true NotNull=true
|
The value of the subject. Must be compliant with schema. | |
schema | URI | Mandatory=true NotNull=true
|
The URI of the schema subject value comes from. It is only an informative field. It is not used for validation from IS part. | |
Known Usage | ||||
Source | Relation | Multiplicity | Target | Description |
Dataset | ConsistsOf | 0..n | Subject Facet | |
Schema | ConsistsOf | 0..n | Subject Facet |
Relations
IsRelatedTo
Activates
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Service | Activates | 0..n | Service | ... |
BelongsTo
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Person | BelongsTo | 0..n | Legal Body | ... |
CallsFor
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Service | CallsFor | 0..n | Service |
Discovers
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
EService | Discovers | 0..n | EService |
Uses
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
EService | Uses | 0..n | EService |
Demands
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Virtual Service | Demands | 0..n | Software |
DependsOn
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Software | DependsOn | 0..n | Software |
IsPluginOf
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Plugin | IsPluginOf | 1..n | Software |
Enables
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Service | Enables | 0..n | Software |
Hosts
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Site | Hosts | 0..n | Service |
Involves
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Dataset | Involves | 0..n | Actor |
IsCompliantWith
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Dataset | IsCompliantWith | 0..n | Schema |
IsConfiguredBy
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Software | IsConfiguredBy | 0..n | Configuration Template |
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Dataset | IsCorrelatedTo | 0..n | Dataset |
IsPartOf
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Concrete Dataset | IsPartOf | 0..n | Dataset |
IsCustomizedBy
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Service | IsCustomizedBy | 0..n | Configuration Template |
IsDerivationOf
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Configuration | IsDerivationOf | 1..1 | Configuration Template |
IsOwnedBy
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Site | IsOwnedBy | 0..n | Actor |
Manages
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Service | Manages | 0..n | Dataset |
Requires
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Software | Requires | 0..n | Service |
ConsistsOf
IsIdentifiedBy
HasCapability
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Definition | ||||
Resource | HasCapability | 0..n | Capability Facet | |
Known Usage | ||||
Service | HasCapability | 0..n | Capability Facet | |
Software | HasCapability | 0..n | Capability Facet |
HasContact
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Definition | ||||
Resource | HasContact | 0..n | Contact Facet | |
Known Usage | ||||
Dataset | HasContact | 1..n | Contact Facet | ... |
HasContributor
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Definition | ||||
Resource | HasContributor | 0..n | Contact Facet | |
Known Usage | ||||
Dataset | HasContributor | 0..n | Contact Facet | Is he the contributor |
HasCreator
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Definition | ||||
Resource | HasCreator | 0..n | Contact Facet | |
Known Usage | ||||
Dataset | HasCreator | 0..n | Contact Facet | Is he the creator |
HasCurator
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Definition | ||||
Resource | HasCurator | 0..n | Contact Facet | |
Known Usage | ||||
Dataset | HasCurator | 0..n | Contact Facet | Is he the curator |
HasDeveloper
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Definition | ||||
Resource | HasDeveloper | 0..n | Contact Facet | |
Known Usage |
HasMaintainer
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Definition | ||||
Resource | HasMaintainer | 0..n | Contact Facet | |
Known Usage | ||||
Dataset | HasMaintainer | 0..n | Contact Facet | Is he the maintainer |
HasManager
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Definition | ||||
Resource | HasManager | 0..n | Contact Facet | |
Known Usage |
HasOwner
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Definition | ||||
Resource | HasOwner | 0..n | Contact Facet | |
Known Usage | ||||
Dataset | HasOwner | 0..n | Contact Facet | Is he the owner |
HasCoverage
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Definition | ||||
Resource | HasCoverage | 0..n | Coverage Facet | ... |
Known Usage | ||||
Dataset | HasCoverage | 1..n | Coverage Facet | ... |
HasSpatialCoverage
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Definition | ||||
Resource | HasSpatialCoverage | 0..n | Coverage Facet | ... |
Known Usage | ||||
Dataset | HasSpatialCoverage | 0..n | Coverage Facet | ... |
HasTemporalCoverage
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Definition | ||||
Resource | HasTemporalCoverage | 0..n | Coverage Facet | ... |
Known Usage | ||||
Dataset | HasTemporalCoverage | 0..n | Coverage Facet | ... |
HasMemory
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Definition | ||||
Resource | HasMemory | 0..n | Memory Facet | ... |
HasPersistentMemory
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Definition | ||||
Resource | HasPersistentMemory | 0..n | Memory Facet | ... |
Known Usage | ||||
Hosting Node | HasPersistentMemory | 1..n | Memory Facet | Disk Space |
HasVolatileMemory
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Definition | ||||
Resource | HasVolatileMemory | 0..n | Memory Facet | ... |
Known Usage | ||||
Hosting Node | HasVolatileMemory | 1..n | Memory Facet | RAM |
Resources
Every Resource has:
A class can be identified as Abstract
. This means that cannot be instantiated. It is expected that one of its specializations are instantiated.
It is not required that an Abstract class establishes an IsIdentifiedBy relation with a Facet.
Actor
Scope: Any entity (human or machine) playing an active role. | ||||
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Facets | ||||
Actor | IsIdentifiedBy | 1..1 | Contact Facet | An Actor has at least a Contact Facet which permit to identify the Actor per se. |
Actor | HasContact | 0..n | Contact Facet | An Actor can have other Contact Facets which provide secondary contact information. |
Actor | ConsistsOf | 0..n | Contact Reference Facet | ... |
Relations | ||||
Dataset | Involves | 0..n | Actor | ... |
Site | IsOwnedBy | 0..n | Actor | ... |
Legal Body
Scope: A legal entity playing the role of an Actor. | ||||
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Facets | ||||
Legal Body | IsIdentifiedBy | 1..1 | Contact Facet | A Legal Body has at least a Contact Facet which permit to identify the Legal Body per se. |
Legal Body | ConsistsOf | 0..n | Contact Reference Facet | ... |
Relations | ||||
Person | BelongsTo | 0..n | Legal Body | ... |
Person
Scope: Any human playing the role of Actor. | ||||
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Facets | ||||
Person | IsIdentifiedBy | 1..1 | Contact Facet | A Person has at least a Contact Facet which permit to identify the Person per se. |
Person | ConsistsOf | 0..n | Contact Reference Facet | ... |
Relations | ||||
Person | BelongsTo | 0..n | Legal Body | ... |
Configuration Template
Scope: It represents a template for a configuration. It describe how a configuration has to be realized. E.g. Used to define the accounting configuration parameters template. | ||||
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Facets | ||||
Configuration Template | IsIdentifiedBy | 1..1 | Identifier Facet | ... |
Configuration Template | ConsistsOf | 1..n | Simple Property Facet | ... |
Relations | ||||
Configuration | IsDerivationOf | 1..1 | Configuration Template | ... |
Service | IsCustomizedBy | 0..n | Configuration Template | ... |
Software | IsConfiguredBy | 0..n | Configuration Template | ... |
Configuration
Scope: An instance of a configuration template characterising the behaviour and shape of the resource it is attached to. | ||||
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Facets | ||||
Configuration | IsIdentifiedBy | 1..1 | Identifier Facet | ... |
Configuration | ConsistsOf | 0..n | Simple Facet | Used by IS-Exporter to export old GenericResource as Configuration |
Relations | ||||
Configuration | IsDerivationOf | 1..1 | Configuration Template | ... |
Dataset
Scope: Any set of digital objects representing data and treated collectively as a unit. | ||||
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Facets | ||||
Dataset | IsIdentifiedBy | 1..1 | Identifier Facet | The set of Identifiers associated with the Dataset instance. |
Dataset | HasContact | 1..n | Contact Facet | The contact information of the entity responsible for the dataset. |
Dataset | HasContributor | 0..n | Contact Facet | The contact information on contributors supporting the creation and development of the Dataset. |
Dataset | HasCreator | 0..n | Contact Facet | The contact information of the creator of the Dataset. |
Dataset | HasCurator | 0..n | Contact Facet | The contact information of the entity responsible for the curation of the dataset. |
Dataset | HasMaintainer | 0..n | Contact Facet | The contact information of the entity responsible for the maintenance of the dataset. |
Dataset | HasOwner | 0..n | Contact Facet | The contact information of the entity having the ownership of the dataset. |
Dataset | ConsistsOf | 0..n | Access Point Facet | The access point to use for having access to the dataset. The embargoState can be modeled through the access policy defined in the ConsistsOf relation. |
Dataset | ConsistsOf | 0..n | License Facet | The licence governing dataset exploitation. The duration of license (if any) is captured by the expiry date defined in the ConsistsOf relation. |
Dataset | ConsistsOf | 0..n | Event Facet | Any "event" characterising the lifecycle of the dataset, e.g. collection date, last collection date. |
Dataset | ConsistsOf | 0..n | Provenance Facet | Any provenance record associated with the dataset. |
Dataset | HasCoverage | 1..n | Coverage Facet | Any coverage related information (e.g. topic, species) characterising the content of the dataset. |
Dataset | HasTemporalCoverage | 0..n | Coverage Facet | Any temporal coverage information characterising the content of the dataset, e.g. the time-span covered by the dataset. |
Dataset | HasSpatialCoverage | 0..n | Coverage Facet | Any geo-spatial coverage information characterising the content of the dataset, e.g. the area covered by the dataset. |
Dataset | ConsistsOf | 0..n | Descriptive Metadata Facet | Any descriptive information associated with the dataset, e.g. for discovery purposes. |
Dataset | ConsistsOf | 0..n | Subject Facet | Any subject / tag associated with the dataset for descriptive and discovery purposes. |
Relations | ||||
Dataset | Involves | 0..n | Actor | ... |
Dataset | IsCorrelatedTo | 0..n | Dataset | ... |
Dataset | IsCompliantWith | 0..n | Schema | Any schema characterising the content of the dataset, e.g. the schema describing the 'columns' of a CSV-based dataset. |
Concrete Dataset | IsPartOf | 0..n | Dataset | The reference to the 'incarnations' / 'manifestations' contributing to a dataset. |
Service | Manages | 0..n | Dataset | The link between the service that 'Manages' the dataset and the dataset, e.g. the service that Hosts the dataset and give access to it. |
Concrete Dataset
Scope: Any incarnation / manifestation of a dataset or part of it. | ||||
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Facets | ||||
Concrete Dataset | IsIdentifiedBy | 1..1 | Identifier Facet | The set of Identifiers associated with the Concrete Dataset instance. |
Concrete Dataset | HasMaintainer | 1..n | Contact Facet | The contact information of the entity responsible for the maintenance of the concrete dataset. |
Concrete Dataset | ConsistsOf | 1..n | Access Point Facet | The access point to use for having access to the concrete dataset. The embargoState can be modeled through the access policy defined in the ConsistsOf relation. |
Relations | ||||
Concrete Dataset | IsPartOf | 0..n | Dataset | The reference to the Dataset the instance manifests / contribute to manifest. |
Schema
Scope: Any reference schema to be used to specify values compliant with it. Examples include controlled vocabularies, ontologies, etc. | ||||
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Facets | ||||
Schema | IsIdentifiedBy | 1..1 | Schema Facet | ... |
Schema | HasContact | 1..n | Contact Facet | ... |
Schema | ConsistsOf | 0..n | Descriptive Metadata Facet | ... |
Schema | ConsistsOf | 0..n | Subject Facet | ... |
Relations | ||||
Dataset | IsCompliantWith | 0..n | Schema | ... |
Service
Scope: An abstract entity to represent any typology of Service worth registering in the infrastructure. | ||||
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Facets | ||||
Service | IsIdentifiedBy | 1..1 | Facet | Any facet instance useful for identification purposes. |
Service | ConsistsOf | 0..n | Descriptive Metadata Facet | Any descriptive information associated with the service, e.g. for discovery purposes. |
Service | ConsistsOf | 0..n | Subject Facet | Any subject / tag associated with the service for descriptive, cataloguing and discovery purposes. |
Service | HasCapability | 0..n | Capability Facet | Any facility supported/offered by the Service. |
Relations | ||||
Service | CallsFor | 0..n | Service | A reference to the Services needed by the target instance to work. |
Service | Activates | 0..n | Service | The source Service Enables the target Service to be running. Examples are an Hosting Node which Enables an EService; A Virtual Machine enabling an EService or an Hosting Node; An EService enabling a Running Plugin etc. |
Service | IsCustomizedBy | 0..n | Configuration Template | A reference to any configuration characterising the Service behaviour. |
Service | Manages | 0..n | Dataset | A reference to any Dataset resource managed by the Service instance. |
Service | Enables | 0..n | Software | A reference to any Software the Service is enabling (i.e. the Software is running throught the EService) |
Software | Requires | 0..n | Service | A reference to any Service needed by a Software to properly operate, e.g. this can be used to capture a sort of run-time requirements between a software component and the Service it needs. |
EService
Scope: Any Electronic Service (aka Running Service) that is registered in the infrastructure and made available by an Access Point. | ||||
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Facets | ||||
EService | IsIdentifiedBy | 1..1 | Software Facet | The main software enabling the EService capabilities. |
EService | ConsistsOf | 0..n | Software Facet | Software available in the EService environment that characterizes the specific EService instance. |
EService | ConsistsOf | 1..n | Access Point Facet | Identify the endpoints of the EService. |
EService | ConsistsOf | 1..n | Event Facet | Events characterising the current status and lifecycle of the service, e.g. ActivationTime, DeploymentTime. |
EService | ConsistsOf | 1..1 | State Facet | The current status of the EService, e.g. started, ready, down, failed. |
EService | ConsistsOf | 0..n | License Facet | The specific terms of use governing the exploitation of the EService. |
Relations | ||||
EService | Discovers | 0..n | EService | A reference to any other EService, the EService instance is discovering through query on IS. |
EService | Uses | 0..n | EService | A reference to any other EService, the EService instance is invoking. |
Running Plugin
Scope: Any instance of a Plugin deployed and running by an EService. | ||||
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Facets | ||||
Running Plugin | IsIdentifiedBy | 1..1 | Software Facet | The software enabling the Running Plugin. |
Relations |
Hosting Node
Scope: The HostingNode represent a container capable of managing the lifecycle of an electronic service, i.e., being capable to host and operate an EService. | ||||
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Facets | ||||
Hosting Node | IsIdentifiedBy | 1..1 | Networking Facet | The Network ID characterising the Hosting Node. |
Hosting Node | ConsistsOf | 1..n | CPU Facet | The CPU equipping the Hosting Node. |
Hosting Node | HasPersistentMemory | 1..n | Memory Facet | The Disk Space Capacity of the Hosting Node. |
Hosting Node | HasVolatileMemory | 1..n | Memory Facet | The RAM Capacity of the Hosting Node. |
Hosting Node | ConsistsOf | 1..n | Event Facet | Every event characterizing the life cycle of the Hosting Node, e.g. the activation time. |
Hosting Node | ConsistsOf | 1..1 | State Facet | The current state of the Hosting Node, e.g. started, ready, certified, down, failed. |
Hosting Node | ConsistsOf | 0..n | Simple Property Facet | Any <key, value> pair property worth associating with the Hosting Node, e.g. Environment Variables. |
Hosting Node | ConsistsOf | 0..n | Software Facet | Any Software characterising the Hosting Node. Useful to report the hosted software that are not registered in the Resource Registry as Software Resource, e.g. Operating System. |
Relations |
Virtual Machine
Scope: A Virtual Machine is an emulation of a physical computer which appears to the running operative system as real hardware. | ||||
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Facets | ||||
Virtual Machine | IsIdentifiedBy | 1..1 | Networking Facet | The Network ID characterising the Virtual Machine. |
Relations |
Virtual Service
Scope: An abstract service (non physically existing service) worth being represented as an existing Service for management purposes. Examples of usage include cases where classes or set of services are to be managed like an existing unit. | ||||
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Facets | ||||
Virtual Service | IsIdentifiedBy | 1..1 | Software Facet | ??? |
Relations | ||||
Virtual Service | Demands | 0..n | Software | ... |
Site
Scope: An entity representing the location (physical or virtual) hosting and providing the resources associated with it. | ||||
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Facets | ||||
Site | IsIdentifiedBy | 1..1 | Identifier Facet | The Site Identifier. |
Site | HasContact | 1..n | Contact Facet | The main contact for the Site. |
Site | HasMaintainer | 1..n | Contact Facet | Contact information of the maintainer of the Site. |
Site | HasManager | 1..n | Contact Facet | Contact information of the Site Manager. |
Site | ConsistsOf | 1..n | Location Facet | ... |
Site | ConsistsOf | 1..n | Networking Facet | ... |
Relations | ||||
Site | IsOwnedBy | 0..n | Actor | ... |
Site | Hosts | 0..n | Service | ... |
Software
Scope: Any Software entity worth being represented for management purposes. | ||||
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Facets | ||||
Software | IsIdentifiedBy | 1..1 | Software Facet | Software coordinates which identify the Software per se. |
Software | ConsistsOf | 1..n | Software Facet | Apart the one connected by the IsIdentifiedBy relation (gCube coordinates) the others identify the sw in other way e.g. (Maven coordinates). |
Software | ConsistsOf | 1..n | Access Point Facet | Links to maven artifact on nexus, javadoc, wiki, svn ... |
Software | ConsistsOf | 1..n | License Facet | The Software License characterizing its possible exploitation and use. |
Software | ConsistsOf | 1..n | State Facet | The state characterising the software, e.g. Deprecated, Active, Obsolete. |
Software | HasCapability | 0..n | Capability Facet | ... |
Relations | ||||
Software | DependsOn | 0..n | Software | To capture any dependency between two software artifacts. |
Software | IsConfiguredBy | 0..n | Configuration Template | E.g. Accounting Sw uses it to discover the configuration. |
Software | Requires | 0..n | Service | to capture any dependency between a software artifact and a Service, e.g. A software requiring a specific database. |
Virtual Service | Demands | 0..n | Software | ... |
Plugin | IsPluginOf | 0..n | Software | To capture the relation between a Software and its Plugins. |
Plugin
Scope: A piece of Software extending the capabilities of another Software (main) and requiring the main Software to be executed; | ||||
Source | Relation | Multiplicity | Target | Description |
---|---|---|---|---|
Facets | ||||
Plugin | IsIdentifiedBy | 1..n | Software Facet | Software coordinates which identify the Plugin per se. |
Relations | ||||
Plugin | IsPluginOf | 1..n | Software | A reference to the Software this Plugin is conceived to extend the capabilities. |
Extension Example
The gCube Resource Model supports extensions at runtime meaning that new facets, relations, and resources can be defined and registered at any time by authorized clients. Those extensions must necessarily specialize an existing gCube Entity. An example of those specializations is the following:
Functionality Related Facet
The goal of this facet is to capture what are the facilities supported by the Service Entity and it aims to model the service interface.
Name | Type | Attributes | Description | |
---|---|---|---|---|
name | String | ... | ||
description | String | ... | ||
input | String | ... | ||
output | String | ... | ||
Known Usage | ||||
Source | Relation | Multiplicity | Target | Description |
Service | ConsistsOf | 0..n | Functionality Related Facet | ... |
Maven coordinates
To use the Java library containing the classes modelling the gCube Model you can declare the following dependency:
<dependency> <groupId>org.gcube.information-system</groupId> <artifactId>gcube-model</artifactId> <version>[4.0.0,5.0.0-SNAPSHOT)</version> <dependency>