v0.81.11
[0.81.11] - 19-06-24
Added
AssetRelationshipConnector
transformer added
Improved
- Handling of ids for labels and relationships
[0.81.10] - 19-06-24
Added
AssetEventConnector
transformer added
[0.81.9] - 19-06-24
Added
AssetFilesConnector
transformer added
[0.81.8] - 19-06-24
Added
AssetSequenceConnector
transformer added
[0.81.7] - 19-06-24
Added
AssetTimeSeriesConnector
transformer added
Fixed
NeatGraphStore.transform
was resetting provenance object, this is now fixed
[0.81.6] - 18-06-24
Added
- Transformers module to NeatGraphStore
AddAssetDepth
transformer added
[0.81.5] - 14-06-24
Improved
- Dexpi Extractor is significantly more extracting triples from Dexpi XML files
- More human readable class and property ids in Dexpi Extractor
[0.81.4] - 14-06-24
Fixed
- When creating a new Enterprise model, node types are automatically created for all views. This is such that
the node types can be used in the filters for any solution model built on top of the enterprise model.
[0.81.3] - 14-06-24
Fixed
- If external id of edge is longer than 256 characters it will be hashed to avoid exceeding the limit of 256 characters.
[0.81.2] - 12-06-24
Fixed
- When converting from Information to DMS rules,
neat
now automatically creates more containers if
the number of properties exceeds the maximum number of properties per container. In addition, a warning
is issued to the user if the number of properties exceeds the maximum number of properties per container.
[0.81.1] - 12-06-24
Improved
- Classic CDF extractors now prefix ids with resource type
Removed
- Dependency on pytz
[0.81.0] - 11-06-24
Added
DexpiExtractor
graph extractor added.
[0.80.3] - 12-06-24
Fixed
- Increased upper bound on
python-multipart
dependency.
[0.80.2] - 11-06-24
Fixed
- Fixed missing input for
Reference data model id
inDMSToRules
step
What's Changed
- Fixed missing input for
Reference data model id
by @nikokaoja in #493 - 🔧 Increase upper bound python-multipart by @doctrino in #495
- Neat 300 extractor dexpi by @nikokaoja in #494
- Prefix ids with resource type by @nikokaoja in #496
- [NEAT-305] 🏟 Handle Conversion of Class with 100+ properties by @doctrino in #497
- Neat 306 hash edge external id if it is longer than 256 characters by @nikokaoja in #498
- Create node types enterprise by @doctrino in #499
- Neat 307 dexpi extractor handling rdf type for componenets without component class uri by @nikokaoja in #500
- Neat 292 classic graph contextualizaiton by @nikokaoja in #501
- Neat 311 transformer asset time series connector by @nikokaoja in #502
- Neat 313 transformer asset sequence connector by @nikokaoja in #503
- Neat 314 transformer asset files connector by @nikokaoja in #504
- Neat 315 transformer asset events connector by @nikokaoja in #505
- Neat 317 transformer asset relationship connector by @nikokaoja in #506
Full Changelog: v0.80.1...v0.81.11