Dear Wiki user, You have subscribed to a wiki page or wiki category on "Marmotta Wiki" for change notification.
The "LDPImplementationReport" page has been changed by SergioFernandez: https://wiki.apache.org/marmotta/LDPImplementationReport?action=diff&rev1=23&rev2=24 Comment: updated instructions == Instructions == - For accessing this experimental feature you'd need to follow these instructions. Because for the moment all development is going on in a separate branch. Then you can directly clone that branch: + For accessing this experimental feature you'd need to follow these instructions: - {{{git clone -b ldp https://git-wip-us.apache.org/repos/asf/marmotta.git}}} - - Or, if you already have a clone of marmotta, checkout the branch: - - {{{git checkout -b ldp origin/ldp}}} - - Then install all artifact: + First install all artifacts: {{{mvn install}}}
