We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The features are permanently refined. Please find here a first draft for a better understanding.
The following services and capabilities will be provided by the reference implementation.
Based on the services described above the following capabilities should be provided for data providers and data consumers in the dataspace.
Provide a user interface for excel upload and manual data input. This can be generic (json) in the beginning
Create a Digital Twin for a given PartType / PartInstance.
Read, Update, Delete that Digital Twin
Display the Digital Twin
Attach a simple submodel to that Digital Twin. This must be generic. Any submodel can be added.
Create an EDC asset for that (generic) submodel with policies of choice
Create a backend service to provide the data for that submodel
Read, Update, Delete the submodel, EDC asset and backend data
Display the submodel, EDC asset and backend data (generic, Json is sufficient)
Attach a BOM submodel by retrieving the supplier's Digital Twin(s) with EDC asset, policies, backend service and CRUD capabilities
Display the BOM submodel
An EDC and DTR service should be part of the application, but it should also be possible to use one's own EDC / DTR
The text was updated successfully, but these errors were encountered:
eckardg
No branches or pull requests
The features are permanently refined. Please find here a first draft for a better understanding.
Requirements for Industry Core Reference Implementation IC-X:
The following services and capabilities will be provided by the reference implementation.
IC-X Services
Functional Requirements, Prio 1
Based on the services described above the following capabilities should be provided for data providers and data consumers in the dataspace.
Data Provisioning
Provide a user interface for excel upload and manual data input. This can be generic (json) in the beginning
Create a Digital Twin for a given PartType / PartInstance.
Read, Update, Delete that Digital Twin
Display the Digital Twin
Attach a simple submodel to that Digital Twin. This must be generic. Any submodel can be added.
Create an EDC asset for that (generic) submodel with policies of choice
Create a backend service to provide the data for that submodel
Read, Update, Delete the submodel, EDC asset and backend data
Display the submodel, EDC asset and backend data (generic, Json is sufficient)
Attach a BOM submodel by retrieving the supplier's Digital Twin(s) with EDC asset, policies, backend service and CRUD capabilities
Display the BOM submodel
Data Consumption
EDC and DTR
An EDC and DTR service should be part of the application, but it should also be possible to use one's own EDC / DTR
Functional requirements, Prio 2
Non functional requirements
The text was updated successfully, but these errors were encountered: