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

(Pre-)Repease tag for LSQ2 #17

Closed
bigerl opened this issue Feb 5, 2021 · 4 comments
Closed

(Pre-)Repease tag for LSQ2 #17

bigerl opened this issue Feb 5, 2021 · 4 comments

Comments

@bigerl
Copy link

bigerl commented Feb 5, 2021

@Aklakan @saleem-muhammad
what is the status of LSQ 2? Is the vocabulary finalized?
If it is more or less stable, could you create a tag? That would help us a lot to start using it.
Thx and Best
Alex

@Aklakan
Copy link
Member

Aklakan commented Feb 5, 2021

I'd say it's good enough for release; I can make a fresh snapshot today, and a release after the weekend (I have a bit of uncommitted cleanup)

@Aklakan
Copy link
Member

Aklakan commented Feb 8, 2021

Meh, things are still a bit complicated but progressing: the lsq code depends on the cli code of rdf-processing-toolkit (rpt)- but of course i don't want to have to release one (nearly-but-not-totally-release-ready) tool in order to release the other - so i need to disentangle lsq from rpt. Actually, most of the common code has already been moved to jena-sparql-api over the past months, but the the 'last mile' updates to lsq's code were missing. Shouldn't take longer than at most 1 more day though.

@Aklakan
Copy link
Member

Aklakan commented Feb 12, 2021

After dealing with a rat tail of issues, the snapshot is now ready:
Release version will hopefully finish early next week.

<dependency>
  <groupId>org.aksw.simba.lsq</groupId>
  <artifactId>lsq-vocab-jena</artifactId>
  <version>2.0.0-SNAPSHOT</version>
</dependency>

        <distributionManagement>
                <snapshotRepository>
                        <id>maven.aksw.snapshots</id>
                        <name>AKSW Snapshot Repository</name>
                        <url>http://maven.aksw.org/archiva/repository/snapshots</url>
                </snapshotRepository>
        </distributionManagement>

@bigerl
Copy link
Author

bigerl commented Feb 12, 2021

thx a lot :)

@bigerl bigerl closed this as completed Feb 12, 2021
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

No branches or pull requests

2 participants