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

Feature epo 515 #112

Merged
merged 11 commits into from
Oct 25, 2022
Merged

Feature epo 515 #112

merged 11 commits into from
Oct 25, 2022

Conversation

dbd311
Copy link
Contributor

@dbd311 dbd311 commented Oct 24, 2022

adding the metadata.xml next to the input xmi files

Copy link
Collaborator

@costezki costezki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks cleaner.
Not sure what the final solution to generate a Glossary is.

ls -l
install:
echo Your current branch is: ${curBranch}
git checkout utilities -- frameworks.zip lib.zip
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a cleaner approach, but still, I would not keep it in the repository but rather download it from the source when necessary.

@@ -20,7 +20,8 @@
<xd:p>This module defines project level variables and parameters</xd:p>
</xd:desc>
</xd:doc>

<!-- List of xmi files to be merged into a single xmi file-->
<xsl:variable name="xmiFileList" select="collection('../../test/test-multi-xmi?select=*.xmi')"/>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that is about right. Now We need to figure out with Andreea how will this be used in the ePO ontology. Perhaps it will be a series of steps in a bash script.

@@ -0,0 +1,56 @@
<?xml version="1.0" encoding="UTF-8"?>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how is this file used?

@@ -0,0 +1,10 @@
To run the tests under Debian/Ubuntu:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these instructions shall go into the main Readme.md file.

@dbd311 dbd311 merged commit 71623fb into master Oct 25, 2022
@dbd311 dbd311 deleted the feature-epo-515 branch October 25, 2022 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants