Skip to content

Commit

Permalink
changed model2owl repo for respec
Browse files Browse the repository at this point in the history
  • Loading branch information
Dragos0000 committed Feb 26, 2024
1 parent c43f0c7 commit f4f05e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/transform_with_model2owl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

- name: get model2owl
run: |
git clone --branch feature/SM15-67 https://github.com/OP-TED/model2owl.git
git clone --branch feature/SM15-67 https://github.com/meaningfy-ws/model2owl.git
pwd
- name: get-saxon
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="windows-1252"?>
<xmi:XMI xmlns:uml="http://www.omg.org/spec/UML/20131001" xmlns:xmi="http://www.omg.org/spec/XMI/20131001" xmlns:umldi="http://www.omg.org/spec/UML/20131001/UMLDI" xmlns:dc="http://www.omg.org/spec/UML/20131001/UMLDC">
<xmi:Documentation exporter="Enterprise Architect" exporterVersion="6.5" exporterID="1560"/>
<xmi:Documentation exporter="Enterprise Architect" exporterVersion="6.5" exporterID="1560"/>
<uml:Model xmi:type="uml:Model" name="EA_Model">
<packagedElement xmi:type="uml:Package" xmi:id="EAPK_D2D3120D_8EE2_4d7e_843F_0CD376A24E87" name="corporate body">
<packagedElement xmi:type="uml:Class" xmi:id="EAID_C7FB50F5_D394_4dcc_9660_1D5F4432695F" name="euvoc:CorporateBody">
Expand Down

0 comments on commit f4f05e1

Please sign in to comment.