File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- # Linked Data Entity Relationships[ <img  src =" https://img.shields.io/badge/NGSI-LD-d6604d.svg "  width =" 90 "   align =" left "  />] ( https://www .etsi.org/deliver/etsi_gs/CIM/001_099/009/01.08.01_60/gs_cim009v010801p.pdf  ) [ <img  src =" https://fiware.github.io/tutorials.Entity-Relationships/img/fiware.png "  align =" left "  width =" 162 " >] ( https://www.fiware.org/ ) <br />  
1+ # Linked Data Entity Relationships[ <img  src =" https://img.shields.io/badge/NGSI-LD-d6604d.svg "  width =" 90 "   align =" left "  />] ( https://cim .etsi.org/NGSI-LD/official/0--1.html  ) [ <img  src =" https://fiware.github.io/tutorials.Entity-Relationships/img/fiware.png "  align =" left "  width =" 162 " >] ( https://www.fiware.org/ ) <br />  
22
33[ ![ FIWARE Core Context Management] ( https://nexus.lab.fiware.org/repository/raw/public/badges/chapters/core.svg )] ( https://github.com/FIWARE/catalogue/blob/master/core/README.md ) 
44[ ![ License: MIT] ( https://img.shields.io/github/license/fiware/tutorials.CRUD-Operations.svg )] ( https://opensource.org/licenses/MIT ) 
@@ -289,7 +289,7 @@ curl -iX POST 'http://localhost:1026/ngsi-ld/v1/entityOperations/upsert' \
289289]' 
290290``` 
291291
292- どちらの場合も、NGSI-LD [ 仕様] ( https://www .etsi.org/deliver/etsi_gs/CIM/001_099/009/01.08.01_60/gs_cim009v010801p.pdf  ) 
292+ どちらの場合も、NGSI-LD [ 仕様] ( https://cim .etsi.org/NGSI-LD/official/0--1.html  ) 
293293に従って各エンティティ ` id `  をエンコードしました - プロポーザルは、各 ` id `  が標準形式に従う URN であるというものです:
294294` urn:ngsi-ld:<entity-type>:<entity-id> ` 。 これは、システム内のすべての ` id `  が一意になることを意味します。
295295
Original file line number Diff line number Diff line change @@ -291,7 +291,7 @@ curl -iX POST 'http://localhost:1026/ngsi-ld/v1/entityOperations/upsert' \
291291``` 
292292
293293In both cases we have encoded each entity ` id `  according to the NGSI-LD
294- [ specification] ( https://www .etsi.org/deliver/etsi_gs/CIM/001_099/009/01.08.01_60/gs_cim009v010801p.pdf  )  - the proposal
294+ [ specification] ( https://cim .etsi.org/NGSI-LD/official/0--1.html  )  - the proposal
295295is that each ` id `  is a URN follows a standard format: ` urn:ngsi-ld:<entity-type>:<entity-id> ` . This will mean that every
296296` id `  in the system will be unique.
297297
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments