question

Upvotes
Accepted
51 15 19 15

Can we add any additional reference data to TRKG predicate data(=relation data)?

Can we add any additional reference data, which we have from another source, to not TRKG Entity data but TRKG Predicate data(=relation data)?

If it's the case, what data item(e.g. PermID, etc) are we supposed to use as the key to merge the 2 data(one is TRKG predicate and the other is the additional reference data to be added to the predicate)?

@tatsuya.fujiyoshi

@Noriyuki.Suzuki

knowledge-graph-feed
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

@hiroko.yamaguchi, can you add detail in response to Brian's query ?

Hi @hiroko.yamaguchi,

Could you please clarify your question, so that we can try to find the answer for you?

@hiroko.yamaguchi

Hi,

Please let us know if you have any update on this question.

If it is still an issue, please post again to offer further insight into your question.

Regards,

AHS

Hi @hiroko.yamaguchi

Please let us know if you have any update on this question.

If it is still an issue, please post again to offer further insight into your question.

Regards,

AHS

<AHS Only>

Await until the customer provides further responses.

1 Answer

· Write an Answer
Upvotes
Accepted
181 1 2 2

hi @hiroko.yamaguchi, could I ask for some more information please? An example of the 'additional reference data' would be helpful. It sounds like you want to add fielded data (new triples), in which case you can create a new predicate, and use the PermId as the subject to link it.

An example:

already in Knowledge Graph:


<http://feed.thomsonreuters.com/1-4294951527>;

<http://permid.org/ontology/trbc/BusinessClassificationCode>; "5340301010" .

<http://feed.thomsonreuters.com/1-4294951527>;

<http://www.w3.org/2000/01/rdf-schema#label>; "Other Auto Vehicles, Parts & Service Retailers"@en .

add:


<http://feed.thomsonreuters.com/1-4294951527>;

<http://namespace.new/HSCode> "8705" .

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.