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

make IFCtoRDF command-line tool and release often #113

Open
VladimirAlexiev opened this issue Aug 14, 2024 · 2 comments
Open

make IFCtoRDF command-line tool and release often #113

VladimirAlexiev opened this issue Aug 14, 2024 · 2 comments

Comments

@VladimirAlexiev
Copy link

hi @jyrkioraskari ! (cc @ar-chad @nataschake)

@jyrkioraskari
Copy link
Owner

-- Are all developments from https://github.com/pipauwel/IFCtoRDF/ incorporated into https://github.com/jyrkioraskari/IFCtoLBD/tree/master/IFCtoRDF , i.e. yours is the master git location for IFCtoRDF.

--> Thank you for the comments! Yes, they are. IFCtoRDF is fully integrated into IFCtoLBD and updated in this repository. The current version is v1.4.0.

IFCtoRDF includes the option to use it from a command line. If you want to use it separately, it is possible.

-- IFCtoRDF source is last updated in June, but https://github.com/jyrkioraskari/IFCtoLBD/releases has 2.43.5 from Feb 14. Could you please build IFCtoRDF and IFCtoLBD more often?
--> Yes, I will.

@jyrkioraskari
Copy link
Owner

Here is an example of usage for IFCtoRDF:
java -Xmx8g -Xms8g -jar ifc2rdf-1.4.0-shaded.jar --baseURI https://www.example.de/ --dir c:\jo\ifcrdftest

Where the directory contains IFC files to be converted.

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