Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Annotations for Relations #71

Open
pajoma opened this issue Jan 11, 2024 · 0 comments
Open

Annotations for Relations #71

pajoma opened this issue Jan 11, 2024 · 0 comments

Comments

@pajoma
Copy link
Contributor

pajoma commented Jan 11, 2024

Annotations are correctly rendered for values (literals), but they are missing for IRIs

"sdo:audience": {
                "@id": "http://purl.org/dcx/lrmi-vocabs/educationalAudienceRole/generalPublic"
            },
            "sdo:competencyRequired": {
                "@language": "en",
                "@value": "Candidates for this course are expected to have a solid foundation in accounting principles, including a strong understanding of financial reporting and financial statement analysis. Familiarity with corporate accounting procedures, such as consolidation and intercompany transactions, is also necessary. A basic knowledge of accounting information systems and their role in financial reporting is required. Additionally, participants should have proficient quantitative skills to effectively analyze financial data.",
                "@annotation": {
                    "https://w3id.org/eav/created": "2023-12-28T12:36:17.530618+00:00",
                    "https://w3id.org/eav/model": "TheBloke/Mistral-7B-Instruct-v0.2-GGUF/mistral-7b-instruct-v0.2.Q5_K_M.gguf",
                    "https://w3id.org/eav/confidence": "0.85",
                    "https://w3id.org/eav/explanation": "The description explicitly mentions learning about financial reporting (Konzernrechnungslegung), balance sheet analysis (Bilanzanalyse), and accounting systems, which aligns with the competencies related to accounting principles, financial statement analysis, and accounting information systems. Additionally, the course content seems to imply some level of complexity, suggesting a need for a solid understanding of these concepts. However, the description does not mention any prerequisites regarding prior experience or education, making it unclear whether a beginner in accounting would be able to keep up with the pace of the course."
                }
            },

Adapt the AnnotationInjector, should not only look for "@value", but also "@id"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant