bland-salesmen-77140
08/25/2021, 8:25 AMbland-salesmen-77140
08/25/2021, 9:23 AMcurl '<http://localhost:8080/entities?action=ingest>' -X POST --data '{
"entity":{
"value":{
"com.linkedin.metadata.snapshot.GlossaryTermSnapshot":{
"urn":"urn:li:glossaryTerm:instruments.FinancialInstrument_v1",
"aspects":[
{
"com.linkedin.glossary.GlossaryTermInfo":{
"definition":"written contract that gives rise to both a financial asset of one entity and a financial liability of another entity",
"customProperties":{
"FQDN":"full"
},
"sourceRef":"FIBO",
"sourceUrl":"<https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/FinancialInstrument>",
"termSource":"EXTERNAL"
}
}
]
}
}
}
}'