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

Feature rule set extensions #685

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Nov 8, 2023

  1. Update branches.md

    Add k/v pairs
    
    Supports inter-entry references, domain types, and rigorous semantics
    alanmapleburl-au authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    255fd56 View commit details
    Browse the repository at this point in the history
  2. Create properties.md

    Add the Property entry
    
    Allows signals to explicitly refer to the property they report
    alanmapleburl-au authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    fd397e8 View commit details
    Browse the repository at this point in the history
  3. Update attributes.md

    Add k/v pairs
    
    elementType classifies attributes as signal defniitions
    featureOfInterest and property, along with definition, explicitly define the attribute
    alanmapleburl-au authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    a238ec2 View commit details
    Browse the repository at this point in the history
  4. Update sensor_actuator.md

    Add k/v pairs
    
    identifier
    featureOfInterest and property
    elementType and definition
    alanmapleburl-au authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    97ca0f4 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    d2d5f6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b435476 View commit details
    Browse the repository at this point in the history
  3. Changed type from property to dataProperty and objectProperty

    Namespaced the identifier by prefixing with DataProperty.xxx or ObjectProperty.xxx
    alanmapleburl-au committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    96bfda1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08d5a75 View commit details
    Browse the repository at this point in the history
  5. Namespaced the property

    Changed SignalDefinition to SignalType
    alanmapleburl-au committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    b9178c2 View commit details
    Browse the repository at this point in the history