GithubHelp home page GithubHelp logo

de4a-commons's People

Contributors

andreasjberg avatar antosuna avatar daffydukk avatar eduardomorenoalcazar avatar hhberdon avatar phax avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

phax

de4a-commons's Issues

EvidenceTypeIdType and EDE4ACanonicalEvidenceType correlation

I would like to pose a situation using JAXB conversion throught the marshaller:
DE4AMarshaller <ResponseTransferEvidenceType> drImResponseMarshaller ( final IDE4ACanonicalEvidenceType aCanonicalEvidenceType)

At this point you supose to give an EDE4ACanonicalEvidenceType as parameter, which define:

  • CanonicalEvidence name
  • XSDs resources

So far, it should be any correlation between EDE4ACanonicalEvidenceType and EvidenceTypeIdType, because when Connector is handling the ResponseTransferEvidenceType with any canonical evidence inside, you should choose the rigth EDE4ACanonicalEvidenceType regarding the EvidenceTypeIdType requested, otherwhise you couldn´t transform correctly the object with de marshaller mentioned.

In fact, if canonical evidences XSDs are needed to transform objects within Connector, it will depends of them to make it rigth, I mean that Connector, regarding this situation, will be bound into canonical evidences XSDs modifications.

Sorry in advance if I missed something.
Thanks.

Conflict between com.helger and com.helger.commons package

I am having severals issues integrating last version of de4-commons on Connector. Since library commons from com.helger packge was replace by com.helger.commons package, there are been raising many conflicts and problems, because in one hand toop-connector is using commons library from com.helger package, on the other hand, last changes on de4a-commons is using a new commons library from com.helger.commons package, so there are conflictive and duplicate classes.

Toop-connector -> ph-commons v9.5.4 (com.helger package) Ref. pom
de4a-commons -> ph-commons v10.0.0 (com.helger.commons package) Ref. pom

Thanks

Initial Todos

1. Copy toop-commons-ng and toop-edm in here
2. Rename to "de4a-commons*"
3. Remove the unused parts:
3.1. Remove Schematrons
3.2. Remove RegRep?
3.3. Remove Concept handling stuff
4. Change package names to eu.de4a.*
5. Move the TOOP XSDs to folder "toop/"
6. Add the DE4A specific XSDs to src/main/resources
7. Add unit tests to read example files (DR1_....xml)
8. Start creating the Pojo-classes for the DE4A Evidence data model

Update XSD schemes

de4a-commons project should be align with xml-schemas.
There are some updates on XSDs that must be reflected on de4a-commons project.

Thanks.

DE4AMarshaller with messages including canonical evidences

Hi,

I am trying to use unmarshaller:
eu.de4a.iem.xml.de4a.DE4AMarshaller.doImResponseMarshaller(aCanonicalEvidenceType)

In order to make conversions with ResponseExtractEvidenceType. My problem is, IDE4ACanonicalEvidenceType rigth now it is not populated with the canonical evidences, so it is not possible to make conversions because, even if you reimplement the marshaller with external canonical evidence XSD, JAXB does not maintains referenced classes on his context, so it throw an error.
At this point, I have two questions:

  • I assume that canonical evidences XSDs should be on XML-schemas project and it turn JAXB objects, factory objects, classes on context. Also update the de4a-commons project with last updates of XSDs on XML-schemas

  • ¿There is any work around, to use thoose marshaller utils, until canonical evidences schemes and JAXB objects are on the project?

Sorry in advance if I am missing something.

Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.