Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated MSISDN #199

Merged
merged 7 commits into from
Sep 20, 2022
Merged

Updated MSISDN #199

merged 7 commits into from
Sep 20, 2022

Conversation

eoghanscasey
Copy link
Contributor

Updated MSISDN representation.

@eoghanscasey eoghanscasey linked an issue Aug 29, 2022 that may be closed by this pull request
@ajnelson-nist
Copy link
Member

@eoghanscasey , thanks for these updates! The Asgard example is one of the examples that uses snippets, so these updates should be done in the /examples/asgard/src/ directory.

@ajnelson-nist
Copy link
Member

This PR's branch should merge in #202 and address the newly raised SHACL validation errors.

This will make the content regeneration in the next patch easier to
read.

Signed-off-by: Alex Nelson <[email protected]>
These were done by applying this `sed` script ...

```sed
s/"kb:suspect-device-uuid"/"kb:Device-446421ea-6dde-4fd7-8653-3e631ed872f4"/g
s/"kb:phone_account1"/"kb:MobileAccount-74b4e46a-bee3-48f7-a5db-a6178d92aa90"/g
s/"kb:sms_message1"/"kb:SMSMessage-21b3e39d-772d-47b0-8501-a6945ddbdfcd"/g
```

... and then using `make ; git diff` to see what other changes remained
to be ported.

A follow-on patch will regenerate Make-managed files.

References:
* #196

Signed-off-by: Alex Nelson <[email protected]>
References:
* #196

Signed-off-by: Alex Nelson <[email protected]>
@ajnelson-nist
Copy link
Member

kb:lge-device-eee670c6-01d4-4e42-bb6b-ebeca149b168 (in /examples/owl_trafficking/) is a observable:Device that has a MobileAccountFacet. I've made this point several times recently---most recently here---but because UCO Issue 361 is trying to dissuade this node association, can you please shift the MSISDN over to an appropriate Account object?

Copy link
Member

@ajnelson-nist ajnelson-nist left a comment

Choose a reason for hiding this comment

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

kb:lge-device-eee670c6-01d4-4e42-bb6b-ebeca149b168 in the owl_trafficking narrative should also have its MSISDN usage moved from the Device object to an Account object.

@eoghanscasey
Copy link
Contributor Author

Made updates in the /examples/asgard/src/ directory and make regenerated the example.

kchason
kchason previously approved these changes Sep 2, 2022
Conflicts were resolved by editing `/examples/asgard/src/asgard-2.json`,
then running `make clean && make && make check`.
@ajnelson-nist ajnelson-nist merged commit d40aea1 into master Sep 20, 2022
@ajnelson-nist ajnelson-nist deleted the asgard-example-msisdn branch September 20, 2022 20:17
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.

MSISDN usage needs revision
3 participants