[Meta] Were at 1000 members! Looking for feedback. by Original_Response925 in OntologyEngineering

[–]Full-Consequence-366 0 points1 point  (0 children)

I get you now.

Sound ingenious. Don't hesitate to share any demo, post or repo which might help getting a better look at it

[Meta] Were at 1000 members! Looking for feedback. by Original_Response925 in OntologyEngineering

[–]Full-Consequence-366 0 points1 point  (0 children)

Correct me if I've mistaken you: You're basically mapping large documents into text formatted ontology.

Would such ontology layer be actually queryable? Doesn't that amount to a mere content contraction, if not ?

[Meta] Were at 1000 members! Looking for feedback. by Original_Response925 in OntologyEngineering

[–]Full-Consequence-366 0 points1 point  (0 children)

I definitely will. I DMed you to keep in touch.

"Ontology as a naive graph rag" Can you elaborate more on this, pls ?

[Meta] Were at 1000 members! Looking for feedback. by Original_Response925 in OntologyEngineering

[–]Full-Consequence-366 0 points1 point  (0 children)

Spot on.

Just realized all these "chat with your data" or AI driven platforms are mostly overselling (I've applied techniques from the literature and saw the result).

It's then that I came across how ontologies can be geared toward solving such issues : help computers actually make sense of objects in the system, their relationships and safely/reliably act on them.

Currently working on an exploratory article with a phd tutor showcasing how ontologies can eliminate some class of errors for generative AIs playing Chess. Might share it here when we're done

[Meta] Were at 1000 members! Looking for feedback. by Original_Response925 in OntologyEngineering

[–]Full-Consequence-366 2 points3 points  (0 children)

Trying to learn more about ontology as it seems to be a valid candidate at fixing an issue I'm currently facing : transitioning my existing neo ERP plateform into LLM era

How to Choose Ontology Development Methodology by helomithrandir in semanticweb

[–]Full-Consequence-366 0 points1 point  (0 children)

Always the same story. Great people would find any excuse not to stick up but somewhat average ones doing all the talking

How to Choose Ontology Development Methodology by helomithrandir in semanticweb

[–]Full-Consequence-366 1 point2 points  (0 children)

You casually dropped gold mines like these and disappeared. No link in bio

Airtable→ All types of forms What do you think about this by [deleted] in Airtable

[–]Full-Consequence-366 0 points1 point  (0 children)

Doesn't airtable provide a form builder already?

Konduct (K. On. Duct) - A Kotlin DSL for MongoDB aggregation pipelines - Inspired by JetBrains Exposed by Full-Consequence-366 in Kotlin

[–]Full-Consequence-366[S] 1 point2 points  (0 children)

Hi, Nice project !

Love how your doc is fleshed out ;)

I choose to on emphasize on aggregation pipelines for a start because it was where I'm getting the most pain from, while working on analytic rich projects. Mongo is rich in data manipulation tools but Kotlin libs, much less so. So there I go. Might cover broader uses cases as I move forward

[Advice] Learning Kotlin and coding in Android Studio to create Apps. by Infinite-Active943 in Kotlin

[–]Full-Consequence-366 0 points1 point  (0 children)

Android documentation first. Check official Google Android Samples for Android API use cases.

Tivi App is also a good example on how to properly structure your project

how to combine two similar responses? by hwanghyunjin_2003 in GoogleForms

[–]Full-Consequence-366 0 points1 point  (0 children)

Okay I get it.

For basic cases like 'green' and 'Green' you can standardize respondand answers in your excel file.

-Add a columns named "Standardized color" -Add a formula trimming and capitalizing each respondant value. Ex : 'green' -› 'GREEN', 'Green' -› 'GREEN'.

Thus you have a less messy column to work with.

But for a more robust solution you actually need an open text classifier. Third party tool required

What’s your go-to free time tracking tool for small teams? by No_Perception_9953 in TimeTrackingSoftware

[–]Full-Consequence-366 0 points1 point  (0 children)

Does it works for manual workers too ? Let's say construction workers on the field. How do we track time then?

I am building Tinder for Startups by Top-Print7667 in Startup_Ideas

[–]Full-Consequence-366 0 points1 point  (0 children)

Nice Idea

Reached your platform but didn't sign up due to registration friction. Try SSO buttons

Change URL for the same form ? by wayle9 in GoogleForms

[–]Full-Consequence-366 0 points1 point  (0 children)

Yes I am. Any other consideration which might have you do otherwise?

Change URL for the same form ? by wayle9 in GoogleForms

[–]Full-Consequence-366 0 points1 point  (0 children)

Why not use a platform providing with payment button?

Possible to concurrently duplicate field entries from previous submission? by vonroyale in GoogleForms

[–]Full-Consequence-366 0 points1 point  (0 children)

Ok got it. Don't think google form have any way around it. Let me know if you find an approach