Skip to content

Commit

Permalink
Merge pull request #524 from mmccool/dec-2022-results
Browse files Browse the repository at this point in the history
Updated TD results for Playground, editdor, wot-experimental
  • Loading branch information
mmccool committed Dec 15, 2022
2 parents 9ed795a + ec906f4 commit 518a166
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 38 deletions.
10 changes: 5 additions & 5 deletions data/input_2022/TD/Results/Playground.csv
Original file line number Diff line number Diff line change
Expand Up @@ -28,19 +28,19 @@
"td-default-qop","pass", ,"The value associated with member qop if not given MUST be assumed to have the default value auth."
"td-default-readOnly","pass", ,"The value associated with member readOnly if not given MUST be assumed to have the default value false."
"td-default-safe","pass", ,"The value associated with member safe if not given MUST be assumed to have the default value false."
"td-default-success","not-impl","being tracked with an issue","The value associated with member success if not given MUST be assumed to have the default value false."
"td-default-success","pass",,"The value associated with member success if not given MUST be assumed to have the default value false."
"td-default-writeOnly","pass", ,"The value associated with member writeOnly if not given MUST be assumed to have the default value false."
"td-expectedResponse-contentType","null", ,"If the content type of the expected response differs from the content type of the form, the Form instance MUST include a name-value pair with the name response."
"td-expectedResponse-default-contentType","null", ,"If no response name-value pair is provided, it MUST be assumed that the content type of the response is equal to the content type assigned to the Form instance."
"td-expectedResponse-contentType","not-impl", ,"If the content type of the expected response differs from the content type of the form, the Form instance MUST include a name-value pair with the name response."
"td-expectedResponse-default-contentType","pass", ,"If no response name-value pair is provided, it MUST be assumed that the content type of the response is equal to the content type assigned to the Form instance."
"td-form-protocolbindings","null", ,"If required, form objects MAY be supplemented with protocol-specific Vocabulary Terms identified with a prefix."
"td-format-validation-other-values","null", ,"When a value that is not found in the known set of values is assigned to format, such a validation SHOULD succeed."
"td-json-open","null", ,"TDs MUST be serialized according to the requirements defined in Section 8.1 of RFC8259 for open ecosystems."
"td-json-open","pass", ,"TDs MUST be serialized according to the requirements defined in Section 8.1 of RFC8259 for open ecosystems."
"td-json-open_accept-byte-order","null", ,"TD Processors MAY ignore the presence of a byte order mark rather than treating it as an error."
"td-json-open_no-byte-order","null", ,"Implementations MUST NOT add a byte order mark (U+FEFF) to the beginning of a TD document."
"td-ns-multilanguage-content-negotiation","null", ,"In cases where the default language has been negotiated, an @language member MUST be present to indicate the result of the negotiation and the corresponding default language of the returned content."
"td-ns-multilanguage-content-negotiation-no-multi","null", ,"When the default language has been negotiated successfully, TD documents SHOULD include the appropriate matching values for the members title and description in preference to MultiLanguage objects in titles and descriptions members."
"td-ns-multilanguage-content-negotiation-optional","null", ,"Note however that Things MAY choose to not support such dynamically-generated TDs nor to support language negotiation (e.g., because of resource constraints)."
"td-processor-serialization","null", ,"A TD Processor MUST be able to serialize Thing Descriptions into the JSON format and/or deserialize Thing Descriptions from that format, according to the rules noted in and."
"td-processor-serialization","pass", ,"A TD Processor MUST be able to serialize Thing Descriptions into the JSON format and/or deserialize Thing Descriptions from that format, according to the rules noted in and."
"td-security-binding","null", ,"If a Thing requires a specific access mechanism for an interaction, that mechanism MUST be specified in the security configuration of the Thing Description."
"td-security-in-query-over-uri","null", ,"The value uri SHOULD be specified for the name in in a security scheme only if query is not applicable."
"td-security-no-extras","null", ,"If a Thing does not require a specific access mechanism for an interaction, that mechanism MUST NOT be specified in the security configuration of the Thing Description."
Expand Down
2 changes: 1 addition & 1 deletion data/input_2022/TD/Results/editdor.csv
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"td-producer-mixed-direction","null","",
"td-security-extension","null","",
"td-text-direction-first-strong","pass","",
"td-text-direction-language-tag","null","",
"td-text-direction-language-tag","pass","",
"thing-model-td-generation-processor-extends","fail","",
"thing-model-td-generation-processor-forms","not-impl","",
"thing-model-td-generation-processor-imports","fail","",
Expand Down
64 changes: 32 additions & 32 deletions data/input_2022/TD/Results/wot-experimental.csv
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"td-action-names_input","pass","",
"td-action-names_output","pass","",
"td-action-names_safe","pass","",
"td-action-names_title","not-impl","",
"td-action-names_title","pass","",
"td-action-names_titles","not-impl","",
"td-action-names_uriVariables","not-impl","",
"td-action-objects","pass","all children passed",
Expand Down Expand Up @@ -62,46 +62,46 @@
"td-data-schema_maxItems","pass","",
"td-data-schema_maxLength","not-impl","",
"td-data-schema_maximum-IntegerSchema","not-impl","",
"td-data-schema_maximum-NumberSchema","not-impl","",
"td-data-schema_maximum-NumberSchema","pass","",
"td-data-schema_minItems","pass","",
"td-data-schema_minLength","not-impl","",
"td-data-schema_minimum-IntegerSchema","pass","",
"td-data-schema_minimum-NumberSchema","not-impl","",
"td-data-schema_minimum-NumberSchema","pass","",
"td-data-schema_multipleOf-IntegerSchema","pass","",
"td-data-schema_multipleOf-NumberSchema","not-impl","",
"td-data-schema_oneOf","pass","",
"td-data-schema_pattern","pass","",
"td-data-schema_properties","pass","",
"td-data-schema_readOnly","pass","",
"td-data-schema_required","not-impl","",
"td-data-schema_title","not-impl","",
"td-data-schema_title","pass","",
"td-data-schema_titles","not-impl","",
"td-data-schema_type","pass","result of a merge",
"td-data-schema_unit","not-impl","",
"td-data-schema_unit","pass","",
"td-data-schema_writeOnly","pass","",
"td-datetime-recommended-type","not-impl","result of a merge",
"td-datetime-type","not-impl","result of a merge",
"td-event-arrays","not-impl","data must have required property 'events'",
"td-event-arrays","pass","",
"td-event-names","not-impl","a child is not implemented",
"td-event-names_at-type","not-impl","",
"td-event-names_cancellation","not-impl","",
"td-event-names_data","not-impl","",
"td-event-names_dataResponse","not-impl","",
"td-event-names_description","not-impl","",
"td-event-names_description","pass","",
"td-event-names_descriptions","not-impl","",
"td-event-names_forms","not-impl","data must have required property 'events'",
"td-event-names_forms","pass","",
"td-event-names_subscription","not-impl","",
"td-event-names_title","not-impl","",
"td-event-names_title","pass","",
"td-event-names_titles","not-impl","",
"td-event-names_uriVariables","not-impl","",
"td-event-objects","not-impl","a child is not implemented",
"td-event-objects_cancellation","not-impl","",
"td-event-objects_data","not-impl","",
"td-event-objects_dataResponse","not-impl","",
"td-event-objects_subscription","not-impl","",
"td-events","not-impl","a child is not implemented",
"td-events_existence","not-impl","data must have required property 'events'",
"td-events_uniqueness","not-impl","no events",
"td-events","pass","all children passed",
"td-events_existence","pass","",
"td-events_uniqueness","pass","",
"td-expectedResponse-contentType","pass","",
"td-form-response-object","not-impl","",
"td-format-validation-known-values","not-impl","",
Expand All @@ -122,14 +122,14 @@
"td-objects","not-impl","a child is not implemented",
"td-objects_actions","pass","",
"td-objects_descriptions","not-impl","result of a merge",
"td-objects_events","not-impl","data must have required property 'events'",
"td-objects_events","pass","",
"td-objects_properties","pass","",
"td-objects_schemaDefinitions","pass","",
"td-objects_securityDefinitions","pass","",
"td-objects_uriVariables","not-impl","result of a merge",
"td-objects_version","not-impl","data must have required property 'version'",
"td-op-for-action","pass","",
"td-op-for-event","not-impl","",
"td-op-for-event","pass","",
"td-op-for-property","pass","",
"td-op-for-thing","pass","",
"td-processor","pass","",
Expand All @@ -144,28 +144,28 @@
"td-property-names_contentMediaType","pass","",
"td-property-names_description","pass","",
"td-property-names_descriptions","not-impl","",
"td-property-names_enum","not-impl","",
"td-property-names_enum","pass","",
"td-property-names_exclusiveMaximum","pass","result of a merge",
"td-property-names_exclusiveMinimum","pass","result of a merge",
"td-property-names_format","not-impl","",
"td-property-names_forms","pass","",
"td-property-names_items","pass","",
"td-property-names_maxItems","pass","",
"td-property-names_maxLength","not-impl","",
"td-property-names_maximum","not-impl","",
"td-property-names_maximum","pass","",
"td-property-names_minItems","pass","",
"td-property-names_minLength","not-impl","",
"td-property-names_minimum","not-impl","",
"td-property-names_minimum","pass","",
"td-property-names_multipleOf","pass","result of a merge",
"td-property-names_observable","pass","",
"td-property-names_oneOf","pass","",
"td-property-names_properties","pass","",
"td-property-names_readOnly","pass","",
"td-property-names_required","not-impl","",
"td-property-names_title","not-impl","",
"td-property-names_title","pass","",
"td-property-names_titles","not-impl","",
"td-property-names_type","pass","",
"td-property-names_unit","not-impl","",
"td-property-names_unit","pass","",
"td-property-names_uriVariables","not-impl","",
"td-property-names_writeOnly","pass","",
"td-security","pass","",
Expand Down Expand Up @@ -208,7 +208,7 @@
"td-vocab-at-type--Thing","not-impl","",
"td-vocab-authorization--BearerSecurityScheme","not-impl","",
"td-vocab-authorization--OAuth2SecurityScheme","not-impl","",
"td-vocab-base--Thing","not-impl","data must have required property 'base'",
"td-vocab-base--Thing","pass","",
"td-vocab-cancellation--EventAffordance","not-impl","",
"td-vocab-const--DataSchema","pass","",
"td-vocab-contentCoding--Form","pass","",
Expand All @@ -230,7 +230,7 @@
"td-vocab-descriptions--SecurityScheme","not-impl","",
"td-vocab-descriptions--Thing","not-impl","data must have required property 'descriptions'",
"td-vocab-enum--DataSchema","pass","",
"td-vocab-events--Thing","not-impl","data must have required property 'events'",
"td-vocab-events--Thing","pass","",
"td-vocab-exclusiveMaximum--IntegerSchema","pass","",
"td-vocab-exclusiveMaximum--NumberSchema","pass","",
"td-vocab-exclusiveMinimum--IntegerSchema","pass","",
Expand All @@ -257,11 +257,11 @@
"td-vocab-maxItems--ArraySchema","pass","",
"td-vocab-maxLength--StringSchema","not-impl","",
"td-vocab-maximum--IntegerSchema","not-impl","",
"td-vocab-maximum--NumberSchema","not-impl","",
"td-vocab-maximum--NumberSchema","pass","",
"td-vocab-minItems--ArraySchema","pass","",
"td-vocab-minLength--StringSchema","not-impl","",
"td-vocab-minimum--IntegerSchema","pass","",
"td-vocab-minimum--NumberSchema","not-impl","",
"td-vocab-minimum--NumberSchema","pass","",
"td-vocab-model--VersionInfo","not-impl","data must have required property 'version'",
"td-vocab-modified--Thing","not-impl","data must have required property 'modified'",
"td-vocab-multipleOf--IntegerSchema","pass","",
Expand All @@ -284,14 +284,14 @@
"td-vocab-op--Form_readmultipleproperties","not-impl","",
"td-vocab-op--Form_readproperty","pass","",
"td-vocab-op--Form_subscribeallevents","not-impl","",
"td-vocab-op--Form_subscribeevent","not-impl","",
"td-vocab-op--Form_subscribeevent","pass","",
"td-vocab-op--Form_unobserveallproperties","pass","",
"td-vocab-op--Form_unobserveproperty","pass","",
"td-vocab-op--Form_unsubscribeallevents","not-impl","",
"td-vocab-op--Form_unsubscribeevent","not-impl","",
"td-vocab-op--Form_unsubscribeevent","pass","",
"td-vocab-op--Form_writeallproperties","not-impl","",
"td-vocab-op--Form_writemultipleproperties","not-impl","",
"td-vocab-op--Form_writeproperty","not-impl","",
"td-vocab-op--Form_writeproperty","pass","",
"td-vocab-output--ActionAffordance","pass","",
"td-vocab-pattern--StringSchema","pass","",
"td-vocab-profile--Thing","not-impl","data must have required property 'profile'",
Expand All @@ -314,21 +314,21 @@
"td-vocab-scheme--SecurityScheme_bearer","not-impl","",
"td-vocab-scheme--SecurityScheme_digest","not-impl","",
"td-vocab-scheme--SecurityScheme_nosec","not-impl","",
"td-vocab-scheme--SecurityScheme_oauth2","not-impl","",
"td-vocab-scheme--SecurityScheme_oauth2","pass","",
"td-vocab-scheme--SecurityScheme_psk","not-impl","",
"td-vocab-scopes--Form","not-impl","",
"td-vocab-scopes--OAuth2SecurityScheme","not-impl","",
"td-vocab-security--Form","pass","",
"td-vocab-security--Thing","pass","result of a merge",
"td-vocab-securityDefinitions--Thing","pass","",
"td-vocab-sizes--Link","pass","",
"td-vocab-subprotocol--Form","not-impl","",
"td-vocab-subprotocol--Form","pass","",
"td-vocab-subscription--EventAffordance","not-impl","",
"td-vocab-success--AdditionalExpectedResponse","pass","",
"td-vocab-support--Thing","pass","",
"td-vocab-synchronous--ActionAffordance","not-impl","",
"td-vocab-title--DataSchema","not-impl","",
"td-vocab-title--InteractionAffordance","not-impl","",
"td-vocab-title--DataSchema","pass","",
"td-vocab-title--InteractionAffordance","pass","",
"td-vocab-title--Thing","pass","",
"td-vocab-titles--DataSchema","not-impl","",
"td-vocab-titles--InteractionAffordance","not-impl","",
Expand All @@ -343,13 +343,13 @@
"td-vocab-type--DataSchema_object","pass","",
"td-vocab-type--DataSchema_string","pass","",
"td-vocab-type--Link","pass","",
"td-vocab-unit--DataSchema","not-impl","",
"td-vocab-unit--DataSchema","pass","",
"td-vocab-uriVariables--InteractionAffordance","not-impl","",
"td-vocab-uriVariables--Thing","not-impl","data must have required property 'uriVariables'",
"td-vocab-version--Thing","not-impl","data must have required property 'version'",
"td-vocab-writeOnly--DataSchema","pass","",
"tm-compose-name-collision","not-impl","",
"tm-rel-type-maximum","not-impl","no rel:type in any link + no links array in the td",
"tm-rel-type-maximum","not-impl","no links array in the td",
"well-known-operation-types-only","pass","result of a merge",
"bindings-requirements-scheme","pass","",
"bindings-server-accept","pass","",
Expand Down

0 comments on commit 518a166

Please sign in to comment.