oneM2M TS-0034Release Notes diff from v5.0.3 to v5.0.2
  • ETSI title

  • 1 Scope
  • 2 References
    • 2.1 Normative references
    • 2.2 Informative references
  • 3 Abbreviations
  • 4 Conventions
  • 5 Architectural Model and Concepts
  • 6 Basic Resource Procedures
    • 6.1 <semanticDescriptor> Operations
      • 6.1.1 Introduction
      • 6.1.2 Create <semanticDescriptor>
      • 6.1.3 Retrieve <semanticDescriptor>
      • 6.1.4 Update <semanticDescriptor>
      • 6.1.5 Delete <semanticDescriptor>
    • 6.2 <semanticFanOutPoint> Operations
      • 6.2.1 Introduction
      • 6.2.2 Retrieve <semanticFanOutPoint>
    • 6.3 <semanticMashupJobProfile> Operations
      • 6.3.1 Introduction
      • 6.3.2 Create <semanticMashupJobProfile>
      • 6.3.3 Retrieve <semanticMashupJobProfile>
      • 6.3.4 Update <semanticMashupJobProfile>
      • 6.3.5 Delete <semanticMashupJobProfile>
    • 6.4 <semanticMashupInstance> Operations
      • 6.4.1 Introduction
      • 6.4.2 Create <semanticMashupInstance>
      • 6.4.3 Retrieve <semanticMashupInstance>
      • 6.4.4 Update <semanticMashupInstance>
      • 6.4.5 Delete <semanticMashupInstance>
    • 6.5 <mashup> Operations
      • 6.5.1 Introduction
      • 6.5.2 Retrieve <mashup>
    • 6.6 <semanticMashupResult> Operations
      • 6.6.1 Introduction
      • 6.6.2 Retrieve <semanticMashupResult>
      • 6.6.3 Delete <semanticMashupResult>
    • 6.7 <ontologyRepository> Operations
      • 6.7.1 Introduction
      • 6.7.2 Create <ontologyRepository>
      • 6.7.3 Retrieve <ontologyRepository>
      • 6.7.4 Update <ontologyRepository>
      • 6.7.5 Delete <ontologyRepository>
    • 6.8 <ontology> Operations
      • 6.8.1 Introduction
      • 6.8.2 Create <ontology>
      • 6.8.3 Retrieve <ontology>
      • 6.8.4 Update <ontology>
      • 6.8.5 Delete <ontology>
      • 6.8.6 Semantic query on <ontology> resource via Retrieve
    • 6.9 <semanticValidation> Operations
      • 6.9.1 Introduction
      • 6.9.2 Create <semanticValidation>
      • 6.9.3 Retrieve <semanticValidation>
      • 6.9.4 Update <semanticValidation>
      • 6.9.5 Delete <semanticValidation>
    • 6.10 <ontologyMapping> Operations
      • 6.10.1 Introduction
      • 6.10.2 Create <ontologyMapping> (Ontology Mapping)
      • 6.10.3 Retrieve <ontologyMapping> (Get the ontology mapping result)
      • 6.10.4 Update <ontologyMapping> (Ontology Mapping)
      • 6.10.5 Delete <ontologyMapping>
    • 6.11 <ontologyMappingAlgorithm> Procedure
    • 6.12 <ontologyMappingAlgorithmRepository> Procedure
    • 6.13 <semanticRuleRepository> Operations
      • 6.13.1 Introduction
      • 6.13.2 Create <semanticRuleRepository>
      • 6.13.3 Retrieve <semanticRuleRepository>
      • 6.13.4 Update <semanticRuleRepository>
      • 6.13.5 Delete <semanticRuleRepository>
    • 6.14 <reasoningRules> Operations
      • 6.14.1 Introduction
      • 6.14.2 Create <reasoningRules>
      • 6.14.3 Retrieve <reasoningRules>
      • 6.14.4 Update <reasoningRules>
      • 6.14.5 Delete <reasoningRules>
    • 6.15 <reasoningJobInstance> Operations
      • 6.15.1 Introduction
      • 6.15.2 Create <reasoningJobInstance>
      • 6.15.3 Retrieve <reasoningJobInstance>
      • 6.15.4 Update <reasoningJobInstance>
      • 6.15.5 Delete <reasoningJobInstance>
  • 7 Functional Descriptions
    • 7.1 Overview
    • 7.2 Access Control
      • 7.2.1 Direct ACP control via semantic graph store
        • 7.2.1.1 Introduction
        • 7.2.1.2 Create SD relationship triples
        • 7.2.1.3 Create ACP triples and ACP binding triples
          • 7.2.1.3.1 Access Control Ontology
          • 7.2.1.3.2 Example of Using Access Control Ontology
        • 7.2.1.4 Conduct semantic operations with direct ACP control
        • 7.2.1.5 Synchronization ACP triples and SD-related triples in the SGS with the resource tree
          • 7.2.1.5.1 Introduction
          • 7.2.1.5.2 Procedure for creating ACP triples when a new <accessControlPolicy> resource is created
          • 7.2.1.5.3 Procedure for updating ACP triples when an existing <accessControlPolicy> resource is updated
          • 7.2.1.5.4 Procedure for deleting ACP triples when an existing <accessControlPolicy> resource is deleted
          • 7.2.1.5.5 Procedure for creating ACP-SD binding triples and SD relationship triples in SGS
          • 7.2.1.5.6 Procedure for updating ACP-SD binding triples in SGS
          • 7.2.1.5.7 Procedure for updating SD relationship triples in SGS
          • 7.2.1.5.8 Procedure for deleting SD relationship triples and ACP-SD binding triples in SGS
    • 7.3 Semantics Annotation
    • 7.4 Semantic Filtering and Discovery
      • 7.4.1 Introduction
      • 7.4.2 Annotation-based semantic discovery method
      • 7.4.3 Resource link-based method
    • 7.5 Semantic Queries and Query Scope
    • 7.6 Content-related Semantic Resource Discovery and Semantic Query
    • 7.7 Semantics Mashup
      • 7.7.1 Introduction
      • 7.7.2 Semantic Mashup Function (SMF) Description
        • 7.7.2.1 Introduction
        • 7.7.2.2 High-level architecture
        • 7.7.2.3 High-level operations
    • 7.8 Semantics-based Data Analytics
    • 7.9 Ontology Management
    • 7.10 Semantic Validation
      • 7.10.1 Introduction
      • 7.10.2 Semantic validation independent of <semanticDescriptor> resource operation
      • 7.10.3 Semantic validation triggered when Create or Update a <semanticDescriptor> resource
      • 7.10.4 Aspects to be checked in semantic validation
    • 7.11 Semantics Reasoning
    • 7.12 Ontology Mapping
      • 7.12.1 Introduction
      • 7.12.2 Semantic query and semantic resource discovery based on the ontology mapping result
        • 7.12.2.1 Introduction
        • 7.12.2.2 Procedures
  • 8 History
Copyright © 2024 oneM2M Partnership Project