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

Must allow item identifier equal to subject identifier on same topic #28

Closed
GoogleCodeExporter opened this issue Mar 16, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

The engine does not allow a topic to have the same locator as both item 
identifier and subject identifier. At least, the merging code (merging two 
different topic maps) does not allow this, but there might be other checks 
for this case elsewhere in the engine. We need to add some test cases to 
make sure that the engine behaves correctly.

Original issue reported on code.google.com by lar...@gmail.com on 26 Jun 2009 at 8:38

@GoogleCodeExporter
Copy link
Author

Added an XTM 2.0 importer test which passes just fine. Also tightened one 
existing 
merging test 
(net.ontopia.topicmaps.utils.test.MergeTMTest.testTopicIsSubjectIndicatorMerge),

which also passed fine. Added a new test, testTopicIsSubjectIndicatorMerge2, 
which 
fails.

Original comment by lar...@gmail.com on 26 Jun 2009 at 9:27

@GoogleCodeExporter
Copy link
Author

This issue was closed by r169.

Original comment by lar...@gmail.com on 26 Jun 2009 at 10:33

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Original comment by indiapaleale@gmail.com on 2 Jul 2009 at 7:20

  • Added labels: Release5.0.0b2

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

1 participant