Skip to content

Remove universal props and use '.' for virtual props (SYN-9108) #4286

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

Merged
merged 106 commits into from
Jun 20, 2025

Conversation

Cisphyx
Copy link
Contributor

@Cisphyx Cisphyx commented May 12, 2025

Also move .created to a "meta" prop

@@ -28,7 +28,7 @@ The Storm Reference documentation provides numerous examples of both abstract St

- *<form>* refers to a form / node primary property, such as ``inet:fqdn``.
- *<valu>* refers to the value of a primary property, such as ``woot.com`` in ``inet:fqdn=woot.com``.
- *<prop>* refers to a node secondary property (including universal properties) such as ``inet:ip:asn`` or ``inet:ip.created``.
- *<prop>* refers to a node secondary property (including virtual properties) such as ``inet:ip:asn`` or ``inet:ip.created``.
Copy link
Contributor

Choose a reason for hiding this comment

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

the example given is a meta prop. should perhaps mention both virtual and metas here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah I wasn't too sure the wording we wanted to use and how much we wanted to differentiate meta/virtual props in the docs.

@Cisphyx Cisphyx changed the base branch from synapse-3xx to synapse-3xx-major-model-changes June 16, 2025 19:53
@Cisphyx Cisphyx changed the base branch from synapse-3xx-major-model-changes to synapse-3xx June 16, 2025 19:53
@Cisphyx Cisphyx changed the base branch from synapse-3xx to synapse-3xx-major-model-changes June 17, 2025 12:52
@vEpiphyte vEpiphyte changed the base branch from synapse-3xx-major-model-changes to synapse-3xx June 19, 2025 14:07
@vEpiphyte vEpiphyte changed the base branch from synapse-3xx to synapse-3xx-major-model-changes June 19, 2025 14:17
@vEpiphyte vEpiphyte changed the base branch from synapse-3xx-major-model-changes to synapse-3xx June 19, 2025 14:53
@vEpiphyte vEpiphyte merged commit a3492f3 into synapse-3xx Jun 20, 2025
5 checks passed
@vEpiphyte vEpiphyte deleted the virtsyntax-update branch June 20, 2025 12:42
@Cisphyx Cisphyx restored the virtsyntax-update branch June 24, 2025 14:08
@Cisphyx Cisphyx deleted the virtsyntax-update branch June 24, 2025 14:09
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.

4 participants