Skip to main content

Schema

Back to top

Network

Back to top

1) OFDS

OFDS Network JSON

Back to top

2) Node Entity (drupal11)

drush field:info node ofds_network
----------------------------- ---------- ---------------------------- 
 Field name                    Required   Field type                  
----------------------------- ---------- ---------------------------- 
 field_ofdm_crs                ✔          entity_reference_revisions  
 field_ofds_accuracy           ✔          integer                     
 field_ofds_accuracy_details              string_long                 
 field_ofds_collection_date               datetime                    
 field_ofds_identifier         ✔          string                      
 field_ofds_links                         entity_reference_revisions  
 field_ofds_publication_date   ✔          datetime                    
 field_ofds_website                       link                        
----------------------------- ---------- ---------------------------- 
Back to top

a.- Field Bundles (drupal paragraphs)

CRS (Coordinate Reference System)

Only WGS 84 is supported (moble gps, google KML, ...)

[ODFS Reference]

vendor/bin/drush field:info paragraph ofds_crs
 ---------------- ---------- ------------ ------------- 
  Field name       Required   Field type   Cardinality  
 ---------------- ---------- ------------ ------------- 
  field_crs_name   ✔          string       1            
  field_crs_uri    ✔          link         1            
 ---------------- ---------- ------------ ------------- 
Links (to related resources)
drush field:info paragraph ofds_link_relations
 ----------------- ---------- ------------------ 
  Field name        Required   Field type        
 ----------------- ---------- ------------------ 
  field_ofds_href   ✔          link              
  field_ofds_rel    ✔          entity_reference  
 ----------------- ---------- ------------------ 
Back to top

Network Zone

Flexible hierarchy of geographical boundaries that group network information to facilitate its understanding and management (continent, country, region, province, town, neighborhood, ....).
It is not strictly necessary that it coincides with administrative boundaries, although it often does.

Back to top

1) OFDS

This table doesn't exists at OFDS

Back to top

2) Node Entity (drupal11)

drush field:info node commons_network_zones
 
Back to top

Organisation

An Organisation. 
In the commons, it also extends to individuals as they can become a "minimum viable organization"

Back to top

1) OFDS

OFDS organisation JSON

Back to top

2) Node Entity (drupal11)

drush field:info node ofds_organisation
 

Organisations and Individuals

eof

Back to top