Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v0.6.3
    cb0bed1e · bump to version 0.6.3 ·
    Release: v0.6.3
    # Added
    
    CANOpen-ifm ontology namespace
  • v0.6.2
    fc330700 · bump v0.6.2 ·
    Release: v0.6.2
    # Added
    
    - rule cls-hv1, cls-sfv1, cls-sfv2
    - support of i40fd:hasClassification, i40fd:Sensor, i40fd:Actuator
    
    # Refactor
    
    - assertions for aos, removed dead code
  • v0.5.0
    6d40ed1a · remove unused dependency ·
    Release: v0.5.0
    ## Added
    
    - identify automatically classes of package for logging
    - add SourcesOf assertions to inference result
    - add assertions from AOs to inference result
    - decouple of server from engine tasks 
    - filter i40fd:sourceOf assertions
    - OWL2 RL rules for properties: symmetric, assymetric,irreflexiv
    - assertions from AOs and AEs part of a FieldDevice individual
  • v0.4.0
    258e3961 · update project to v0.4.0 ·
    Release: v0.4.0
    ## Added
    - Enable rules PRP_SPO1,CLS_HV2,CAX_EQC1,SCM_UNI
    - CLI Option to write requests and replies (ttl) to tmp folder for debugging (-logReq)
    - Assert owl:sameAs
    - Fix also iris for owl:sameAs and data properties axioms.
    - Updated i40fd IRIS for profiles and units.
    - Updated i40fd assertion filters for classes, data properties, and object properties.
    
    ## Fix
    - owl api dependencies with v4.5.29
  • v0.3.1
    b84f77ed · update pom v0.3.1 ·
    Release: v0.3.1
    - added inference support for bitlength and datatype
    - minor spelling check in docs
  • v0.3.0 Release: v0.3.0
    ### Added
    
    - Release job with asset from package registry
    - Added diagrams to docs
    - Added custom IRI mapper to import local files that use owl:versionIRI
    - Copy button for docs
    
    ### Changed
    
    - I40FD inferences now use BFO and IOF ontology concepts
  • v0.2.0
    7fb793e7 · Add CHANGELOG ·
    Release: v0.2.0
  • v0.1.0
    ## Added
    
    - Load local imports to improve performance
    - Fix qudt:hasUnit filter for i40fd:DataPoint
    - Load inference engine at beginning to improve request performances
  • v0.0.1
    - initial working version