{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":8249948,"defaultBranch":"version5","name":"owlapi","ownerLogin":"owlcs","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2013-02-17T11:51:14.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/4671070?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1725802260.0","currentOid":""},"activityList":{"items":[{"before":"2d5441826e30199813ff91ef2f27489967279a60","after":"0e7166f4df44d40dbe66d74c3e8710ef4fd5ee4b","ref":"refs/heads/version5","pushedAt":"2024-09-08T13:30:15.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"ignazio1977","name":"Ignazio Palmisano","path":"/ignazio1977","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2596901?s=80&v=4"},"commit":{"message":"fix bom and release 5.5.1.1","shortMessageHtmlLink":"fix bom and release 5.5.1.1"}},{"before":"2ef0667947ae3d5f86d88aca86e5d6e65d9feda6","after":"2d5441826e30199813ff91ef2f27489967279a60","ref":"refs/heads/version5","pushedAt":"2024-08-03T08:22:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ignazio1977","name":"Ignazio Palmisano","path":"/ignazio1977","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2596901?s=80&v=4"},"commit":{"message":"Fix case sensitive extensions in ZipIRIMapper\n\nFix case sensitive extensions in ZipIRIMapper\r\n\r\nFixes #1140","shortMessageHtmlLink":"Fix case sensitive extensions in ZipIRIMapper"}},{"before":"8f3c5a6b57fbb36c9f3f211fb49ac5617c827dc0","after":"2ef0667947ae3d5f86d88aca86e5d6e65d9feda6","ref":"refs/heads/version5","pushedAt":"2024-08-03T08:14:59.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"ignazio1977","name":"Ignazio Palmisano","path":"/ignazio1977","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2596901?s=80&v=4"},"commit":{"message":"GH-1145 verify both ignore and throw exception behaviours","shortMessageHtmlLink":"GH-1145 verify both ignore and throw exception behaviours"}},{"before":"bdd2bf391ece3b6233b82c9f63c4af60feaabd36","after":"25f8fc827c6d2755320ccac06409d5a6f9b5f54b","ref":"refs/heads/version4","pushedAt":"2024-05-13T11:51:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ignazio1977","name":"Ignazio Palmisano","path":"/ignazio1977","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2596901?s=80&v=4"},"commit":{"message":"osgi: Do not require SLF4J version 2 or later.\n\nThe client side of the SLF4J API is backwards compatible, so even if the\nOWLAPI is compiled against slf4j-api version 2.x (currently 2.0.11), it\ncan still be used in a program that provides slf4j-api version 1.x.\n\nBut the OSGi distribution of OWLAPI is forcefully requiring slf4j-api\nversion 2.0 at a minimum, because the Apache Felix maven-bundle-plugin\nis automatically inserting the following instruction in the manifest of\nthe owlapi-osgidistribution archive:\n\n Import-Package: […],org.slf4j;version=[2.0,3),\n org.slf4j.spi;version=\"[2.0,3)\",[…]\n\nthereby forcing any OSGi application to upgrade to SLF4J 2.x in order to\nkeep using the OWLAPI.\n\nThis commit amends the configuration of the maven-bundle-plugin to\nexplicitly insert Import-Package instructions that (1) accept both\nversions 1.x and 2.x of slf4j-api and (2) do not require the\norg.slf4j.spi package (which is only needed for slf4j 2.x).","shortMessageHtmlLink":"osgi: Do not require SLF4J version 2 or later."}},{"before":"1f4764dc2774f380eb085a33d782680233c42cf0","after":"bdd2bf391ece3b6233b82c9f63c4af60feaabd36","ref":"refs/heads/version4","pushedAt":"2024-05-08T18:39:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ignazio1977","name":"Ignazio Palmisano","path":"/ignazio1977","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2596901?s=80&v=4"},"commit":{"message":"OWLAPI release 4.5.27","shortMessageHtmlLink":"OWLAPI release 4.5.27"}},{"before":"9a2cf4ff867107da4d74adbb51611d5a50b28322","after":"1f4764dc2774f380eb085a33d782680233c42cf0","ref":"refs/heads/version4","pushedAt":"2024-05-07T15:42:22.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ignazio1977","name":"Ignazio Palmisano","path":"/ignazio1977","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2596901?s=80&v=4"},"commit":{"message":"Fix forced use of oboInOwl namespace when translating OBO IDs.\n\nThis commit rewrites part of the OWLAPIObo2Owl#oboIdToIRI_load() method\nso that the oboInOwlDefault parameter is only used when translating\nunprefixed IDs (where it instructs to create an IRI in the oboInOwl\nnamespace instead of the ontology's default namespace). When translating\na prefixed ID, the IRI to construct should always use the URL prefix\ndictated by the prefix.\n\ncloses #1112\n\n2nd commit message:\nEnsure longest namespace match is used. Disallow prefixes that are\nsubstrings of OBO namespace.\n\n3rd commit message:\nIf a prefix is declared in idspaces, don't use # separator for\n\"non-canonical\" ids.\n\n4th commit message:\nDrop conflicting id annotations rather than stuff into owl-axioms\nheader.\n\n5th commit message:\nCorrected key comparison in OBOFormatPrefixManager. Exclude OBO IRIs\nfrom idspaces.\n\n7th commit message:\nDon't inject default semweb prefixes into OBO document format.\n\n8th commit message:\nTest prefixes aren't injected.","shortMessageHtmlLink":"Fix forced use of oboInOwl namespace when translating OBO IDs."}},{"before":"fff131933dfc8c7f932e14554eec6c53ceb68502","after":"9a2cf4ff867107da4d74adbb51611d5a50b28322","ref":"refs/heads/version4","pushedAt":"2024-03-10T19:11:49.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ignazio1977","name":"Ignazio Palmisano","path":"/ignazio1977","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2596901?s=80&v=4"},"commit":{"message":"Fix #1126 Handle exception when comparing integer literals.\n\nWhen comparing integer literal values, if the value we must compare to\nis not a OWLLiteralImplInteger, the call to parseInteger could raise a\nNumberFormatException if the value is too large to fit into a 32-bit\ninteger.\n\nThis commit catches this possible exception and falls back to comparing\nthe integer based on their string literal representations.\n\ncloses #1126","shortMessageHtmlLink":"Fix #1126 Handle exception when comparing integer literals."}},{"before":"c5c2bd29b8d4be6779b8993110f8e7e56af0cf46","after":"fff131933dfc8c7f932e14554eec6c53ceb68502","ref":"refs/heads/version4","pushedAt":"2024-03-10T18:53:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ignazio1977","name":"Ignazio Palmisano","path":"/ignazio1977","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2596901?s=80&v=4"},"commit":{"message":"Fixed ontology iri parsing when annotation imports same iri\n\nThis fix adds a condition to check wether the parsed IRIs\nare used as subject for the owl#imports. This fixes #1080\nfor owl api version 4.\n\nSigned-off-by: Victor Chavez ","shortMessageHtmlLink":"Fixed ontology iri parsing when annotation imports same iri"}},{"before":"c00d5a660a902ad7176fbe458c513bd0025188bb","after":"9b28c96fdf54b95b6d19c60beeee14b104675ae3","ref":"refs/heads/version6","pushedAt":"2024-01-24T22:12:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ignazio1977","name":"Ignazio Palmisano","path":"/ignazio1977","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2596901?s=80&v=4"},"commit":{"message":"Added support for MS syntax to include all features from OWL2 DL","shortMessageHtmlLink":"Added support for MS syntax to include all features from OWL2 DL"}},{"before":"37671758f28c58c31e5e00daa8e7f6689b3420d1","after":"c5c2bd29b8d4be6779b8993110f8e7e56af0cf46","ref":"refs/heads/version4","pushedAt":"2024-01-24T22:12:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ignazio1977","name":"Ignazio Palmisano","path":"/ignazio1977","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2596901?s=80&v=4"},"commit":{"message":"Added support for MS syntax to include all features from OWL2 DL","shortMessageHtmlLink":"Added support for MS syntax to include all features from OWL2 DL"}},{"before":"43a488bbb5400af20f19d6491865ca1857b3f334","after":"c00d5a660a902ad7176fbe458c513bd0025188bb","ref":"refs/heads/version6","pushedAt":"2024-01-20T20:15:31.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"ignazio1977","name":"Ignazio Palmisano","path":"/ignazio1977","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2596901?s=80&v=4"},"commit":{"message":"dependencies update","shortMessageHtmlLink":"dependencies update"}},{"before":"1370e61ea62555da5c48a482f3697790537c34a7","after":"8f3c5a6b57fbb36c9f3f211fb49ac5617c827dc0","ref":"refs/heads/version5","pushedAt":"2024-01-20T20:15:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ignazio1977","name":"Ignazio Palmisano","path":"/ignazio1977","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2596901?s=80&v=4"},"commit":{"message":"Fix #1118 dependency updates","shortMessageHtmlLink":"Fix #1118 dependency updates"}},{"before":"b683b03cbe7587fbc8a19c4a44360cfa27a97320","after":"1370e61ea62555da5c48a482f3697790537c34a7","ref":"refs/heads/version5","pushedAt":"2024-01-14T21:06:16.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"ignazio1977","name":"Ignazio Palmisano","path":"/ignazio1977","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2596901?s=80&v=4"},"commit":{"message":"Fix #1118 dependency updates","shortMessageHtmlLink":"Fix #1118 dependency updates"}},{"before":"0816311cea4b7f2ec9f593fb95032f67f0920159","after":"37671758f28c58c31e5e00daa8e7f6689b3420d1","ref":"refs/heads/version4","pushedAt":"2024-01-13T19:03:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ignazio1977","name":"Ignazio Palmisano","path":"/ignazio1977","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2596901?s=80&v=4"},"commit":{"message":"fix for #1118 change","shortMessageHtmlLink":"fix for #1118 change"}},{"before":"cd03d3f8f465cb6434b092195d0d542eb75ce323","after":"0816311cea4b7f2ec9f593fb95032f67f0920159","ref":"refs/heads/version4","pushedAt":"2024-01-10T23:25:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ignazio1977","name":"Ignazio Palmisano","path":"/ignazio1977","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2596901?s=80&v=4"},"commit":{"message":"4.5.27-snapshot","shortMessageHtmlLink":"4.5.27-snapshot"}},{"before":"ef36be6102cfbfe672447d71aebe8d4253b5c018","after":"cd03d3f8f465cb6434b092195d0d542eb75ce323","ref":"refs/heads/version4","pushedAt":"2024-01-10T23:03:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ignazio1977","name":"Ignazio Palmisano","path":"/ignazio1977","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2596901?s=80&v=4"},"commit":{"message":"Fix #1118 dependency updates","shortMessageHtmlLink":"Fix #1118 dependency updates"}},{"before":"889e981e60ef2a4c6fbad04216a072b5bddc32ae","after":"ef36be6102cfbfe672447d71aebe8d4253b5c018","ref":"refs/heads/version4","pushedAt":"2023-10-18T21:29:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ignazio1977","name":"Ignazio Palmisano","path":"/ignazio1977","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2596901?s=80&v=4"},"commit":{"message":"Fix forced use of oboInOwl namespace when translating OBO IDs.\n\nThis commit rewrites part of the OWLAPIObo2Owl#oboIdToIRI_load() method\nso that the oboInOwlDefault parameter is only used when translating\nunprefixed IDs (where it instructs to create an IRI in the oboInOwl\nnamespace instead of the ontology's default namespace). When translating\na prefixed ID, the IRI to construct should always use the URL prefix\ndictated by the prefix.\n\ncloses #1112","shortMessageHtmlLink":"Fix forced use of oboInOwl namespace when translating OBO IDs."}},{"before":"0062ec47116343f053d506b905717892a33ee8e9","after":"889e981e60ef2a4c6fbad04216a072b5bddc32ae","ref":"refs/heads/version4","pushedAt":"2023-07-18T06:56:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ignazio1977","name":"Ignazio Palmisano","path":"/ignazio1977","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2596901?s=80&v=4"},"commit":{"message":"OWLAPI 4.5.26","shortMessageHtmlLink":"OWLAPI 4.5.26"}},{"before":"0044b995936d6b51ad536d705b6c7f50a6001d1f","after":"0062ec47116343f053d506b905717892a33ee8e9","ref":"refs/heads/version4","pushedAt":"2023-07-16T23:05:04.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ignazio1977","name":"Ignazio Palmisano","path":"/ignazio1977","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2596901?s=80&v=4"},"commit":{"message":"Fix Shared class expression causes extra triples in output #1109\n\nDefer check was on objects but not on lists, causing triple duplication.","shortMessageHtmlLink":"Fix Shared class expression causes extra triples in output #1109"}},{"before":"4bc5d44ba48f13eb2e1d73fa3f07345a42808701","after":"0044b995936d6b51ad536d705b6c7f50a6001d1f","ref":"refs/heads/version4","pushedAt":"2023-03-18T21:35:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ignazio1977","name":"Ignazio Palmisano","path":"/ignazio1977","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2596901?s=80&v=4"},"commit":{"message":"Allow arbitrary annotation properties as qualifier tags in OBO #1099\n\nAllowing arbitrary defined annotation properties as qualifier tags.\n\nUse oboInOWL as the default namespace when looking up tag IRIs.\nThis helps with backwards compatibility for undeclared annotation\nproperties.\n\nEnforce oio namespace for created_by and creation_date.","shortMessageHtmlLink":"Allow arbitrary annotation properties as qualifier tags in OBO #1099"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEsB1n-QA","startCursor":null,"endCursor":null}},"title":"Activity · owlcs/owlapi"}