File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 33< head > 
44  < meta  charset ="utf-8 "> 
55  < title > RDF/JS: Data model specification</ title > 
6-   < script  src ="https://www.w3.org/Tools/respec/respec-w3c-common  " class ="remove "> </ script > 
6+   < script  src ="https://www.w3.org/Tools/respec/respec-w3c " class ="remove "> </ script > 
77  < script  class ="remove "> 
88    var  respecConfig  =  { 
99      specStatus : "CG-DRAFT" , 
6363          href : "https://github.com/rdfjs/data-model-spec" 
6464        } ] 
6565      } ] , 
66-       wg : "RDF JavaScript Libraries Community Group" , 
67-       wgURI : "https://www.w3.org/community/rdfjs/" , 
66+       group : "cg/rdfjs" , 
6867      wgPublicList : "public-rdfjs" , 
6968      maxTocLevel : 2 
7069    } ; 
@@ -243,7 +242,7 @@ <h3><dfn>Literal</dfn> interface</h3>
243242      < code > "Brad Pitt"</ code > )
244243    </ p > 
245244    < p > 
246-       < dfn > language</ dfn >  the language as lowercase BCP-47 [[! BCP47]] string (examples:
245+       < dfn > language</ dfn >  the language as lowercase [[ BCP47]] string (examples:
247246      < code > "en"</ code > , < code > "en-gb"</ code > ) or an empty string if the literal has no language.
248247    </ p > 
249248    < p > 
@@ -437,5 +436,7 @@ <h3><dfn>DataFactory</dfn> interface</h3>
437436    </ p > 
438437  </ section > 
439438</ section > 
439+ 
440+ < section  id ="conformance "> </ section > 
440441</ body > 
441442</ html > 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments