Skip to content

Conversation

@rosanna-smith
Copy link
Collaborator

No description provided.

Copy link

@ptsefton ptsefton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

left a comment - is there a better way to do this?

const target = this.crate.getEntity(i['@id']);
if (target) {
this.crate.addValues(target, p1, item);
// Check whether target already has a backlink to `item`

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this the best place to put this? How are blanks getting in there in the first place. would be better to NOT do another complete pass if you can fix it further upstream

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants