Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
cmungall published a release on py-typedlogic/py-typedlogic
v0.1.3
## What's Changed * problog integration by @cmungall in https://github.com/py-typedlogic/py-typedlogic/pull/1 ## New Contributors * @cmungall made their first contribution in https://github.co...cmungall pushed 9 commits to main py-typedlogic/py-typedlogic
- add problog optional dependency d61b83b
- pinning py-horned-owl to 1.0.0 for stability. See https://github.com/ontology-tools/py-horned-owl/issues/34 59cda62
- Added problog 20d3fb8
- problog 660f20a
- keep codespell happy 31e1ed9
- keep codespell happy 343a214
- format ea547b6
- ruff f3b862c
- Merge pull request #1 from py-typedlogic/problog-integration problog integration 0be0d54
cmungall closed a pull request on py-typedlogic/py-typedlogic
problog integration
- add problog optional dependency - pinning py-horned-owl to 1.0.0 for stability. - Added problog - problogcmungall pushed 1 commit to problog-integration py-typedlogic/py-typedlogic
- keep codespell happy 343a214
cmungall pushed 1 commit to problog-integration py-typedlogic/py-typedlogic
- keep codespell happy 31e1ed9
cmungall opened a pull request on py-typedlogic/py-typedlogic
problog integration
- add problog optional dependency - pinning py-horned-owl to 1.0.0 for stability. - Added problog - problogcmungall pushed 2 commits to problog-integration py-typedlogic/py-typedlogic
cmungall opened an issue on berkeleybop/artificial-intelligence-ontology
Include linkages between branches
There may be implicit linkages between branches - these should be made explicit e.g model performs task This should be aligned with definitions - ideally definitions should refer to terms in ...cmungall closed an issue on berkeleybop/artificial-intelligence-ontology
original descriptions moved to comments?
For new term requests, please provide the following information: ## Preferred term label (e.g., Asplenia) ## Synonyms (e.g., Absent spleen) ## Textual definition the definition sh...cmungall closed an issue on berkeleybop/artificial-intelligence-ontology
remove named individuals with no obvious relevance to AI
That's the majority of the named individuals!cmungall closed an issue on berkeleybop/artificial-intelligence-ontology
List the LLM subclasses that were removed without making them obsolete classes
For example, 'Application Focus' was removed because it's thematically related to LLMs, but not a subclass of LLM. We did a sound refactoring but silently removed classes which isn't a best pra...cmungall created a comment on an issue on berkeleybop/artificial-intelligence-ontology
Assume this is not planned. If it is, outline the bugs that need to be worked out
cmungall created a comment on an issue on berkeleybop/artificial-intelligence-ontology
This was introduced here f5a570a70e000bf83df36f565c5f33e82e338be8 Fix this line: https://github.com/berkeleybop/artificial-intelligence-ontology/blob/be607cfdd78a4a1b2c8d2550e433924a80e7f2cd/...
cmungall opened an issue on berkeleybop/artificial-intelligence-ontology
Language Models are not restricted to natural language
**aio:LanguageModel ! Language Model "A model designed to predict the next word in a sequence or assign probabilities to sequences of words in natural language."** language models are also appli...cmungall created a comment on an issue on INCATools/kgcl
doh, I had a typo in my wget I was doing `https://w3id.org/kgcl/kcgl.owl.ttl` (k**cg**l)
cmungall created a comment on an issue on INCATools/kgcl
https://github.com/linkml/linkml/issues/2353
cmungall created a comment on an issue on INCATools/kgcl
@caufieldjh we can fix this on our 1-on-1
cmungall pushed 2 commits to main cmungall/gold-ontology
cmungall created a comment on an issue on linkml/linkml
Putting high level design issues here rather than the PR, which is liable to get in the weeds: - what is the high level mapping? Do classes, enums map to structs, traits, enums, impls?
cmungall created a review comment on a pull request on geneontology/go-ontology
isn't maintained in the ontology
cmungall created a comment on an issue on geneontology/go-ontology
Maybe we can simplify this: <img width="1031" alt="image" src="https://github.com/user-attachments/assets/2097c223-fe01-4f6f-ad0a-fbc04301eb40"> I excluded regulation edges
cmungall created a comment on an issue on monarch-initiative/ontogpt
Remember generators are for schema conversion. Ontogpt uses linkml-owl for data conversion On Sun, Nov 10, 2024 at 1:33 PM Harry Caufield ***@***.***> wrote: > Hi @jamesfebin <https://githu...
cmungall created a review on a pull request on obophenotype/developmental-stage-ontologies
cmungall created a branch on py-typedlogic/py-typedlogic
problog-integration - Logic plus python types