Code development platform for open source projects from the European Union institutions

Tags

Tags give the ability to mark specific points in history as being important
  • v0.5.2

    Release v0.5.2 - Digital Dimensions Integration
    
    Ontology Enhancements:
    - Integrated LFDS Digital Dimensions classification into main ontology
    - Added DigitalDimension class and DigitalDimensionsScheme
    - Added four digital dimension concepts: Data, Observation, DigitalPublicService, DigitalSolutions
    - Updated hasCategory property with proper domain and range
    
    Metadata & Documentation:
    - Added dcterms:editor to ontology metadata
    - Fixed W3C ReSpec validation errors in documentation template
    
    Files Removed:
    - ontologies/lomo-digital-dimensions.ttl (integrated into main ontology)
  • v0.5.1

    Release v0.5.1: Infrastructure & Documentation improvements
  • v0.5.0

    v0.5.0: Restructure class hierarchy with LegalFragment as root class
    
    - Add LegalFragment as LOMO-native root class for legal fragments
    - Set owl:equivalentClass to cdm:fragment_resource_legal and eli:LegalInformationObject
    - Restrict LegalRequirement to prescriptive rules (obligation, permission, prohibition, right)
    - Convert ConstitutiveRule from DeonticModality individual to proper Class
    - Make Definition a subclass of ConstitutiveRule
    - Remove ConstitutiveRule from DeonticModalityScheme (not a deontic modality)
    - Update hasDeonticModality, produces, setDefinition properties accordingly
    
    Fixes conceptual conflicts where LegalRequirement was too broad,
    ConstitutiveRule was mis-classified as deontic modality, and
    Definition was incorrectly positioned in the hierarchy.