1,721,035 research outputs found
emmo-repo/domain-microstructure: v0.1.0
What's Changed
Removed crystallography by @jesper-friis in https://github.com/emmo-repo/domain-microstructure/pull/1
Added distribution and moved Microstructure to SpatialPattern by @jesper-friis in https://github.com/emmo-repo/domain-microstructure/pull/2
Added annotations by @jesper-friis in https://github.com/emmo-repo/domain-microstructure/pull/6
Added MultiPhaseMatter by @jesper-friis in https://github.com/emmo-repo/domain-microstructure/pull/5
Make it possible to load physmet.ttl directly from url in protege by @jesper-friis in https://github.com/emmo-repo/domain-microstructure/pull/8
Updated README by @jesper-friis in https://github.com/emmo-repo/domain-microstructure/pull/7
Updated readme by @jesper-friis in https://github.com/emmo-repo/domain-microstructure/pull/9
Latest upload by @jesper-friis in https://github.com/emmo-repo/domain-microstructure/pull/10
New Contributors
@jesper-friis made their first contribution in https://github.com/emmo-repo/domain-microstructure/pull/1
Full Changelog: https://github.com/emmo-repo/domain-microstructure/commits/v0.1.
emmo-repo/datamodel: v0.1
First release of the datamodel ontology
What's Changed
Renamed entity-soft7 to entity by @jesper-friis in https://github.com/emmo-repo/datamodel/pull/1
Added two new modules for transactions and collections. by @jesper-friis in https://github.com/emmo-repo/datamodel/pull/7
Removed identity as a separate data property of entities. by @jesper-friis in https://github.com/emmo-repo/datamodel/pull/8
Specification of how to serialise datamodels by @jesper-friis in https://github.com/emmo-repo/datamodel/pull/10
Full Changelog: https://github.com/emmo-repo/datamodel/commits/v0.
EMMC-ASBL/tripper: v0.2.6
What's Changed
Added DOI badge by @jesper-friis in https://github.com/EMMC-ASBL/tripper/pull/109
Support Python 3.11 by @jesper-friis in https://github.com/EMMC-ASBL/tripper/pull/103
pylint settings by @jesper-friis in https://github.com/EMMC-ASBL/tripper/pull/115
Fixed parsing rdf:HTML literals with the rdflib backend by @jesper-friis in https://github.com/EMMC-ASBL/tripper/pull/106
Fix issue with entry points for Python 3.6 and 3.7 by @jesper-friis in https://github.com/EMMC-ASBL/tripper/pull/113
92 new triplestore subclass by @alfredoisg in https://github.com/EMMC-ASBL/tripper/pull/99
One letter words where not allowed in mappings, now they are by @francescalb in https://github.com/EMMC-ASBL/tripper/pull/117
New Contributors
@francescalb made their first contribution in https://github.com/EMMC-ASBL/tripper/pull/117
Full Changelog: https://github.com/EMMC-ASBL/tripper/compare/v0.2.5...v0.2.
EMMC-ASBL/tripper: v0.2.7
What's Changed
Run CI tests on examples in documentation by @jesper-friis in https://github.com/EMMC-ASBL/tripper/pull/118
Update dependabot after changing master branch to 'master' by @jesper-friis in https://github.com/EMMC-ASBL/tripper/pull/121
Added a module for converting to/from dicts by @jesper-friis in https://github.com/EMMC-ASBL/tripper/pull/126
Full Changelog: https://github.com/EMMC-ASBL/tripper/compare/v0.2.6...v0.2.
emmo-repo/domain-crystallography: v0.1.0
What's Changed
Add codeowners for Concept_Templates by @CasperWA in https://github.com/emmo-repo/domain-crystallography/pull/10
Removed equivalence between cif direct part relations and EMMO hasSpatialDirectPart by @jesper-friis in https://github.com/emmo-repo/domain-crystallography/pull/2
Add sample representation concept by @rartino in https://github.com/emmo-repo/domain-crystallography/pull/15
New Contributors
@CasperWA made their first contribution in https://github.com/emmo-repo/domain-crystallography/pull/10
@jesper-friis made their first contribution in https://github.com/emmo-repo/domain-crystallography/pull/2
@rartino made their first contribution in https://github.com/emmo-repo/domain-crystallography/pull/15
Full Changelog: https://github.com/emmo-repo/domain-crystallography/commits/v0.1.
emmo-repo/EMMOntoPy: v0.7.0.1
<h2>What's Changed</h2>
<ul>
<li>Updated ontoconvert help by @jesper-friis in https://github.com/emmo-repo/EMMOntoPy/pull/715</li>
<li>Added <code>yield from</code> by @jesper-friis in https://github.com/emmo-repo/EMMOntoPy/pull/720</li>
<li>Correct saving squashed ontology by @jesper-friis in https://github.com/emmo-repo/EMMOntoPy/pull/719</li>
</ul>
<p><strong>Full Changelog</strong>: https://github.com/emmo-repo/EMMOntoPy/compare/v0.7.0...v0.7.0.1</p>
emmo-repo/EMMOntoPy: v0.7.1
<h2>What's Changed</h2>
<ul>
<li>Updated ontoconvert help by @jesper-friis in https://github.com/emmo-repo/EMMOntoPy/pull/715</li>
<li>Added <code>yield from</code> by @jesper-friis in https://github.com/emmo-repo/EMMOntoPy/pull/720</li>
<li>Correct saving squashed ontology by @jesper-friis in https://github.com/emmo-repo/EMMOntoPy/pull/719</li>
</ul>
<p><strong>Full Changelog</strong>: https://github.com/emmo-repo/EMMOntoPy/compare/v0.7.0...v0.7.1</p>
SINTEF/dlite: v0.4.3
<h2>What's Changed</h2>
<ul>
<li>Added utility function get_referred_instances() by @jesper-friis in https://github.com/SINTEF/dlite/pull/672</li>
<li>Fixed issue with creating metadata by @jesper-friis in https://github.com/SINTEF/dlite/pull/640</li>
<li>Improved handling of special cases by @jesper-friis in https://github.com/SINTEF/dlite/pull/671</li>
<li>Cleaned up mappings by @jesper-friis in https://github.com/SINTEF/dlite/pull/639</li>
<li>Ensure that only metadata is callable by @jesper-friis in https://github.com/SINTEF/dlite/pull/676</li>
<li>Added extra requirements for property mappings by @jesper-friis in https://github.com/SINTEF/dlite/pull/648</li>
<li>Catch missed errors during instance initiation by @jesper-friis in https://github.com/SINTEF/dlite/pull/665</li>
<li>Updated requirements in TEM-demo such that it should work out of the box by @jesper-friis in https://github.com/SINTEF/dlite/pull/657</li>
<li>Cleaned up mappings by @jesper-friis in https://github.com/SINTEF/dlite/pull/678</li>
</ul>
<p><strong>Full Changelog</strong>: https://github.com/SINTEF/dlite/compare/v0.4.2...v0.4.3</p>
EMMC-ASBL/oteapi-dlite: v0.1.4
What's Changed
[Auto-generated] Update dependencies by @TEAM4-0 in https://github.com/EMMC-ASBL/oteapi-dlite/pull/143
Added badge by @jesper-friis in https://github.com/EMMC-ASBL/oteapi-dlite/pull/140
Smarter generate by @jesper-friis in https://github.com/EMMC-ASBL/oteapi-dlite/pull/144
[Auto-generated] Update dependencies by @TEAM4-0 in https://github.com/EMMC-ASBL/oteapi-dlite/pull/149
Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8 by @dependabot in https://github.com/EMMC-ASBL/oteapi-dlite/pull/153
Proper lookup of collection by @jesper-friis in https://github.com/EMMC-ASBL/oteapi-dlite/pull/145
[Auto-generated] Update dependencies by @TEAM4-0 in https://github.com/EMMC-ASBL/oteapi-dlite/pull/154
Full Changelog: https://github.com/EMMC-ASBL/oteapi-dlite/compare/v0.1.3...v0.1.
SINTEF/dlite: v0.4.6
<h2>What's Changed</h2>
<ul>
<li>Fix typo in CMakeLists.txt when installing dlite-validate by @jesper-friis in https://github.com/SINTEF/dlite/pull/703</li>
<li>Do not free the librdf world if called from atexit handler. by @jesper-friis in https://github.com/SINTEF/dlite/pull/700</li>
<li>Changed assertment for invalid json to error by @jesper-friis in https://github.com/SINTEF/dlite/pull/698</li>
<li>Updated setup.py to read requirements from requirements.txt by @jesper-friis in https://github.com/SINTEF/dlite/pull/697</li>
<li>Updated gitignore files by @jesper-friis in https://github.com/SINTEF/dlite/pull/695</li>
<li>Update nbclient requirement from <0.9,>=0.2 to >=0.2,<0.10 by @dependabot in https://github.com/SINTEF/dlite/pull/707</li>
<li>Automatic detect virtualenv by @jesper-friis in https://github.com/SINTEF/dlite/pull/696</li>
<li>Added uninstall cmake target by @jesper-friis in https://github.com/SINTEF/dlite/pull/694</li>
<li>Avoid adding new states to session while freeing all states. by @jesper-friis in https://github.com/SINTEF/dlite/pull/713</li>
<li>Cleaned up checking whether we are in an atexit handler by @jesper-friis in https://github.com/SINTEF/dlite/pull/718</li>
<li>Patching virtualenv activate.sh for multiple Python versions by @jesper-friis in https://github.com/SINTEF/dlite/pull/664</li>
<li>Updated setting default CMAKE_INSTALL_PREFIX such that it is only set once by @jesper-friis in https://github.com/SINTEF/dlite/pull/715</li>
<li>Created a human readable error message for missing units. by @jesper-friis in https://github.com/SINTEF/dlite/pull/708</li>
<li>Improved error codes by @jesper-friis in https://github.com/SINTEF/dlite/pull/719</li>
<li>Added refcounting to storages by @jesper-friis in https://github.com/SINTEF/dlite/pull/716</li>
<li>Make json serialisation of collections more readable by @jesper-friis in https://github.com/SINTEF/dlite/pull/726</li>
<li>Applied general fixes from PR 667 by @jesper-friis in https://github.com/SINTEF/dlite/pull/720</li>
<li>Updated README file for python storage plugins by @jesper-friis in https://github.com/SINTEF/dlite/pull/733</li>
<li>Fix "make uninstall" by @jesper-friis in https://github.com/SINTEF/dlite/pull/728</li>
<li>Apply last changes from PR #667 by @jesper-friis in https://github.com/SINTEF/dlite/pull/736</li>
<li>Added tests for both new and old instance formats by @jesper-friis in https://github.com/SINTEF/dlite/pull/730</li>
<li>Added high-quality random number generators by @jesper-friis in https://github.com/SINTEF/dlite/pull/745</li>
<li>Added dockerfile for building with Ubuntu and minimal requirements by @jesper-friis in https://github.com/SINTEF/dlite/pull/729</li>
<li>Added image plugin by @jesper-friis in https://github.com/SINTEF/dlite/pull/732</li>
<li>Print DLite errors in color by default by @jesper-friis in https://github.com/SINTEF/dlite/pull/748</li>
<li>Try to test for Python 3.12 on Windows by @jesper-friis in https://github.com/SINTEF/dlite/pull/742</li>
<li>Added support for Python 3.12 via manylinux_x_y by @jesper-friis in https://github.com/SINTEF/dlite/pull/739</li>
<li>Improve compiling on Ubuntu by @jesper-friis in https://github.com/SINTEF/dlite/pull/753</li>
<li>Avoid duplication of error messages by @jesper-friis in https://github.com/SINTEF/dlite/pull/758</li>
<li>Fix issues when compiling without Python by @jesper-friis in https://github.com/SINTEF/dlite/pull/761</li>
<li>Updated error documentation by @jesper-friis in https://github.com/SINTEF/dlite/pull/760</li>
</ul>
<p><strong>Full Changelog</strong>: https://github.com/SINTEF/dlite/compare/v0.4.5...v0.4.6</p>
- …
