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

Data types in ISO 19153:2013 #17

Open
jetgeo opened this issue Dec 8, 2017 · 4 comments
Open

Data types in ISO 19153:2013 #17

jetgeo opened this issue Dec 8, 2017 · 4 comments

Comments

@jetgeo
Copy link
Contributor

jetgeo commented Dec 8, 2017

From @jetgeo on November 9, 2016 21:15

Hello John,
I went through the ISO 19153:2013 model of the Harmonized Model. Many attribute types were not connected to their appropriate class. I fixed the easy ones because the classes are existing in the model. But below, you will see a table of issues that needs more attention from yourself to be fixed. Let me know when you will have fixed them so that I can reprocess the whole ISO 19153:2013 package as ontologies.
Package Class / Interface Issue

ISO 19153:2013 … / Logical Model / GeoLicense Agent The navigability is broken in the aggregation with the class 'Principal'
ISO 19153:2013 … / Logical Model / GeoLicense Licensor The Type 'Signature' of the attribute 'signature' is not defined
ISO 19153:2013 … / Logical Model / GeoLicense PrincipalGroup The navigability is broken in the aggregation with the class 'Principal'
ISO 19153:2013 … / Logical Model / GeoLicense Request The Type 'NameValuePair' of the attribute 'parameters' is not defined
ISO 19153:2013 … / Data Model / XMLSchema numFacet The Type 'nonNegativeInteger' of the attribute 'value' is not defined
ISO 19153:2013 … / Data Model / XMLSchema occurs The Type 'nonNegativeInteger' of the attribute 'minOccurs' is not defined
ISO 19153:2013 … / Data Model /Rel-mx ResourceSignedBy The Types of all attributes are not defined
ISO 19153:2013 … / Data Model /Rel-r digitalResource The Type of the attribute 'secureIndirect' is not defined
ISO 19153:2013 … / Data Model /Rel-r keyHolder The Type of the attribute 'info' is not defined
ISO 19153:2013 … / Data Model /Rel-r LinguisticString The Type of the attribute 'ext_ref_4' is not defined
ISO 19153:2013 … / Data Model /Rel-r ModelGroup22 The Type of the attribute 'ext_ref_1' is not defined
ISO 19153:2013 … / Data Model /Rel-r NonSecureReference The Type of the attribute 'ext_ref_5' is not defined
ISO 19153:2013 … / Data Model /Rel-r revocable The Types of the attributes 'ext_ref_2' and 'ext_ref_3' are not defined
ISO 19153:2013 … / Data Model /Rel-sx validityTimePeriodic The Type 'nonNegativeInteger' of the attribute 'periodCount' is not defined
ISO 19153:2013 … / Data Model /Rel-sx wsdlComplete The Type of the attribute 'wsdl' is not defined

Cheers,
Jean,

Copied from original issue: ISO-TC211/HMMG_old#15

@jetgeo
Copy link
Contributor Author

jetgeo commented Dec 8, 2017

Jean, Knut,
The first part was easy, but the Rel-?? parts were suppose to be backward generated from 3 xml schema files (attached) from MPEG21-Part5 and I do not recall who did the "backward engineering" from XML-schema to UML or with what application. The problems seem to be from holes in this process, for which I need to do a bit of research.
If either of you have an idea that would make this work using a XML to UML transformation, give me a hint, otherwise it will take a bit to straighten this out.
Regards,
John

@jetgeo
Copy link
Contributor Author

jetgeo commented Dec 8, 2017

John,
I have no idea about how the UML was generated but I will certainly have a look in the xml files to see if I can find something.
Thanks for the help!
Jean,

@joergklausen
Copy link

To whom it may concern:
When I try to Get All Latest in EA 13.5, I receive lots of DAO.Field [3421] Data type conversion Errors, specifically for ISO19107 Spatial Schema, ISO19115-1 Edition 1, ISO19115-1 Edition 1 (Amend...), ISO 19160-4 Edition 1, but also others; also, DAO.Recordset [3000] Reserved error (-1601), specifically for ISO19115-1 Edition 1, but also others.
Can someone explain this, and more importantly, tell me what to do (other than just taking note)?
Thanks and kind regards
Jörg

@jetgeo
Copy link
Contributor Author

jetgeo commented Nov 21, 2018

Hi Jörg,

This is typically a kind of error that can come because the project file has grown to big, there is too many changes in the subversion repository compared to your local version etc. I just ran a get all latest in two different project files now, without any problem. I suggest that you compress the project file and see if that helps, and if not try to set up a new and empty project file. Hope that helps, if not please contact Sparx. It may be some DAO-related setting that I am sure Sparx can help you with :).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants