Published ds-http-client and sparql-client:
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Sep 20 2024
Aug 31 2024
Crate seems ready for publishing with D3425, but ds-http-client needs to be published first.
The field detail is nice as it shows a user-friendly message explaining what's happening: "Key (code_fantoir)=(9300277130E) is not present in table \"fantoir_202304\"."
refactor query to get an iterator, so we can directly apply HOF to HashMap<Variable, Term> to another item
Aug 29 2024
The SPARQL client also depends of our HTTP client, so plan is to:
Jul 23 2024
Jan 14 2024
Jan 13 2024
In D3277#49947, @dereckson wrote:WindRiver$ cd /tmp/fantoir $ rm FANTOIR0423 $ fantoir-datasource fetch FANTOIR_FILE=FANTOIR0423 FANTOIR_TABLE=fantoir_202304
The crc32fast is a dependency of reqwest, it can be built in version 1.3.2 for reqwest 0.11.17.
Previous status from 2023 installation:
Jan 12 2024
DNS -> airflow.nasqueron.org. 172800 IN CNAME app2.nasqueron.org.
Sep 21 2023
Code merged, thanks for the contribution :)
Sep 10 2023
Thanks @dereckson! I cloned, made some changes locally, and then ran the arc diff command after committing them to a new branch. I tried opening the differentials page but couldn't find anything specific to my changes there. Can you let me know how do I have to get them reviewed?
There is a guide / mémento available at https://agora.nasqueron.org/How_to_contribute_code - it explains how to clone the repository and send the code to review, the equivalent of pull request.
I want to work on this issue. I have worked with Rust before, and it seems like a good place to start contributing to Nasqueron.
This is my first time on Devcentral (I have previously worked on GitHub only). So, can anyone also link me to a beginner's guide so that I can figure out how to see the project's source code and set it up locally?
Jun 18 2023
Jun 13 2023
Conflict with a command lang/language to tell in what language it has been compiled.
May 30 2023
In T1131#27720, @fauve wrote:This list highly seams to be the IETF tag language. A full list can be founded here https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry
May 29 2023
This README quickly written in the train between Charleroi and Nivelles gives an overview of the options we can provide:
Let's do the same thing than for rfc-datasource: create a small language-subtag-registry-datasource utility in rDS to fetch the IANA list and allow to transform it.
Next step is to deploy the new info2.db
May 27 2023
May 23 2023
May 20 2023
May 6 2023
Mar 31 2023
Mar 30 2023
Mar 29 2023
Airflow deployed, so we can test D2754.
Mar 25 2023
To configure Airflow, we can need a PostgreSQL DSN.
Jan 26 2023
Jan 24 2023
Jan 19 2023
rDS has now a comprehensive fantoir-datasource tool.
Wikidata uses local files, with codes not always in national FANTOIR schema. Should we use them too?
Jan 18 2023
Jan 17 2023
Jan 15 2023
Jan 14 2023
To avoid match/let ... = ...() in the middle of a HOF chain, I've prepared helper methods to read the inner content of an enum: